Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-29-2007, 03:11 AM
pixel2528 pixel2528 is offline
 
Join Date: Apr 2007
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Header logo

hi every body ill like to change my logo or header, on my site but unfortunately the maker of the template i bought does not replay to my posts over @ http://www.vbdesigns.de/forum.php its sad because i payed for a year of help and support..
any ways hoppfully one of you guys and gals can help me , you can see my template here http://www.pixelinsanities.com i would like to change my header but i dont know how to code this is the way my header looks :

Code:
<!-- /logo -->
<!-- content table -->
$spacer_open

$_phpinclude_output
<!-- logo -->
<a id="top"></a>
      <div class="headbg">
            <div class="headpic"><a href="/forum/$vboptions[forumhome].php?$session[sessionurl_q]"><img src="/designs/cyborg-darkblue/sp.gif" alt="$vboptions[bbtitle]" width="524" height="111" /></a></div>
      </div>
<div class="navibg">
                  <div class="center_navi">
                        <if condition="$show['member']"><div class="c_log_out"><a class="c_log_out" title=" <phrase 1="$bbuserinfo[username]">  $vbphrase[log_out_x]</phrase> " href="/forum/login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><span> <phrase 1="$bbuserinfo[username]">  $vbphrase[log_out_x]</phrase> </span></a></div><else /><div class="c_register_right"><a class="c_register_right" href="/forum/register.php?$session[sessionurl]" title="$vbphrase[register]"><span>$vbphrase[register]</span></a></div></if>
	               <if condition="$show['member']"><div class="c_new_posts"><a class="c_new_posts" href="/forum/search.php?$session[sessionurl]do=getnew" accesskey="2" title="$vbphrase[new_posts_nav]"><span>$vbphrase[new_posts_nav]</span></a></div>
	               <else /><div class="c_daily_posts"><a class="c_daily_posts" href="/forum/search.php?$session[sessionurl]do=getdaily" accesskey="2" title="$vbphrase[todays_posts]"><span>$vbphrase[todays_posts]</span></a></div></if> 
                        <if condition="$show['member']"><div class="c_menu"><div id="usercptools"><a class="c_menu" href="/forum/#usercptools" title="$vbphrase[quick_links]"><span>$vbphrase[quick_links]</span></a> <script type="text/javascript"> vbmenu_register("usercptools", true); </script></div></div><else /> 
                        <div class="c_menu"><div id="usercptoolsguest"><a class="c_menu" href="/forum/#usercptools" title="$vbphrase[quick_links]"><span>$vbphrase[quick_links]</span></a> <script type="text/javascript"> vbmenu_register("usercptoolsguest", true); </script></div></div></if>
                        <div class="c_search"><div id="navbar_search"><a class="c_search" href="/forum/search.php?$session[sessionurl]" accesskey="4" title="$vbphrase[search]"><span>$vbphrase[search]</span></a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search", true); </script></if> </div></div>
                        <if condition="$show['member']"><div class="c_user_cp"><a class="c_user_cp" href="/forum/usercp.php?$session[sessionurl]" title="$vbphrase[user_cp]"><span>$vbphrase[user_cp]</span></a></div></if>
	               <if condition="$show['registerbutton']"><div class="c_register"><a class="c_register" href="/forum/register.php?$session[sessionurl]" title="$vbphrase[register]"><span>$vbphrase[register]</span></a></div></if>
                        <div class="c_faq"><a class="c_faq" href="/forum/faq.php?$session[sessionurl]" accesskey="5" title="$vbphrase[faq]"><span>$vbphrase[faq]</span></a></div>
                        <div class="c_member"><a class="c_member" href="/forum/memberlist.php?$session[sessionurl]" title="$vbphrase[members_list]"><span>$vbphrase[members_list]</span></a></div> 
    	               <div class="c_calendar"><a class="c_calendar" href="/forum/calendar.php?$session[sessionurl]" title="$vbphrase[calendar]"><span>$vbphrase[calendar]</span></a></div>
                        <div class="nav_middle_pic"><a href="/forum/$vboptions[forumhome].php?$session[sessionurl_q]"><img src="/designs/cyborg-darkblue/sp.gif" alt="$vboptions[bbtitle]" width="82" height="33" /></a></div>
                        
                  </div>
</div>
<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
    <if condition="$show['searchbuttons']">
    <!-- header quick search form -->
    <div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
        <form action="search.php?do=process" method="post">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
            <td class="thead">$vbphrase[search_forums]</td>
        </tr>
        <tr>
            <td class="vbmenu_option" title="nohilite">
                <input type="hidden" name="do" value="process" />
                <input type="hidden" name="quicksearch" value="1" />
                <input type="hidden" name="s" value="$session[sessionhash]" />
                <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>
            </td>
        </tr>
        <tr>
            <td class="vbmenu_option" title="nohilite">
                <label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
                &nbsp;
                <label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
            </td>
        </tr>
        <tr>
            <td class="vbmenu_option"><a href="/forum/search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
        </tr>
        </table>
        </form>
    </div>
    <!-- / header quick search form -->
    </if>
	<if condition="$show['member']">
	<!-- user cp tools menu -->
	<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0" style="text-align:left;" >
		
		<tr><td class="thead">$vbphrase[quick_links]</td></tr>		
		<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="/forum/search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts_nav]</a></td></tr></if>
		<tr><td class="vbmenu_option"><a href="/forum/forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
		<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
				
		<tr><td class="thead"><a href=/forum/"usercp.php?$session[sessionurl]">$vbphrase[user_control_panel]</a></td></tr>
		<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
		<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="/forum/profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>
		<tr><td class="vbmenu_option"><a href="/forum/profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
		<tr><td class="vbmenu_option"><a href="/forum/profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
		
		<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
		<if condition="$show['pmmainlink']"> <tr><td class="vbmenu_option"><a href="/forum/private.php?$session[sessionurl]">$vbphrase[private_messages]</a></td></tr></if>
		<tr><td class="vbmenu_option"><a href="/forum/subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr>
		<tr><td class="vbmenu_option"><a href="/forum/member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
		<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="/forum/online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td></tr></if>
                <tr><td class="vbmenu_option"><a href="/forum/login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></tr>
		
		</table>
	</div>
	<!-- / user cp tools menu -->
	</if>
	<!-- user cp tools menu -->
	<div class="vbmenu_popup" id="usercptoolsguest_menu" style="display:none">
		<table cellpadding="4" cellspacing="1" border="0" style="text-align:left;" >
		
		<tr><td class="thead">$vbphrase[quick_links]</td></tr>
		<tr><td class="vbmenu_option"><a href="/forum/register.php?$session[sessionurl]">$vbphrase[register]</a></td></tr>		
		<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="/forum/search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
		<tr><td class="vbmenu_option"><a href="/forum/forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
				
		</table>
	</div>
	<!-- / user cp tools menu -->
<!-- / NAVBAR POPUP MENUS -->
</if>
<div class="top_borderbg">
         <div class="top_border_right_pic"></div>
         <div class="top_border_left_pic"></div>
         <div class="top_border_middle_pic"></div>
</div>
<div class="border_left">
      <div class="border_right">
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:59 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.03196 seconds
  • Memory Usage 2,254KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_threadedmode.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete