Finally.
Also, I should make it especially obvious that I now have a <a href="http://www.cafepress.com/minisuck">Cafepress store</a> with a few items that contain words pertaining to this here comic. I mostly just wanted stickers; I'm disappointed that they don't have those in bulk. There are also magnets, and if you happened to want a shirt that mentions this, well... you can get a shirt. I don't think the dark-gray-on-black scheme would work well for other items, but if you want something else let me know and I'll see about it.
It's back!
Yeah, it works just fine from the main page, but it does't work when one browses backwards.
It's because the links for 'fan', 'icon', and 'links' all are just like "links.html", which is fine for the index page... But when you go backwards, you're viewing things in the /d directory, so it breaks. Doesn't it not work for you?
To fix it, all you'd need to do is change the links to have your whole comic url in them, so that the link to links would be "http://minisuck.comicgenesis.com/links.html"
It's because the links for 'fan', 'icon', and 'links' all are just like "links.html", which is fine for the index page... But when you go backwards, you're viewing things in the /d directory, so it breaks. Doesn't it not work for you?
To fix it, all you'd need to do is change the links to have your whole comic url in them, so that the link to links would be "http://minisuck.comicgenesis.com/links.html"
Oh! Okay. Silly me. Thanks for pointing that out!Tyras wrote:Yeah, it works just fine from the main page, but it does't work when one browses backwards.
It's because the links for 'fan', 'icon', and 'links' all are just like "links.html", which is fine for the index page... But when you go backwards, you're viewing things in the /d directory, so it breaks. Doesn't it not work for you?
To fix it, all you'd need to do is change the links to have your whole comic url in them, so that the link to links would be "http://minisuck.comicgenesis.com/links.html"