Author

Topic: Banner help (Read 851 times)

sr. member
Activity: 280
Merit: 250
July 06, 2011, 02:33:54 PM
#3
How would I add a link to a banner I make in photoshop?

Image files (jpg, gif, png) don't actually have links built into them. The link is added later by HTML code (or on forums by BB code).

So, save your banner as an image, then upload it somewhere to the web.

Then you can use code like this example, to show it on the forum:

Code:
[url=http://example.com][img]http://example.com/images/mybanner.jpg[/img][/url]

Or, if you're putting it in a web page as HTML, use something like:

Code:

-Alex

thanks
full member
Activity: 154
Merit: 100
July 06, 2011, 02:27:35 PM
#2
How would I add a link to a banner I make in photoshop?

Image files (jpg, gif, png) don't actually have links built into them. The link is added later by HTML code (or on forums by BB code).

So, save your banner as an image, then upload it somewhere to the web.

Then you can use code like this example, to show it on the forum:

Code:
[url=http://example.com][img]http://example.com/images/mybanner.jpg[/img][/url]

Or, if you're putting it in a web page as HTML, use something like:

Code:

-Alex
sr. member
Activity: 280
Merit: 250
July 06, 2011, 02:22:50 PM
#1
How would I add a link to a banner I make in photoshop?
Jump to: