Just to let you know the code in the addtional file will override any stylevar changes you make.
Remove code as you need or just comment out like this to disable
/* .body_wrapper {background-color:#000000} */
Announcement
Collapse
No announcement yet.
Help with colors and skinning
Collapse
X
-
The forum blocks was what you requested. The rest of the site will work with the style vars.
This sould make the background black for all the site
.body_wrapper {background-color:#000000}Last edited by TazDevilLooney; Sun 21 Nov '10, 4:50pm.
Leave a comment:
-
Okay thanks for the help. Taz your code worked, but how can I get it to show over the entire board? Because right now, it's only coming up on the home/landing page. Also, is there any way I can extend the forum bit to cover up the white gaps currently showing in between each board?
Leave a comment:
-
Code above been updated.
Admin control panel -> Style manager -> (Pick you template and click down arrow) -> Add new template -> Title = additional.css + code
Leave a comment:
-
yeah your hosting is a bit hit and miss, however its seems to be working now.
As far as your problem with figuring out the stylevars Trevor made a good video guide on using firebug to find which stylevars you need to edit:
http://www.vbulletin.com/forum/conte...deo-version%29
Firebug is an addon for firefox, i think chrome has something similar built in, and i haven't used ie in donkeys years so i have know idea about that.
You could check the stylevar dictionary at http://www.vbulletin.com/docs/html/s...ars_dictionary
And there's also the site http://www.stylevars.com/ which is more of a visual guide to the stylevars, its not perfect and a few stylevars are missing, but its enough to give you a rough idea.
Leave a comment:
-
Yes you must call it additional.css (Dont forget the css else dont work)
Leave a comment:
-
Okay I did that and nothing occured. I was supposed to create a new template in style, place the code in, and hit save right?
Leave a comment:
-
See if this work for you. It's only the forum blocks at the mo.Don't shoot me if its not quite right first time.
Create a additional.css template in your style and place this code in it,
Code:@charset"UTF-8"; .forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {background-color:#000000;Color:#ffffff} .forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {color:#ffffff;} .forumbit_post .forumstats li, .forumbit_post .forumstats_2 li {color:#ffffff} .lastpostlabel {color:#ffffff} .forumbit_post .forumlastpost .lastpostdate {color:#ffffff} .time {color:#ffffff} .lastpostby {color:#ffffff} .forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {background-color:#000000}
Last edited by TazDevilLooney; Sun 21 Nov '10, 3:49pm.
Leave a comment:
-
Help with colors and skinning
http://www.hmandsforums.oliwy.net/forums/index.php
^ That's the link to our forum. So what I am trying to do, because vbulletin 4's css editing is so different from version 3. I am currently in style vars.
I want to replace the green borders over each board, with an image.
I also noticed that the white background the forum sits on, is also connected to the white color of the cells and rows. But I want to replace the white color of the background the forum sits on, with an image. And color the white cells and rows of the actual forum, black.
The black description text for each forum? I wanna make that white. And also the text that says this...
Threads: 1
Posts: 1
by Mr.Horror
Yesterday
I wanna make that white also. I also need to know where to go to change the color of the green bar above the user cp.Last edited by MrHorror; Sun 21 Nov '10, 2:24pm.Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: