bhannon Posted November 20, 2007 Posted November 20, 2007 I need to find all the Files and CSS styles for the Product Listing pages as I am having an issue with missing area in the header and body sections. I CANT FIND THE FREAKIN FILES! I think there's a miss-placed transparent gif image somewhere. This is driving me nuts!!! Please help!! http://ww2.borgeson.com/oscommerce/index.php?cPath=3_10 You can see the transparent areas under the heading "Rag Joints" and next to the image directly on the left. This is only formatted like on the product listing pages. Thanks!!!! brian
usernamenone Posted November 20, 2007 Posted November 20, 2007 How to find anything on your web page: Using FireFox: Highlight the area you want to find code or styles for -- With your right click choose "View Selection Source" -- You will quickly find the area that needs work and match it up with your php code or your style sheet if it is a class or id. File structure is fairly simple as the files and the names match. If editing language content you will find all editable text in your language folder with the corresponding name.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.