The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding border
Ok how do i add a border around the white area of my site. Not the background, but the white around, which i believe is the body.
I have try everything and nothing seem to work. |
#2
|
||||
|
||||
in addiotional css add:
Code:
.body_wrapper { border: 2px solid #333333; } |
#3
|
||||
|
||||
Thank. Another question. Is it possible to add it to the whole area including the header part and just not the body part.
|
#4
|
||||
|
||||
you can use this instead of previous:
Code:
body { border: 2px solid #333333; } |
#5
|
||||
|
||||
Thank. that did it. thank again. Now gonna play around with the footer and see if i can get my image to show up the way i need too. adding a image where the copyright stuffs is, going to play around and see if i can get it to work.
|
#6
|
||||
|
||||
glad to help.
here's something to get you started on the footer part: Code:
.below_body { } |
#7
|
||||
|
||||
Ok i got that part work. gonna play around some more.
|
#8
|
||||
|
||||
Ok i working on my footer. But i running into a problem and can't seem to figure it out. How do i make the footer where the contact us link and top link is etc. How do i make that full width.
|
#9
|
||||
|
||||
Hmm anyone know what i need to do. Still having problems.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|