wizzie Posted August 6, 2005 Share Posted August 6, 2005 Hi guys On the front page there is an image at the top right hand corner, how do you remove this? I've looked all over the forums but with no luck! Thanks Link to comment Share on other sites More sharing options...
niknakgroup Posted August 6, 2005 Share Posted August 6, 2005 Can yo be more specific? Which image (i.e. what does it look like) and where on the page. If it is on your home page, it is probably (but not definitely somewhere in either catalog/index.php or catalog/languages/english/index.php - if it is the header portion, look at catalog/includes/header.php, otherwise it may be in an infobox. Without specific details, no-one will be able to help you! Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem.... Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums..... if (stumped == true) { return(square_one($start_over) } else { $random_query = tep_fetch_answer($forum_query) } Link to comment Share on other sites More sharing options...
Guest Posted August 6, 2005 Share Posted August 6, 2005 could you not open it in your browser then right click the img to get properties then find the file in your images folder and make it a transparent gif? Link to comment Share on other sites More sharing options...
wizzie Posted August 6, 2005 Author Share Posted August 6, 2005 Hi Its the one opposite Free shipping on all inkjet cartridges heres the link Vale Inkjets Link to comment Share on other sites More sharing options...
wizzie Posted August 6, 2005 Author Share Posted August 6, 2005 Hi I need to place an image which is the full width of the main page, would the transparent image not intefere with that? Link to comment Share on other sites More sharing options...
Guest Posted August 6, 2005 Share Posted August 6, 2005 try deleting this.... <?php echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?> fom line 274 of index.php however im not sure if this will work or no as i havent tried it! if it does you wil need to remove the col so you can access the full width! Link to comment Share on other sites More sharing options...
wizzie Posted August 6, 2005 Author Share Posted August 6, 2005 Thanks FunkTheWeb, your idea worked a treat :D Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.