dailytemplate.html images not working.

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
Gewench
Newbie
Posts: 9
Joined: Sat Jun 12, 2004 11:00 am

dailytemplate.html images not working.

Post by Gewench »

I've finally worked out the majority of kinks on my website... The only problem I can't figure out is that all of my images on all of my pages are working except on my dailytemplate.html. indextemplate.html works fine, and I've gone back between the two and looked at the coding to figure it out, but I can't see what I'm doing wrong.

Thanks much in advance for your help!

~*Regards,*~
J.L. Enget
Creator of A&M

ZOMBIE USER 19235
Regular Poster
Posts: 44
Joined: Sun Feb 27, 2005 2:26 am

Post by ZOMBIE USER 19235 »

works fine on my comp.

User avatar
War
Grr
Posts: 3018
Joined: Sat Jun 14, 2003 2:26 pm
Contact:

Post by War »

Change every instance of <img src="images/pic.gif"> to <img src="/images/pic.gif">. That'll make the browser look from root.

Gewench
Newbie
Posts: 9
Joined: Sat Jun 12, 2004 11:00 am

Post by Gewench »

Hooray!!! I added the / to it; < img src="/images/pic.gif" > and it worked. Huzzah! Thank you very much!

Post Reply