The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I see you added a new style. So, go into you admincp/Styles&Templates/Search in Default Templates,
Type in "header" Copy the contents of the default header template & repeat the above steps, but search in the "innocence" style. Replace the contents of your innocence header template with what you copied from your default template. But, Back up your header template you are editing, In-case you need to add it back . All the images you have missing are not in the innocence folder & need to be added there. To do this, go to you forums, right click on any "red x". Click properties....You will see the path of that image. Open your FTP. public_html/blackjackapprenticeship/forum For example: If you look for this public_html/blackjackapprenticeship/forum/misc/navleft.gif Code:
http://www.blackjackapprenticeship.com/forum/innocence/misc/navleft.gif Code:
http://www.blackjackapprenticeship.com/forum/misc/navleft.gif This will also apply this same procedure after you edit your header template.....Good luck Below is a default header template for 3.6.8 Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|