adv Posted November 13, 2007 Share Posted November 13, 2007 i saw on some sites and image before the site starts Image:http://www.example.com how to i put a custom image to my page Quote Link to comment Share on other sites More sharing options...
Isomerizer Posted November 13, 2007 Share Posted November 13, 2007 Maybe create an image on a certain page, then have .htaccess have your index page set as that... Then on this image index page, have a link leading to the main site..? Also i see no image on "http://www.example.com" ??? Image: <img src="urlofimage.extension" alt="Alternative Text" /> Link: <a href="url.extension">Link!</a> Or maybe you could use html to redirect after a certain amount of time of viewing the image <META HTTP-EQUIV="Refresh" CONTENT="0; URL=url.ext"> Quote Link to comment Share on other sites More sharing options...
Aureole Posted November 13, 2007 Share Posted November 13, 2007 I'm extremely sorry but... Also i see no image on "http://www.example.com" ??? Haha! Anyway, the image you refer to is called a favicon, you need to make an .ico file then upload it to your public_html folder and name it favicon.ico. If you're not sure what to do, search Google. I think DynamicDrive.com has a favicon maker, try there. Quote Link to comment Share on other sites More sharing options...
Isomerizer Posted November 13, 2007 Share Posted November 13, 2007 I'm extremely sorry but... Also i see no image on "http://www.example.com" ??? Haha! Anyway, the image you refer to is called a favicon, you need to make an .ico file then upload it to your public_html folder and name it favicon.ico. If you're not sure what to do, search Google. I think DynamicDrive.com has a favicon maker, try there. Oh...My bad Quote Link to comment Share on other sites More sharing options...
adv Posted November 13, 2007 Author Share Posted November 13, 2007 wow..thanks alot for the quick reply ... i`ll try it out Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.