Intro text and hit/date get mixed and become unreadable

October 2015 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Apr 02, 2016 7:24 am
Reply with quote
Report this post
Hi,

I checked the demo version and saw the same problem that in "Position: mainbody_bottom" the module that's titled " Sport News " gets its intro text mixed with hits counter once mouse is over each block. How can I fix it?

Your help would be much appreciated.
Thanks,
M
User avatar
Senior Boarder

teitbite
Tue Apr 05, 2016 10:33 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.nsphover .nspHoverOverlay h4.nspHeader {
    line-height: 1.1;
    margin-bottom: 0.5rem;
}

.nsphover .nspHoverOverlay .nspText,
.nsphover .nspHoverOverlay .nspText a {
    line-height: 1;
    margin-top: 0.5rem;
}
User avatar
Moderator

GK User
Wed Apr 20, 2016 11:13 am
Reply with quote
Report this post
Thanks,
I actually found it more suitable to limit the words to make it stop mixing with the hits. Please close the thread.
M.
User avatar
Senior Boarder

teitbite
Sun Apr 24, 2016 11:09 am
Reply with quote
Report this post
Hi

Ok. Thank You for the tip. Thread closed s requested.
User avatar
Moderator


cron