| View previous topic :: View next topic |
| Author |
Message |
|
|
Bebi Maitre d'
Joined: 23 Jul 2006 Posts: 277 Location: UK
|
Posted: Fri Jan 19, 2007 1:49 pm Post subject: Advertising Images |
|
|
I know that some of the members have been providing images for those who wish to advertise TheBroth in their own personal way.
I was thinking maybe we could have a small gallery with "Official" images ready for people to use? It could include all those member made ones that the staff and developers think would be good. It would also save people having to search the forum for the threads containing these images
Also, I'd like to have a clickable html image for TheBroth to add to the bottom of my forum. I don't know how to do this myself, maybe if you had some examples of these people would find them useful?
What do others think? |
|
| Back to top |
|
 |
|
|
Bebi Maitre d'
Joined: 23 Jul 2006 Posts: 277 Location: UK
|
Posted: Wed Jan 24, 2007 3:34 pm Post subject: |
|
|
I'd just like someone who knows what they're doing to check this before I go further:
| Code: | <a href='http://www.thebroth.com'>
<img src='http//:IMAGEURL'></a>
|
That would make a html clickable button yes?
Edit: using the above principle I created this
| Code: |
<a href='http://www.thebroth.com'><img src=’http://i80.photobucket.com/albums/j169/Bebi1st/tb2.jpg’>></a>
|
I took a screenshot of the top of the page for the image
I've tried to add it to my forum footer with my other banners but it's not showing for some reason, any help with this would be appreciated lol
Edit again: (sorry I'm bored lol) I've been playing with photobucket's slideshow function, this is what I came up with http://s80.photobucket.com/albums/j169/Bebi1st/?action=view¤t=1169658253.pbw |
|
| Back to top |
|
 |
|
|
rhain Waiter
Joined: 15 Aug 2006 Posts: 32 Location: Australia
|
Posted: Wed Jan 24, 2007 9:22 pm Post subject: |
|
|
| Code: | <a href="http://www.thebroth.com"><img src="http://i80.photobucket.com/albums/j169/Bebi1st/tb2.jpg"></a>
|
Try that code above... there was an extra > to start with but now it should be a button you can have on your own site.
Sorry I know nothing about the sig thing in here so i cant help with that. |
|
| Back to top |
|
 |
|