help needed with Hilite please

  You are currently not logged in. You can view the forums, but cannot post messages. Log In | Register

23-Jan-10 11:30
Hi, I'm a beginner working on Hilite. I reversed the Pagekit colours (black background/white text) to white background/black text and that's fine except I really liked the original appearance of the white text in the pink promo boxes but don't know what to add or where to change the style sheet to achieve this. I would really appreciate it if someone could tell me what to do. I am using Dreamweaver MX & Photoshop. Thanks.
23-Jan-10 13:02
Hi Sandym,

Welcome to ELATED's forums!

You can define the colour for the text in the pink boxes by adding a "color" attribute to the "#top-promo-right p" definition in style.css.

It should then look like this:

#top-promo-right p
{
font-size: 1.2em;
padding: 10px;
color: #fff;
}

That should do it!

Hope that helps,

Simon

--
ELATED : )
http://www.PageKits.com
Professional Website Templates
25-Jan-10 05:13
Hi again. Thanks for replying so quickly. I tried this (see copy CSS code below) but no, it didn't do it - the text in the promo box is still black.
Would it work if I add a new paragraph style with colour #fff? As you can guess my knowledge is very limited and I really appreciate your help.
Thanks.

#top-promo-right p
{
font-size: 1.2em;
padding: 10px;
colour: #fff;
}
26-Jan-10 04:46
Hmm. That's odd - it worked on my local copy here. Can you upload what you have somewhere and post the web address so i can take a look, please?

Simon

--
ELATED : )
http://www.PageKits.com
Professional Website Templates

 
New posts
Old posts

Follow Elated