I have managed to change my main.css to reflect a green layout, I now need to change the h3 text from Red to Green, after many versions and lots of head banging the only way i could get green text is to use the success class, so I used the code below to get a green Title in a Sidebar Chunk (see Screen Shot)
Plus how do i change the Red Line to green...? I suspect this is the feature box code..?
... But the text isn't big enough... If I use h3 without the success class then I get Red text at the correct size...ARRRRGHHHHH...!
I'm learning HTML but it's hard getting there...
If anyone can help that would be great.
<div class="featurebox"> <div class="success" <h3>Promotions</h3></div> <p><div class="success"<strong>"Broadband from Pendle Business Solutions."</strong></div> Pendle Business Solutions under the "PBS Broadband" brand can now offer a full range of ADSL Services ranging from 512kb to 8mb Broadband Max.</p> </div>
I used the following code to get Green h3 text in main body of the home page (see also in screen shot)
But I can't seem to get h3 size green text in a SideBar article...!
Regards,
<h3><p class="success">SidBar News</p></h3>
Attached Files
Edited by Chris Fancy, 03 July 2006 - 08:45 PM.











