PDA

View Full Version : Couple of problems hopefully someone can help?


Deanuk
02-16-2011, 08:59 PM
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?

<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

TheLastSuperman
02-16-2011, 09:33 PM
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 ;).

Deanuk
02-17-2011, 03:36 PM
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