Page 1 of 1
News Module Summary font????
Posted: Fri Feb 01, 2008 6:07 pm
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)
Re: News Module Summary font????
Posted: Sat Feb 02, 2008 12:06 am
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
Re: News Module Summary font????
Posted: Sun Feb 03, 2008 2:50 am
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...
Re: News Module Summary font????
Posted: Wed Jul 16, 2008 12:34 pm
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...
Re: News Module Summary font????
Posted: Thu Jul 17, 2008 7:14 am
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...
