[RESOLVED] Article Font: 1st Listing

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
LPWV
Posts: 34
Joined: Mon 19. Dec 2005, 04:31

[RESOLVED] Article Font: 1st Listing

Post by LPWV »

Can someone please tell me how to change the font of the first article listed on my article page...

The newest article heading shows in a smaller font as the rest and I want them all the same...

Also, Is there a way to call the headline for the three newest article on the home page of the site.

To see what I mean about the fonts, http://www.lpwv.org go to the LPWV News Center...

BTW: Thanks for all the help over the past couple of days...
Last edited by LPWV on Tue 27. Dec 2005, 03:28, edited 1 time in total.
Michael S. Wilson
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

<div style="color:#333333; padding: 20px";>
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

:!:
<div style="color:#333333; padding: 20px;">
:!:
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

pepe wrote::!:
Thanks Pepe... it was late at night ( errr... early morning)
:!:
LPWV
Posts: 34
Joined: Mon 19. Dec 2005, 04:31

Post by LPWV »

Where do I add that line...I was hoping there was something in the default CSS or something so it woulf change it globally throughout my site.

Thanks again
Michael S. Wilson
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

LPWV wrote:Where do I add that line...I was hoping there was something in the default CSS or something so it woulf change it globally throughout my site.

Thanks again
Take a look at the rendered source of your frontend page.
I think it's only that ~one~ missing "quote". :!:

Find that First News Heading... (was "The LP"--> now is "County Libertarians Adopt-a-Spot") :!:

Correlate that tag with ~where~ in the LPWV NEWS CENTER category you placed this article (content part). :idea:

Are you using the {NEW:25} tag and maybe setting the article top count to show newest five(5) "with summary" :?:

Since it's a wrapping DIV (using Inline Style), with no ID or CLASS, you can't use CSS to solve it :!:

If you've edited any "core" phpWCMS files or used someone's "add-on" REP TAG, it's possible the quote mark was dropped during editing. :?:
LPWV
Posts: 34
Joined: Mon 19. Dec 2005, 04:31

Post by LPWV »

All I have done is create a Site Structure under Home called LPWV News Center...

Then I am adding Articles unde the Article Tab...by clicking the add icon on LPWV NEWS CENTER>...


I am very new to all of this, sorry to be so ignorant...But I just can't figure this out....
Michael S. Wilson
Post Reply