Hiyya! :D
I have this news page:
http://www.fireworks-styles.com/index.p ... atest_news
While it looks fine in IE, as you can see it's a bit of a mess in FF. I'm using the news module for this page and I'm guessing it is something to do with my CSS.
If anyone could please take a check and have some advice I would be greatful,
Kind regards, Debra.
Anyone please help with this Firefox issue.
Re: Anyone please help with this Firefox issue.
try taking this line out,,
.NewsSummaryContent {
margin-bottom: 15px;
height: 75px;
background: url(uploads/images/newsdragon.gif) no-repeat;
font:12px Verdana, Arial, Helvetica, sans-serif;
padding:0 0 0 80px;
color: #333;
}
mark
.NewsSummaryContent {
margin-bottom: 15px;
height: 75px;
background: url(uploads/images/newsdragon.gif) no-repeat;
font:12px Verdana, Arial, Helvetica, sans-serif;
padding:0 0 0 80px;
color: #333;
}
mark
Re: Anyone please help with this Firefox issue.
Thanks Mark!
That did the trick...You are starting to become my CSS guru!

Kind regards, Debra.
That did the trick...You are starting to become my CSS guru!

Kind regards, Debra.