Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fenixx

macrumors regular
Original poster
Mar 23, 2006
247
0
My site, for reference, perhaps not safe for prudes;
http://www.hisdarknostalgia.com

Issue: I have my files hosted on another site, http://www.violetsandvenom.com/images/header.htm for the header.

I can not, for the life of me, get <base href="/" to point my images to the server. I have temporarily put up an iframe, but would like to get rid of that if anyone can help solve this.

Thanks.

Just hoping to find an alternative to base href all together really - but have no idea which way to look...
 
Last edited:
Shouldn't the base tag look like,
PHP:
<base href="http://www.violetsandvenom.com/images/">
then, rather than just "/"?
 
Sorry, didn't type out the entire thing.

But yes, I have it like that in the code and still nothing.
 
I'm thinking part of it is a validation issue. You have problems both on the main page that declares the frames, and in the page where the frame leads to.

Use this validator.

Also, what I provided was slightly different than what you have. You don't have the ending /, which might make a difference. I've honestly never used the base tag so can't speak to it much.
 
Thanks. Ended up just rewriting the code.

TPTB may delete this thread if they wish.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.