The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can i do this?
Basically, i was wondering if someone could tell me how to do this...
See where the red lines are down the side? How would i make it so that where they are, there was like a table with an Image there? Like these forums... http://forums.koruptsociety.com/index.php?s= Any help would be greatly appreciated. ProtoCon. |
#2
|
|||
|
|||
Good question...i wanna know it too
|
#3
|
|||
|
|||
2 pictures are used, one for the left and one for the right side... it's just setting that image as background image. At least, thats what i think.
|
#4
|
|||
|
|||
And how is it done?
|
#5
|
|||
|
|||
i think its done by adding a table in the header and footer templates then using a backround image on it. if i had more time i would find out but im working right now. ill look at it tonight
|
#6
|
||||
|
||||
Just search on the vBulletin.com forums for the border around the main table. But instead of table borders, use image borders, and then in the head include template in between the "<style>" and "</style>" put this:
Code:
#tabledata { border: #000000; border-style: solid; border-left-width: 1px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px; } Set the top margin and bottom margin to 0. And then...um..do what it says in that vBulletin tutorial to add images. I am not sure if this would work but I just thought of it. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|