vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Header Mystery (https://vborg.vbsupport.ru/showthread.php?t=249021)

Evman 08-20-2010 05:25 PM

Header Mystery
 
Hello, I'm trying to add a special header to my vBulletin theme, but I'm running into some issues. On the right side of the header, there is a small 20px space, when the header should span to 100%, and also the contents in the header are not centered. What's weird is, I've done many searches through templates to find what the issue might be, and I'm unable to find anything to help me fix it!

Here's my current CSS in additional.css:

Code:

#toplinks {
        width:100%;
        min-width:803px;
        height:57px;
        background:url(images/styles/Dreamtech/headerBG.png) center top repeat-x;
        margin:0 auto;
        padding:0;
        text-align:center;
        float:none;
}

#toplinks>ul {
        background:url(images/styles/Dreamtech/headerMain.png) center bottom no-repeat;
        min-width:803px;
        height:53px;
}

And here's an image of what the header looks like:

https://vborg.vbsupport.ru/external/2010/08/15.jpg

Any help is very much appreciated! Thanks.
- Sawyer

mmoore5553 08-20-2010 05:49 PM

Too hard to tell with just and image and css. Usually a link to where it is happening people can take a look as we use firebug usually to find small issues .


All times are GMT. The time now is 08:26 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.00929 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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