Page 1 of 1
image link [solved]
Posted: Fri Apr 18, 2008 10:10 pm
by Tac00
im having trouble with image links. i can do it out side of comic genesis. but i dont know what exactly the way its done here.
can anyone help?
Re: image link
Posted: Fri Apr 18, 2008 11:08 pm
by Dr Neo Lao
Can you be a bit more specific?
If you have an image in your comic and you want to put it on your comic somewhere:
If you have an image in your comic and you want to share it here in the forums:
Code: Select all
[img]http://nameofcomic.comicgenesis.com/images/name.jpg[/img]
If you have an image in your comic and you want to share it on another site: you can't - the anti-hotlinking feature kicks in. If you have images that you want to share on other sites (such as banners or fan art) then you'll need to upload it onto another host. Photobucket is good, or you can go with DivShare or RipWay. Both of those are good because you can share other file types (such as rar, zip, bmp, swf, exe, txt, etc). All three are also free (just need to register).
Re: image link
Posted: Sat Apr 19, 2008 8:56 am
by Tac00
i want to make a link to my other comic using one of my images and put it on my comic .im not sure how to do that here
Re: image link
Posted: Sat Apr 19, 2008 11:50 am
by Dr Neo Lao
i want to make a link to my other comic using one of my images and put it on my comic
Uh ... what?
If you mean that you have two comics, A and B and want to have a link to B from A then that's easy.
- Make a banner / image to advertise B.
- Upload it to A, in the images folder.
- In A, use a standard html link and put it where you want it to show up*.
- Repeat as needed. Just remember that the banner / image needs to be on the account that is doing the advertising, not on the comic being advertised (so if you want to advertise B and C in the comic A, you'd have both images on A.
* A standard link would be:
Code: Select all
<a href=" url to B "><img src="/images/name.jpg"></a>
Re: image link
Posted: Sat Apr 19, 2008 8:14 pm
by Tac00
ok man thats exactly what i wanted thank you
