Guest Posted July 26, 2004 Posted July 26, 2004 Hello, I have installed Infobox skin manager 2 at my web store. Everything seems to be fine. But for example at the advanced search page link "Pomoc" - the popup search help - skin manager can't load images. After web page examination i found where is the problem: top of the infobox image is loaded by this code: <tr> <td><table cellspacing="0" cellpadding="0" border="0"> <tr> <td><img src="images/slice_sets//top_left.jpg"></td> <td background =" images/slice_sets//top_background.jpg" class="newinfobox_top" valign="middle" align="center" width="100%">Pomoc</td> <td><img src="images/slice_sets//top_right.jpg"></td> </tr> <tr> <td background =" images/slice_sets//left_background.jpg"></td><td bgcolor =" #"><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> In the path to the image is double '//' sign. I think that this is the problem. But I've checked php code for this page and can't find difference between other infoboxes (currencies.php, categories.php, etc.) What I should change?? Please help... :( best regards Sebastian Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.