PDA

View Full Version : Body_wrapper background-color


Clanqbc
03-30-2015, 01:34 AM
So i have been looking around, i can't find a way to modify body_wrapper color.
(i can change the image, but its useless)
I want it to be transparent, so my doc_background can be seen trought it.

Any clue would be wonderfull !

Thanks !

http://www.leqbc.ca/images/Toutes%20Images/SS_main_page.bmp

http://www.leqbc.ca/forum/

Snypr
04-13-2015, 04:30 AM
Try this.....

In additional.css find "body.content" and change "background-color" to...
background-color: transparent !important;

Hope this works for you.

8-)