News having problems in firefox

October 2015 Joomla Template
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Jan 10, 2016 10:04 pm
Reply with quote
Report this post
Hello.
Today I noticed that in firefox there are some problems.
1. When hovering the news module, the red background isn't the same width as the image
2. Title gets cut or hide at the right
3. I have applied a custom padding which is not visible in firefox
Look at the attachment please.

I didn't notice any of theese in chrome!

Site is located here (under construction) www.zantepress24.gr/test24
User avatar
Fresh Boarder

teitbite
Wed Jan 13, 2016 3:52 pm
Reply with quote
Report this post
Hi

1. Add this to override.css

Code: Select all
.nsphover .nspHoverOverlay {
    margin: 0;
}


2. What is cut off exactly ? It looks fine to me. Maybe You just need to configure title to show more words. It's in module's options.

3. I can see a code in override.css line 7 which is adding a padding on left and right for this module:

Code: Select all
.box.petres {
    padding: 0 10px;
}


and it's working fine.
User avatar
Moderator


cron