The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello friends.
What is the variable to move this? Not the background. I want to set the background to 100% (doc_width = 100%) But to establish X pixels from the left and right of the content. Attached picture looks even better: So it is now: Attachment 148962 This I want to move X pixels: Attachment 148963 Thanks to all PS: Thanks to tbworld for your help. |
|
#2
|
|||
|
|||
|
If you can post a link to your board it would help us give you the correct information.
![]() --------------- Added 27 Apr 2014 at 13:52 --------------- I think this is what you are looking for: Code:
.body_wrapper {
padding-left: 20px;
padding-right: 20px;
}
Your template structure may be different, that is why we need a link. ![]() |
|
#3
|
|||
|
|||
|
so you want to adjust the page margin!!!
how about doc_ variable in your stylevar where your style is!! it should work !!!
|
|
#4
|
|||
|
|||
Thanks tbworld, it works but the header does not move in the same amount of px. Would need to move all in all pages, X pips inside, header, footer, all. Attachment 148969 Thanks for your help |
|
#5
|
|||
|
|||
|
Quote:
if so, then go to your Admin cp and on the left panel find Styles & Templates/ Style Manager/ on your style, choose Style Variable Editor and click GO Then find in the search, doc_margin you find options to enter, so to center all pages add these values: Units % Use the 'top' value for all sides No Top 0 Right auto Bottom 0 Left auto save it and you're done!!
|
|
#6
|
|||
|
|||
|
Quote:
thanks PD: Sorry for my English |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|