Quote:
Originally Posted by X-Sector
I did but they aren't not link to my images, I mean.. on the main page of my forums has a different templates between my forums and my main page (vBhome)
How do l change the vBhome templates to my forums templates?
Thanks
|
Let me try and explain here...
First..
~ goto your AdminCP
~ Scroll down the menu on the left until you find Templates
~ Press Modify
At this point you will see a default line and a with a name of a skin (If you are using one) If no skin, then just expaned the default!
~ Once expanded, look for "Home Page Templates" and expand it. This is all the files for your protal.
~ Once expanded, then look for "home_header" and edit it
You should see a line like this....
<TD WIDTH=150 HEIGHT=22 align="left" valign="top"><IMG SRC="{imagesfolder}/tren_z_header_btm_forum_name.gif" WIDTH=150 HEIGHT=22 ALT=""></TD>
Remove the {imagesfolder} and replace it with the path so it looks somthing like this...
<TD WIDTH=150 HEIGHT=22 align="left" valign="top"><IMG SRC="forum/tren_z/tren_z_header_btm_forum_name.gif" WIDTH=150 HEIGHT=22 ALT=""></TD>
As you can see where ever there is a {imagesfolder} you will replace it with
forum/tren_z
Do not add the FULL PATH, just the file location...
Hope that helps alittle more...
If not, I tried and maybe I did not understand you...
MuSuL