Topic-icon Like Comment Box Under Other Objects

Active Subscriptions:

None
11 years 3 months ago #30510 by suimef
I searched here and other forums for a fix to the Like comments box coming up under other content but all topics I seem to find do not come to a conclusion or fix.
I tried a number of z-index fixes, not sure if I am just putting them in the wrong place or on the wrong module or something?
Any chance you could help me out as some of the Like comment boxes are totally out of view and pointless?

File Attachment:

condcrete.com.au/

Chris
The topic has been locked.
Support Specialist
11 years 3 months ago #30518 by alzander
Please edit condcrete.com.au/templates/rt_diametric_.../css/joomla-core.css . Around line 227, you'll see:
.component-content .items-row {
overflow: hidden;
margin-bottom: 10px !important;
}
Remove that overflow:hidden statement. That's hiding the popup and should fix your issue.

Hope that helps,
Alex
The topic has been locked.