BEANSTALKER Posted April 29, 2005 Share Posted April 29, 2005 under catalog/includes/languages/english/index.php there was the annoying "what's new here". I got rid of the text & deceided that it would look good to have multiple images of manufactures logo's, eaither in place or in a scrolling marquee. Either way when the site is brought up they appear as red x's, unless i'm in the administration panel & then they show up both ways. i have had friends of mine bring up the site & they see red x's wheather i'm in administration or not. i have tried loading the pictures from c:/documents/mypictures, even uploading them to the images file. right now i have scrolling text & it works fine. Am i using the format correctly <p><marquee><img src="logo1.gif"> <img src="logo2.gif"> </marquee></p> Link to comment Share on other sites More sharing options...
stevel Posted April 29, 2005 Share Posted April 29, 2005 Ignoring for the moment that <marquee> is browser-specific and, in my opinion, tacky - where are your images loaded? Typically they would be in the images subfolder, which means you need to add that to the file path. If you'd provide a link to your store we could perhaps give you more detailed advice. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description Link to comment Share on other sites More sharing options...
BEANSTALKER Posted April 29, 2005 Author Share Posted April 29, 2005 Ignoring for the moment that <marquee> is browser-specific and, in my opinion, tacky - where are your images loaded? Typically they would be in the images subfolder, which means you need to add that to the file path. If you'd provide a link to your store we could perhaps give you more detailed advice. <{POST_SNAPBACK}> i know about the marguee, it is brouser specific & think about scripting it if i knew how but would come in handy if i have 20 or more logos. this way it would only take up the logo height & not the whole page if i just left the images still. here is the link www.gpsmarineoutlet.com Link to comment Share on other sites More sharing options...
stevel Posted April 29, 2005 Share Posted April 29, 2005 Yes, it's what I thought it was. You need to prefix your filenames with 'images/', for example., 'images/lowrance.gif'. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description Link to comment Share on other sites More sharing options...
BEANSTALKER Posted April 29, 2005 Author Share Posted April 29, 2005 Yes, it's what I thought it was. You need to prefix your filenames with 'images/', for example., 'images/lowrance.gif'. <{POST_SNAPBACK}> thank you for your replies , so if i want multiple images how do i quote it like this 'images/lowrance.gif''images/garmin.gif' ??? or how would it look Link to comment Share on other sites More sharing options...
stevel Posted April 29, 2005 Share Posted April 29, 2005 <img src="images/logo1.gif"> <img src="images/logo2.gif"> Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.