The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Ok so I have been editing the styles of my website, www.mypokerhub.com. I seem to be able to change the background/borders ect of only the forum page. If you look at homepage or blogs or any other page, the backgrounds stay white.
How do I change the backgrounds/borders and stuff on these other pages? Thank you |
|
#2
|
||||
|
||||
|
you should add those changes in additional css, then it will change for the whole site not only for the forum page.
In additional css add: Code:
.body_wrapper {
background: url("http://i47.tinypic.com/34z0gef.png") no-repeat scroll right bottom #000000;
border-radius: 20px 20px 20px 20px;
padding: 10px 20px;
}
|
|
#3
|
|||
|
|||
|
Hey appreciate the reply, but I'm gonna ask if you can take me step by step on this one, thank you for you time!
|
|
#4
|
||||
|
||||
then add the following code: Code:
.body_wrapper {
background: url("http://i47.tinypic.com/34z0gef.png") no-repeat scroll right bottom #000000;
border-radius: 20px 20px 20px 20px;
padding: 10px 20px;
}
|
| Благодарность от: | ||
| Jakub03 | ||
|
#5
|
|||
|
|||
|
Thank you very much again!
|
|
#6
|
||||
|
||||
|
no problem, glad to help.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|