PDA

View Full Version : boxes loading as X


ps3leagues
07-07-2008, 07:42 PM
Hey guys

if you look at my site www.ps3leagues.net for some reason on the front page all the symobols used to collapse are coming up as boxes with an X in it. Can someone tell me why this is and how do I fix it?

Thanks

Lynne
07-07-2008, 08:38 PM
You have an end slash where you specify your (misc) folder location - in Style Manager - StyleVars (I think that is the drop down name). This is what the source code is looking for - notice the two slashes in a row:
http://ps3leagues.net/forums/images/ps3/misc//table/table_content_right.gif

ps3leagues
07-07-2008, 09:10 PM
Ok i got some them all fixed but one.

I am still getting and error on a graphic that is addreessed like this
ps3leagues.net/forums/images/ps3/misc//table/table_right_collapsed.gif

The problem is it should read ps3leagues.net/forums/images/ps3/misc//table/table_right.gif

When i look in style manager i can not find it to edit it . Where in the manager would something like that be?

Lynne
07-08-2008, 02:59 PM
Ok i got some them all fixed but one.

I am still getting and error on a graphic that is addreessed like this
ps3leagues.net/forums/images/ps3/misc//table/table_right_collapsed.gif

The problem is it should read ps3leagues.net/forums/images/ps3/misc//table/table_right.gif

When i look in style manager i can not find it to edit it . Where in the manager would something like that be?
What exactly have you already done to fix this? Did you change the path in the StyleVars area in the Style Manager like I posted above - the paths listed in that page should not have a slash at the end of the path, ie. "/forums/images/misc" not "/forums/images/misc/"