News Module Summary font????

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
AtomicAge

News Module Summary font????

Post by AtomicAge »

CMSMS: 1.2.3
News: 2.6

IE6 & 7 (PC): The News Summary page has the proper font attributes (bold, size, etc), but the font is courier. Changing the News stylesheet doesn't make a difference. The actual NEWS DETAIL page looks perfect.

Any help would be MUCH appreciated.

- AA

------ I'm also having a HUGE problem with the summary display in Safari (Mac)
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

Re: News Module Summary font????

Post by hexdj »

I would recommend:

1. Get either Firebug and/or the FF Web Developer toolbar so you know exactily what elements you need to target in your CSS, there's also a Developer Bar for IE

2. Try looking into your News template there might be another HTML tag in there that's changing things in the final code.

3. Give us a link to your site so we can help you a little more
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: News Module Summary font????

Post by Dr.CSS »

If changing the CSS isn't working it's set when adding the news article using the font drop down in the wysiwyg/editor and anything set in the html via the editor is going to take president over CSS...
acropia

Re: News Module Summary font????

Post by acropia »

I have exactly the same problem with MSIE 7. And I narrowed the problem to some code-tags appearing in my output. The code-tags are before and after the complete news block.

I'm looking for the right file where this code-tags are added, but can't find it...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: News Module Summary font????

Post by Dr.CSS »

If you are getting your news stuff blablabla it's because you inserted the {news} tag in the page in edit mode/Content: box and the editor put those around it, if you go back to that page and hit the "Turn WYSIWYG on/off" button you will see the formatting around your news tag... I bet... ;)
Locked

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