julia Posted September 20, 2005 Posted September 20, 2005 This is a dumb question for sure, but somehow my right and left corner images for the box heading "New Products for Current Month" on index.php are missing. Are these not the left and right corner gifs? If so, then I have a problem with the code...but I can't see where that is .. If not, can someone tell me what the gifs are, and what folder they are in? Thanks Julie http://www.augerweb.com
julia Posted September 22, 2005 Author Posted September 22, 2005 This is a dumb question for sure, but somehow my right and left corner images for the box heading "New Products for Current Month" on index.php are missing. Are these not the left and right corner gifs? If so, then I have a problem with the code...but I can't see where that is .. If not, can someone tell me what the gifs are, and what folder they are in? Thanks Julie http://www.augerweb.com <{POST_SNAPBACK}> Still Looking! Anyone??? Thanks http://www.augerweb.com/shop/catalog
Guest Posted September 22, 2005 Posted September 22, 2005 look the code you customized for the new products box. Its not osc default so either a contribution or something else changed them
julia Posted September 22, 2005 Author Posted September 22, 2005 look the code you customized for the new products box. Its not osc default so either a contribution or something else changed them <{POST_SNAPBACK}> Thanks..That is weird because I didn't add anycontribution that I know of...that would change the new products box...I just took it off on the first page, but can't see where to take the box out in product info... What file actually calls the gif to that header? Thanks Julie
Guest Posted September 22, 2005 Posted September 22, 2005 its not the product_info its in catalog\index.php it includes the new_product.php I think. This is where the box is coming from. The images are in the box classes. In includes\classes\boxes.php Each box in includes\boxes instantiates a box class. Each class may include code to load the various decoration images or the .css elements.
julia Posted September 22, 2005 Author Posted September 22, 2005 its not the product_info its in catalog\index.php it includes the new_product.php I think. This is where the box is coming from. The images are in the box classes. In includes\classes\boxes.php Each box in includes\boxes instantiates a box class. Each class may include code to load the various decoration images or the .css elements. <{POST_SNAPBACK}> That was the file!!! Thank-you. Julie
Recommended Posts
Archived
This topic is now archived and is closed to further replies.