• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I hate absolute links.

notfred

Lifer
I've gota bunch of webpages here on my site. I'm been doing some redesigning and updating here (I jsut started here a few weeks ago, it was someone else's site before that)

Anyway, there's a whole bunch of images that are linked to "http://ca.water.usugs.gov/stuff/image/etc" rather than "../images/file"

And it's rally annoying.....


899 more broken links to fix...... (not too bad, considering I started with over 6000).
 
I know what you mean.

One of the first things my instructor taught us in web design was to use relative paths rather than absolute whenever possible.

At least the end is in sight for you. Good luck! 🙂
 
I could probably set up some kind of batch replacement, but it'd be more work than it's worth, since there's a bunch of other things I have to fix besides jsut broken images, and the files arent all in the same directory, meannig that they new links have differing amounts of ../ in front of them.

819 to go....
 
Back
Top