vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Forum looks "squished" (https://vborg.vbsupport.ru/showthread.php?t=195863)

GamerKeys 11-09-2008 11:55 PM

Forum looks "squished"
 
On my website, I enclosed the Vbulletin software inside of my already-created header and footer. Now Vbulletin looks squished, even if I change / decrease the widths in the css.

http://www.gamerkeys.com/forums

Thanks, guys :)

Lynne 11-10-2008 02:33 AM

Check Style Manager > find your style > Stylevars Look at both Spacer Size and Outer Border Width.

Princeton 11-10-2008 03:53 PM

you should also edit Table Cell Padding (pixels) - it's currently set to 0

GamerKeys 11-10-2008 08:41 PM

Changing none of those options really helped the situation. I appreciate the feedback thus far!

https://vborg.vbsupport.ru/external/2008/11/64.jpg

https://vborg.vbsupport.ru/external/2008/11/65.jpg

Lynne 11-10-2008 09:04 PM

I thought you were talking about the spacing outside the tables, not inside the tables like you are now showing.

If you use an addon like firebug, you can find that it's being affected by blue.css, and in particular your second line:

HTML Code:

/* ~ CSS Tweaks  ~ */
*{padding:0;margin:0;}

I can't see that other box, so I don't know what is up with it. I replied to someone else having that list issue and suggested he added "list-style-position: inside;" to the li description for his css.

Seven Skins 11-10-2008 09:12 PM

I see two set of <head> and <body> tags you need remove the incorrect tags.

.

GamerKeys 11-11-2008 02:14 AM

Thank you so much, guys! It is looking pretty good now, thanks to your advice. I just need to play around with it until the menus look normal again.


All times are GMT. The time now is 07:41 PM.

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.01060 seconds
  • Memory Usage 1,720KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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