Quote:
Originally Posted by Mntsnow
I like it and installed it but on my photopost and vbadvanced pages the theme is not working correctly (missing the images in the header and footer)
How do I fix it or do I have to upload the FH_Faddah_F folder to both of the other area's image directories?
|
Mntsnow, glad that you like it

As for the photopost, this means that photopost folder is not placed under the vBulletin folder, so to correct this problem all you have to do is to edit the header and the footer template and change all the image paths from:
Code:
images/FH_FaddaF/ImageNae.gif
to
Code:
http://www.YouDomainName.com/vBulletinFolder/images/FH_FaddaF/ImageNae.gif
ofcourse substitute "YourDomainName" with you domain name and so the "vBulletin Folder"
As for the vbAdvanced problem, copy the CMPS index file under your vBulletin directory and that's it.