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)
-   -   header logo probleme (https://vborg.vbsupport.ru/showthread.php?t=180070)

raja811 05-21-2008 07:08 PM

header logo probleme
 
this is my style header script

Code:

<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style="width: 25px; background-image:url($stylevar[imgdir_misc]/border_left.gif); background-repeat:repeat-y;"></td>
    <td>


<table style="border: 10px solid #FFFFFF;" width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td>





<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style="width: 663px; height: 125px; background-image:url($stylevar[imgdir_misc]/header_banner.jpg); background-repeat:no-repeat;"></td>
    <td style="background-image:url($stylevar[imgdir_misc]/header_banner_bg.gif);">&nbsp;</td>
    <td style="width: 41px; background-image: url($stylevar[imgdir_misc]/header_banner_right.gif); background-repeat:no-repeat;"></td>
  </tr>
</table>

<div style="height: 10px; background-color:#FFFFFF"></div>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style="height: 33px; border: 1px solid #d7d7d7; background-color: #efefef; background-image:url($stylevar[imgdir_misc]/links_bg.gif); background-repeat:repeat-x; background-position:bottom;">
          <table style="height: 33px;" width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td class="navCellOff" onmouseout="this.className='navCellOff';" onmouseover="this.className='navCellOn';"><div align="center"><a href="index.php">Home</a></div></td>
          <td class="navCellOff" onmouseout="this.className='navCellOff';" onmouseover="this.className='navCellOn';"><div align="center"><a href="usercp.php">User Cp</a></div></td>
          <td class="navCellOff" onmouseout="this.className='navCellOff';" onmouseover="this.className='navCellOn';"><div align="center"><a href="register.php">Register</a></div></td>
          <td class="navCellOff" onmouseout="this.className='navCellOff';" onmouseover="this.className='navCellOn';"><div align="center"><a href="memberlist.php">Members</a></div></td>
          <td class="navCellOff" onmouseout="this.className='navCellOff';" onmouseover="this.className='navCellOn';"><div align="center"><a href="search.php">Search</a></div></td>
          <td class="navCellOff" onmouseout="this.className='navCellOff';" onmouseover="this.className='navCellOn';"><div align="center"><a href="faq.php">Faq</a></div></td>
      </tr>
      </table>        </td>
  </tr>
</table>

<div style="height: 10px; background-color:#FFFFFF"></div>

<table style="height: 74px; border: 1px solid #d7d7d7; background-image:url($stylevar[imgdir_misc]/adspace_bg.gif); background-color: #efefef; background-repeat: repeat-x;" width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td class="linksbox" align="center"><img src="$stylevar[imgdir_misc]/banner.gif" alt="" border="0" /></td>
  </tr>
</table>







<!-- content table -->
$spacer_open

$_phpinclude_output

i want remove header an put new logo all header
there now (because there 2 logo image i want nly one)
http://www.monsterup.com/upload/1211406035.jpg

i want this type
http://www.imagefreehost.com/files/2...1351374993.png

neodan20 05-21-2008 08:01 PM

I have a feeling it has something to do with a repeat. Try adding a repeat-y so it repeats vertically...


All times are GMT. The time now is 07:04 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.01490 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
  • (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