vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Move this (do not know the name of variable) (https://vborg.vbsupport.ru/showthread.php?t=310851)

sonic83 04-27-2014 07:33 PM

Move this (do not know the name of variable)
 
1 Attachment(s)
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.

tbworld 04-27-2014 07:49 PM

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;
}

Change the value to your desired padding width and add the code to the bottom of the template "additional.css" in the ACP(Admin Control Panel - admincp) --> Template Manager.

Your template structure may be different, that is why we need a link. :)

fxdigi-cash 04-29-2014 07:25 AM

so you want to adjust the page margin!!!

how about doc_ variable in your stylevar where your style is!!

it should work !!!

:)

sonic83 04-29-2014 01:11 PM

1 Attachment(s)
:) 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

fxdigi-cash 04-29-2014 01:38 PM

Quote:

Originally Posted by sonic83 (Post 2495305)
:) 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

I believe you are missing something here because it is not clear to me whether you want to center all page in the middle of the screen or not!!

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!! :)

sonic83 04-29-2014 01:50 PM

Quote:

Originally Posted by fxdigi-cash (Post 2495307)
I believe you are missing something here because it is not clear to me whether you want to center all page in the middle of the screen or not!!

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!! :)

Thanks friend, I do not want to center page, I want the page to occupy 100% in doc_width, the background occupies 100%, but the content that is on the bottom, right and left, 100 px trespasses, for to add a vertical banner there.

thanks

PD: Sorry for my English


All times are GMT. The time now is 12:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01056 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete