The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Border
Ok I am a bit confused. I want to add a coloured border (not white) around the box right at the bottom of the page(the one with the admin/archive etc links, just above the copyright text), but I don't know whether the code should go in the footer or somewhere else? I'm not sure what code to put either. I know I can say <table border="1"> or similar but how do I change the border colour? I've looked on the web for tutorial about changing the colour of a border around a table, but other than doing it with CSS, I can't find any other information. Some detailed help would be nice for this newbie. Thanks.
|
#2
|
|||
|
|||
Has no one got any suggestions?
|
#3
|
|||
|
|||
if you mean the one at the bottom ie footer the change you need to make is in your footer template add the border there.
|
#4
|
|||
|
|||
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="1" width="710" class="page" align="center">
<tr> <if condition="$show['quickchooser']"> this is the bit you need to change it is in your footer,in mine it is just above the quickchooser as you can see,hope this has helped |
#5
|
|||
|
|||
Ah thanks. Still learning where everything is. Just out of interest, (for another skin I'm doing) a lot of vBulletin websites have a border on the left and right side of the forums, on the forumhome (not the body background, I mean on the sides of the page background). How is this done?
|
#6
|
|||
|
|||
try putting a bordertag in your page background extra css box,if that's what you mean.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|