color of content container

Gamebox for Joomla 1.5 support forum by GavickPro
GK User
Sat Aug 07, 2010 12:02 am
hi there,
could you please tell me, how i can change the color of the content-container box from black to #27081C! this would be very important to me!
thanks in advance,
stefan :(
User avatar
Junior Boarder

teitbite
Sun Aug 08, 2010 4:40 pm
Hi

I'm not sure if that's what are You looking for, but please try to put this at the end of template.css file:

Code: Select all
div#gk-container {
background-color:#27081C;
}
User avatar
Moderator

GK User
Tue Aug 10, 2010 10:16 pm
If you change the background color how would you go about changing the text to black? right now the content area text is white. So lets say I change the content area to white, then I would have to change the text, if not it would blend into the background... So how would I go about changing the text to black!

Component Area and content area will be white with the text being black...

Right now its a black background with white text, I would like to have a white background with black text...

Thanks...
User avatar
Fresh Boarder

teitbite
Wed Aug 11, 2010 2:21 pm
Hi

Try extend my code to:

Code: Select all
div#gk-container {
background-color:#27081C;
color:#fff;
}
User avatar
Moderator

GK User
Wed Aug 11, 2010 6:01 pm
i need to know same thing.

thx
User avatar
Fresh Boarder

GK User
Wed Aug 11, 2010 6:37 pm
did u try teitbite's advice?
User avatar
Platinum Boarder

GK User
Fri Aug 13, 2010 8:46 pm
Hi i cant see the Code:

div#gk-container {
background-color:#27081C;
color:#fff;
}

in the template.css

what line?

Thanks!!

Mari
User avatar
Junior Boarder

GK User
Fri Aug 13, 2010 9:05 pm
Ok i need to change the black background for light version in main content. Can you tell me where are the codes? I cant see it.
User avatar
Junior Boarder

teitbite
Sat Aug 14, 2010 4:03 pm
Hi

I think You will need more than only this information, so probably the best solution in this case will be to advice You to install Firebug, plugin for Firefox. This way You will find a required line and the location of the style file.
User avatar
Moderator

GK User
Mon Aug 30, 2010 6:34 am
Thanks but i only could change part of the color content (Please see in attachment).

I need to change all content color to white (not black)...

can you tell me where is the code?

Thanks a lot,

Mari
User avatar
Junior Boarder

GK User
Mon Aug 30, 2010 6:40 am
I really want to change the style of that template (light version) im appreciate any help.

Thank you

Mari
User avatar
Junior Boarder

GK User
Mon Aug 30, 2010 7:49 am
[center]Image[/center]

this deals with costumizations...

a light version will be out to this template. just hang tight.
User avatar
Platinum Boarder


cron