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

ivicalapad 10-31-2008 10:13 AM

changing header
 
My header has 4 parts so i need to make picture and cut it on 4 party but thats big work.Is vbulletin have some plugin or some trick to change header in easy way because cut picture in 4 parts,different dimensions....big work.

Lynne 10-31-2008 02:20 PM

Does your header need to be in four parts? Can you just have one part and put colspan="4" in the td tag?

ivicalapad 10-31-2008 03:02 PM

Quote:

Originally Posted by Lynne (Post 1656650)
Does your header need to be in four parts? Can you just have one part and put colspan="4" in the td tag?

My header dont need to be in 4 party because its 1 picture,but i think i must cut it in 4 parts because templates header is picture who has 4 parts.

templates header:

HTML Code:

<td align="left" valign="top">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="287" height="159" align="left" valign="top"><img src="$stylevar[imgdir_misc]/header_top_ls.jpg" width="287" height="159" alt="" /></td>
          <td width="170" height="159" align="left" valign="top"><img src="$stylevar[imgdir_misc]/header_top_mid.jpg" width="170" height="159" alt="" /></td>
          <td width="287" height="159" align="left" valign="top"><img src="$stylevar[imgdir_misc]/header_top_rs.jpg" width="287" height="159" alt="" /></td>
          <td width="100%" height="159" align="left" valign="top" style="background-image: url($stylevar[imgdir_misc]/header_top_x.jpg)"><img src="$stylevar[imgdir_misc]/header_top_x.jpg" width="100%" height="159" alt="" /></td>

I dont know how to edit this and put my own header.

Lynne 10-31-2008 03:37 PM

Is that table closed right after that last line? Why not get rid of the table and just put the image in the top td tag? That isn't the whole header template, so I'm not sure what to suggest.

ivicalapad 10-31-2008 05:43 PM

Hmm.... but will have problems with height and width if i remove all that code and put path to my image.Is there any plugin to easy change header or some tutorial because i google it but i cant find anything

Lynne 10-31-2008 06:53 PM

You can set a height for the td tag. Like I said, it's hard to suggest anything since I don't see the whole header nor do I have a link to the site to see your header in action. Usually to change the header image, you just need to change the path in StyleVars, but you are using a modified header that isn't using that variable. The best person to ask for help with this is the person who made your style.


All times are GMT. The time now is 05: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.01063 seconds
  • Memory Usage 1,727KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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