Home » Community » Forum Listing » Technical Support »
Adding Button for a link in Site Text
Hi!
I know I just asked for help; however, I have another question that I need some assistace on.
I just received word from the owner of "Deep Submerge Gallery", a gallery that preserves Sailor Moon goodness, that my gallery has been accepted to its directory of sites. *yay* :)
However, I need to place a button in my gallery's site text so I may link back to her directory--and, I am having a little trouble doing that.
Does anyone know how I approach inserting this link? Every time I try to place it--I am unsuccessful. :(
Any help would be appreciated!
Thankyou!
ginga123
You need to use the less than or greater than symbols in your text
I'm subbing this * for them . So change the star to appropriate ones. Use all text in caps and other symbols below in the sample.
Sample: *A HREF=" htp://site web address" TARGET="_BLANK"* title you give it */A*
This will have the title you give it in your Rubberslug text. It will open the site in a new window too.
Hope this helps!
Edited May 20 at 4:58 PM
monkeyboy
May 20 at 4:55 PM
Just to build on what monkeyboy started(excellent job btw, mb)
The html code that you want to add to your gallery should look something like this:
<a href="
http://digital-wing.com/deepsubmerge" target="_blank"><img width=x height=y src="
http://www.yourimagehost.com/DeepSubmerge-button.gif" border=0></a>
Just cut and paste!
The parts that you will need to change:
x = width of the button image
y = height of the button image
yourimagehost = where you keep the DeepSug button in cyberspace
DeepSubmerge-button.gif = replace this with the real name of the button you are using
Happy coding ^_^
thanks monkey boy and evil gordo--you got me started. :)
unfortunately, i think i must have plugged something in wrong--all i keep getting is a blue question mark box when i upload the text after following your instructions to a tee.
i wonder if i missed something?? hmmm
*scratches head*
[u]This is what I placed:[/u]
I know if you place the name of the GIF between the >< it creates a hyper link text of the GIF--not the real thing itself. I really need to use one of those on her site though.
--ginga123
Edited May 21 at 12:32 AM
what??!! my coding disappeared after i entered it to show you! 0_o :(