View Single Post
Old January 20th, 2007, 09:44 AM   #2 (permalink)
Zachariah
Registered User
Verified Customer
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,243
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Hello,

Broken images may be a few image path issues.

Log into your AdminCP (http://www.website.com/forums/admincp/)

- AdminCP => Styles & Templates => Style Manager
Edit the style your site is using. (all style options)

Make sure that the "Image Paths" are using the full site URL.

EX:

YES:
Code:
Content visible to verified customers only.
NO:
Code:
Content visible to verified customers only.

Also take a look at the CSS links to background images.

CSS Selector: body
Code:
Content visible to verified customers only.
Change to:
Code:
Content visible to verified customers only.
When allof the image paths and backgrounds are updated with the full URL there should not be a problem.

Note:
I used "http://www.theasc.com/forums" as a URL to your forums. Please fill in your correct URL if different.

--------------------------------------

The problem with URL's in the navbar. If you have a custom style and have moved the navagation out of the "navbar" template into the "header" template we need to add the list of file names to the vBGallery > Modify Settings > Header Replacements

Quote:
Here you may enter a list of filenames that may appear in your header that should be prefixed with your Forum's URL.
Zachariah is offline   Reply With Quote