The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Problems with the header - any help?
Hello there
I have just uploaded a style offered free at Vbulletin Temlates.com and I have 2 questions/problems. You can see the attached image: 1) I want to put a small main image at the header, just above the top buttons (where you see the yellow marker). Could someone tell me what I should do? Which template to edit and what to add in the code? 2) You can see at the attached image (red arrows) that the space on the left of the top buttons is not the same as the one on the right of the buttons. How could I fix this? here is the header template (if this is all that is needed) : Code:
<!-- logo and buttons --> <center> <table bgcolor="#0E3652" class="bordert" border="0" width="100%" cellpadding="0" cellspacing="0"> <tr><td> <table border="0" width="100%" cellpadding="0" cellspacing="0"> <tr> <td valign="top" align="left" background="https://vborg.vbsupport.ru/images/menu_background.gif"></td> <td valign="bottom" align="center" nowrap background="https://vborg.vbsupport.ru/images/menu_background.gif"> <table align="center" cellspacing="0" cellpadding="0" border="0" background="https://vborg.vbsupport.ru/images/headbg.gif"> <tr> <td align="center" valign="bottom" background="https://vborg.vbsupport.ru/images/headbg.gif" width="1000"><a href="usercp.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/usercp.gif" border="0"></a><a href="register.php?s=$session[sessionhash]&action=signup"><img src="https://vborg.vbsupport.ru/images/register.gif" border="0"></a><a href="calendar.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/calendar.gif" border="0"></a><a href="memberlist.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/members.gif" border="0"></a><a href="misc.php?s=$session[sessionhash]&action=faq"><img src="https://vborg.vbsupport.ru/images/faq.gif" border="0"></a><a href="search.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/search.gif" border="0"></a><a href="index.php"><img src="https://vborg.vbsupport.ru/images/home.gif" border="0"><a href="member.php?s=$session[sessionhash]&action=logout"><img src="https://vborg.vbsupport.ru/images/logout.gif" border="0"></td> <td width="200"><img src="https://vborg.vbsupport.ru/images/headbg.gif" border="0"></td> </tr> </table> </td> </tr> </table> <!-- /logo and buttons --> <!-- content table --> <table bgcolor="#0E3652" width="100%" cellpadding="10" cellspacing="0" border="0"> <tr> <td> |
#2
|
||||
|
||||
Support should be offered in the thread over at vbulletintemplates.com
- miSt |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|