Blue Alert box after saving a tiki page stays on top of "Wiki top line location"
- Status
- Open
- Subject
- Blue Alert box after saving a tiki page stays on top of "Wiki top line location"
- Version
- 15.x
- Category
- Usability
- Feature
- Wiki (page view, edit, history, rename, etc)
- Resolution status
- New
- Submitted by
- Fernando Torres
- Lastmod by
- Fernando Torres
- Rating
- Description
Blue Alert box after saving a tiki page stays on top of "Wiki top line location" when it`s on the top position , making it difficult to close the alert. Its because the alert div is rendered after the top line, and they stack. (lack of a clear property?)
I use this custom JS to make it work: $('#col1 > .pull-right').insertAfter('#col1 > .al
ert.al ert-info.al ert-dismissable'); Tested in a trunk show instance, and everything seems right. Maybe it has been fixed in the trunk? Can we make it to te 15.x?
Show instance: http://fvtorres-11800-5973.show.tikiwiki.org
User: admin
Pass: 12345Thanks
- Solution
- In svn commit 58782 I removed the right-floated div that was causing the overlap with alert messages. "Simplified layout template by removing div.pull-right from around block.quicknav to prevent overlaps caused by uncontained/clearfixed floated wiki topline icons, etc. Sites or themes that need the previous behavior (float the icons and deal with overlaps) can add a "float:right" to div.wikiactions_wrapper."
- Importance
- 5
- Easy to solve?
- 7
- Priority
- 35
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5973
- Created
- Friday 03 June, 2016 06:51:39 UTC
by Fernando Torres - LastModif
- Monday 06 June, 2016 20:21:27 UTC