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

Reply
 
Thread Tools Display Modes
  #1  
Old 02-16-2011, 08:59 PM
Deanuk Deanuk is offline
 
Join Date: Feb 2011
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Couple of problems hopefully someone can help?

I have a few problems with my forum at the moment I was wondering if someone could help me? I have installed these themes: https://vborg.vbsupport.ru/showthread.php?t=214585

Included in the themes is the psd for the header, I have edited it but is leaving a gap between the header of the forum and the main body, it is quite hard to see but it is there, have a look towards the top left just under the header does anyone have any idea what's wrong with it?

My website adress is: www.forteensbyteens.com

All so one other things is I can't add a link to the navbar now I have done some research in to this but it doesn't seem to be the same type of code as is in my navbar template, basically I want to add a link to my v3 arcade but I can't find where to place it below is my navbar template coding can someone show me where to place it?

Code:
<if condition="$show['member'] AND 	$notifications_total">
<!-- notifications menu -->
<div class="vbmenu_popup" id="notifications_menu" style="display:none">
	<table cellpadding="4" cellspacing="1" border="0">
	<tr><td class="thead" colspan="2">$vbphrase[your_notifications]</td></tr>
	$notifications_menubits
	</table>
</div>
<!-- / notifications menu -->
</if>

$ad_location[ad_navbar_below]

<!-- breadcrumb -->
<div id="navbar-row">
<if condition="is_array($navbits)">
	<div class="navbar navbar-top"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a> $navbits[breadcrumb]
	 &raquo; <strong>$navbits[lastelement]</strong></div>
<else />
	<div class="navbar navbar-top"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></div>
</if>
</div>
<br class="spacer8" />
<!-- / breadcrumb -->
Thanks
Dean
Reply With Quote
  #2  
Old 02-16-2011, 09:33 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The logo image is too large and if I remember that 3.x style correctly the max header size w/o it disrupting the appearance would be 165px (height). Give that a try and see if uploading a smaller images sorts the header issue. Now in some older 3.x style you could easily use header variables in the navbar and vice-versa, not true in 4.x as you must register the variable but the point I'm making is, check to see if you need to edit the Header or Navbar template. I just redid that for 4.x but so much work since then I honestly forgot however a good few tips just now so check them out .
Reply With Quote
  #3  
Old 02-17-2011, 03:36 PM
Deanuk Deanuk is offline
 
Join Date: Feb 2011
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
The logo image is too large and if I remember that 3.x style correctly the max header size w/o it disrupting the appearance would be 165px (height). Give that a try and see if uploading a smaller images sorts the header issue. Now in some older 3.x style you could easily use header variables in the navbar and vice-versa, not true in 4.x as you must register the variable but the point I'm making is, check to see if you need to edit the Header or Navbar template. I just redid that for 4.x but so much work since then I honestly forgot however a good few tips just now so check them out .
You are indeed correct oh masterful one! I just needed to go in to the header template to add the navbar link! Which is now fixed and done :up:

The only issue now is the problem with the header, I have reduced it down to 165 pix and it still cause the problem so I then decided to try it even further down I am now at 120 pic and it still doesn't look right! Any suggestions? link here: http://www.forteensbyteens.com/forum.php?styleid=20
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 06:50 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.09570 seconds
  • Memory Usage 2,179KB
  • 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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (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_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
  • 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