The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I would like to know how to add a border all around the page on every page.
Also how to make it fluid on every page as well. 5.05 I have not made any changes to it at all. Thank you for any help!:up: |
|
#2
|
||||
|
||||
|
Is that on the default theme
|
|
#3
|
|||
|
|||
|
Quote:
@Lynne and @Zachery are probably the expert's here on this question. |
|
#4
|
|||
|
|||
|
Yes Judge it is the default theme.
tbworld - So do I need to get a different layout/theme? Get rid of the default theme? |
|
#5
|
|||
|
|||
|
I was waiting for someone more knowledgeable with vb5 to answer this question for you. If know one replies I will take a look it for you.
What is your desired width for your page/document? |
|
#6
|
|||
|
|||
|
Hi, what do you mean by "around the page"? If you want to add border around the content, add following into your additional.css (admincp > style manager -> choose your style > CSS templates > additional.css)
HTML Code:
#wrapper {
border: 10px solid black;
}
|
| Благодарность от: | ||
| da_judge | ||
|
#7
|
|||
|
|||
|
Thank you PSiggy, that's what I wanted.
|
|
#8
|
|||
|
|||
|
Using css border or you can use rounded corner images for your main forum layout to make it look attractive for viewers.
|
|
#9
|
|||
|
|||
|
How do you do that Tommy?
|
|
#10
|
||||
|
||||
|
While rounded images sound like a good idea, they add extra load to the server to deliver them, if they are rounded via css.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|