umtwebby Posted March 5, 2008 Posted March 5, 2008 I have followed the details for changing the logo on my site as per the "How do I" at the top of the page but some code now appears above my logo. The code is: ws_images Can someone help me to remove it, please? Regards
jonquil Posted March 5, 2008 Posted March 5, 2008 You've taken out a character or so. Can you please post the code chunk you edited to change the logo? jon It's all just ones and zeros....
umtwebby Posted March 5, 2008 Author Posted March 5, 2008 Hello Jon I think it was this in the includes/header page <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'header.jpg', 'The Urmston Musical Theatre') . '</a>'; ?></td> THanks
jonquil Posted March 5, 2008 Posted March 5, 2008 Can you PM me your URL? It's all just ones and zeros....
jonquil Posted March 5, 2008 Posted March 5, 2008 Ah, look for this in includes/header.php: <!-- header //--> <table align="center" border="0" width="800"><tr><td>ws_images <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr class="header"> <td valign="middle"><a href="domain/index.php"><img src="images/header.jpg" border="0" alt="The Urmston Musical Theatre" title=" The Urmston Musical Theatre " width="700" height="100"></a></td> jon edit: replaced actual domain path with "domain" It's all just ones and zeros....
jameelbaaz Posted March 6, 2008 Posted March 6, 2008 Ah, look for this in includes/header.php: <!-- header //--> <table align="center" border="0" width="800"><tr><td>ws_images <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr class="header"> <td valign="middle"><a href="domain/index.php"><img src="images/header.jpg" border="0" alt="The Urmston Musical Theatre" title=" The Urmston Musical Theatre " width="700" height="100"></a></td> jon edit: replaced actual domain path with "domain" Where to find the code to change the banner and background Images
umtwebby Posted March 6, 2008 Author Posted March 6, 2008 Where to find the code to change the banner and background Images Hello Jameel, I used the pinned entry at the top of this section entitled "How do I......." There are a number of entries in it on how to change aspects of your cart
Recommended Posts
Archived
This topic is now archived and is closed to further replies.