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)
-   -   Simple banner fix needed for a skin (https://vborg.vbsupport.ru/showthread.php?t=190761)

X-Vert 09-12-2008 08:57 PM

Simple banner fix needed for a skin
 
Whats up guys,

Really hope someone can help me here as I'm desperate.

Basically I replaced the stock banner with my banner, and I'm having problems spacing out the header from the banner. The navbar seems to be overlapping the banner, and I cannot figure out how to fix it.

This is the banner: http://g35nyc.com/forums/images/circ...header_bkg.jpg

its 989px ? 214px

Here is what it looks like:
https://vborg.vbsupport.ru/external/2008/09/41.jpg

And heres the code from the Additional CSS Definitions:

Code:

img {
border: 0px;
}
.fleft {
float: left;
}
.fright {
float: right;
}
div#top {
background: url({IF}/misc/top_bkg.gif) repeat-x;
}
div#header {
width: 930px;
height: 120px;
margin: 0px auto 1px auto;
background: url({IF}/misc/header_bkg.jpg) no-repeat;
position: relative;
}
a#home {
display: block;
width: 200px;
height: 214px;
}
table#thenav {
width: 930px;
margin: 10px auto;
height: 41px;
}
table#thenav td {
padding-top: 10px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
}
table#thenav td a:link, table#thenav td a:hover, table#thenav td a:visited {
color: #FFFFFF;
text-decoration: none;
}
div#loginbox {
background: url({IF}/misc/login_bkg.gif) repeat-x;
height: 41px;
position: absolute;
left: 200px;
top: 85px;
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
}
div#loginbox .time {
color: #FFFFFF;
}
div#loginbox a:link, div#loginbox a:hover, div#loginbox a:visited {
color: #FFFFFF;
}
span#slogan {
position: absolute;
top: 50px;
left: 350px;
color: #9a9a9a;
font-size: 14px;
font-style: italic;
}
input#navbar_username, input#navbar_password {
font-size: 10px;
padding: 7px;
width: 150px;
border: 0px;
margin: 0px 5px;
}
div#bottom {
background: url({IF}/gradients/gradient_bottom.gif) repeat-x;
}
div#footer {
height: 95px;
width: 930px;
margin: 0px auto;
color: #FFFFFF;
}
div#footer a:link, div#footer a:hover, div#footer a:visited {
color: #FFFFFF;
}
div#footer span {
display: block;
padding-top: 20px;
}
.darkgr {
color: #4f4f4f;
}
div.catbar {
background: url({IF}/misc/cat_bar.gif) bottom left repeat-x;
}
div.cat {
background: url({IF}/gradients/gradient_cat.gif) repeat-x;
width: 80%;
color: #FFFFFF;
}
div.cat a:link, div.cat a:hover, div.cat a:visited {
color: #FFFFFF;
text-decoration: none;
}
div.cat a:hover {
text-decoration: underline;
}
td.postbittop {
padding:0px;
background: #2d2d2d url({IF}/gradients/gradient_footer.gif) repeat-x;
}
div.cat .inlineimg {
_margin-bottom: -1px;
}
div#loginbox .inlineimg {
_margin-top: -1px;
}

Another little problem is when I try to click on the banner to bring me back to the home page, the only clickable area is where the stock banner used to be. How can I be able to click on the entire banner instead of that small portion.

https://vborg.vbsupport.ru/external/2008/09/42.jpg

Any help would be HIGHLY appreciated. Thank you.

shridevimoogi 09-15-2008 05:55 AM

Hi ,
I m sorry I am not replying as solution for your question,but a help from you

Actually I want to customize the header and footer,means replace default of vb to another company name not only image, even menu also((skinning))

any help would be greatly appreciated

Thanks
Shridevi


All times are GMT. The time now is 07:53 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.00971 seconds
  • Memory Usage 1,721KB
  • 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