Anyone please help with this Firefox issue.

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
99debra99

Anyone please help with this Firefox issue.

Post by 99debra99 »

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. 
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Anyone please help with this Firefox issue.

Post by Dr.CSS »

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
99debra99

Re: Anyone please help with this Firefox issue.

Post by 99debra99 »

Thanks Mark!

That did the trick...You are starting to become my CSS guru!

:D

Kind regards, Debra.
Locked

Return to “Layout and Design (CSS & HTML)”