goodguysbiodiesel Posted May 24, 2008 Posted May 24, 2008 Take a look at my website...I don't know how to get rid of the OSCOMMERACE logo in the top right hand corner and replace it with mine...Any one know how?
♥geoffreywalton Posted May 24, 2008 Posted May 24, 2008 This link takes you to the knowledgebase http://www.oscommerce.info/kb/osCommerce/Catalog_Area/Boxes It is in there, but a little hunt will introduce you to more tips & tricks Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
frostybroc Posted May 24, 2008 Posted May 24, 2008 I've tried it but my logo gets all scrambled. Any help with that? http://www.orksarmory.com
♥geoffreywalton Posted May 24, 2008 Posted May 24, 2008 Check the file you uploaded is called orksarmoury.gif Is it in the same directory as the os commerce logo file was in? Is the file a gif file? Or have you renamed osksarmoury.jpg to orksarmoury.gig? Properties of the imge is http://orksarmory.com/catalog/images/orksarmory.gif I would expect it to be http://www.orksarmory.com/catalog/images/orksarmory.gif, confguraton file problem? Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
frostybroc Posted May 24, 2008 Posted May 24, 2008 Everything is in the right place. Still having the same problem
♥geoffreywalton Posted May 24, 2008 Posted May 24, 2008 Looks like a messed up image now. Did you uplad it in binary or ascii mode? Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
ekieds Posted May 24, 2008 Posted May 24, 2008 if u still having problem, try this: <?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'image.jpg', 'Name of Image') . '</a>'; ?> upload image to catalog/images dir
goodguysbiodiesel Posted May 24, 2008 Author Posted May 24, 2008 THANK YOU!! I HAVE MY LOGO UP NOW! if u still having problem, try this: <?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'image.jpg', 'Name of Image') . '</a>'; ?> upload image to catalog/images dir
Recommended Posts
Archived
This topic is now archived and is closed to further replies.