Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to customize Contact us Page with CSS?

How to customize Contact us Page with CSS?

Locked

Views: 920

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
11 Nov 2009, 7:20 AM
#1
hooai12 avatar

hooai12

New Zenner

Join Date:
Apr 2009
Posts:
30
Plugin Contributions:
0

How to customize Contact us Page with CSS?

Hello
I've been asking alot and I still haven't got any luck with yet.

My contact us page has a White color font with white background.
I thinkg that I change some colors of text to white color for my main page, and my contact us page got turned into white text also.

I not I cannot change the font of my contact us page.

I want to keep the white font for my main page but,

How can I change color of the font for my contact page?

11 Nov 2009, 8:10 AM
#2
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: How to customize Contact us Page with CSS?

hooai12:

Hello
I've been asking alot and I still haven't got any luck with yet.

My contact us page has a White color font with white background.
I thinkg that I change some colors of text to white color for my main page, and my contact us page got turned into white text also.

I not I cannot change the font of my contact us page.

I want to keep the white font for my main page but,

How can I change color of the font for my contact page?

If you are using the default 'classic' template you'll need to identify the DIV 'id' used for the contact page, then using this id adding it, and your new color definitions into a custom.css file.

It may be easier to try a different template though, which may or may not already have this defined to use a different font color.

Handy tip: When playing with and looking for CSS tags, defines, etc, use Mozilla Firefox with the "Firebug" extension. It is a very handy and often underrated tool. The nicest thing about it is that you can change values while vieiwing a 'live' webpage, so you get instant feedback. Changes made this way are not permanent (until you make them to a the actual .css file)

Happy hunting and playing.

Cheers
Rod