Bug: lists in content and PageBreak lists

September 2015 Joomla Template
GK User
Thu Dec 08, 2016 2:20 pm
Hi,
I find bug:
list_bug.jpg

On the left side placed content.
On the right side placed PageBreak plugin with list of contents.
Links in the rectangle not clickable.
I use standard CSS styles.

How to fix this bug?
User avatar
Junior Boarder

teitbite
Tue Dec 13, 2016 3:51 pm
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Wed Dec 14, 2016 5:09 pm
Sent.
User avatar
Junior Boarder

teitbite
Sat Dec 17, 2016 12:57 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.article-index {
    position: relative;
    z-index: 2;
}
User avatar
Moderator

GK User
Thu Feb 02, 2017 12:53 pm
Hi,
Thanks.
This bug now is fixed.
User avatar
Junior Boarder

teitbite
Mon Feb 06, 2017 1:22 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron