vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Window Size Issue (https://vborg.vbsupport.ru/showthread.php?t=313448)

MajorKokosnuss 08-04-2014 07:10 PM

Still the same :O it changed to 0 when i press save

--------------- Added [DATE]1407183187[/DATE] at [TIME]1407183187[/TIME] ---------------

[QUOTE=tbworld;2509703]Add this to the bottom of your additional.css template. This might be what you are looking for.

Code:

.body_wrapper {
  padding: none;
  margin: 0 auto;
  max-width: 960px;
}

Not working :s

ozzy47 08-04-2014 07:14 PM

Care to provide me with a admin account so I can see what is going on?

MajorKokosnuss 08-04-2014 07:15 PM

Sorry i am not giving out any administrative rights :S

ozzy47 08-04-2014 07:16 PM

Well then I guess I can not help no further. :(

tbworld 08-04-2014 07:16 PM

[quote=MajorKokosnuss;2509704]Still the same :O it changed to 0 when i press save

--------------- Added 04 Aug 2014 at 13:13 ---------------

Quote:

Originally Posted by tbworld (Post 2509703)
Add this to the bottom of your additional.css template. This might be what you are looking for.

Code:

.body_wrapper {
  padding: none;
  margin: 0 auto;
  max-width: 960px;
}

Not working :s

Did you add it to the correct style?

MajorKokosnuss 08-04-2014 07:17 PM

Yep i did

ozzy47 08-04-2014 07:19 PM

Then you need to get in contact with your style developer and have them sort it, as the things that should be working are not. :confused: :confused:

MajorKokosnuss 08-04-2014 07:20 PM

Well, this is the default style :P i made there some changes :) in the default style (additional css)

ozzy47 08-04-2014 07:23 PM

Hmmm, then tbworld's suggestion should have worked, lets try this, add this to your additional.css:

Code:

.body_wrapper { 
  padding: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 960px;
}


MajorKokosnuss 08-04-2014 07:24 PM

Well i guess the wrapper is not the problem :O

i guess the blue thing above is making the trouble

//Edit:

Because the wrapper is okey but the blue thing above is still changing


All times are GMT. The time now is 07:42 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.01175 seconds
  • Memory Usage 1,730KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete