Those little picture-link things??, How do you get them on your site?? |
Those little picture-link things??, How do you get them on your site?? |
Dec 11 2004, 10:08 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 69 Joined: Aug 2004 Member No: 40,538 |
Oh my gosh, this may be the stupidest question ever asked but I just can't figure it out! ? You know how people have those like, little picture-links on their site that takes you to other pages?
|
|
|
|
![]() |
Dec 11 2004, 01:00 PM
Post
#2
|
|
![]() F a y t i s d e s t i n y ![]() ![]() ![]() ![]() Group: Member Posts: 214 Joined: Sep 2004 Member No: 49,153 |
So you mean add buttons to your site?
here is the code to put them on, but you need another code to put them in a marquee which you can get from the xanga scripts section this is if you want it in a new window: CODE <!-- begin code provided by createblog.com --> <a href=WEB ADDRESS HERE target=_blank><img src=BUTTON URL HERE border="0" ALT="ALT WORDS HERE"></a> this is if you don't want it in a new window: CODE <!-- begin code provided by createblog.com --> <a href=WEB ADDRESS HERE><img src=BUTTON URL HERE border="0" ALT="ALT WORDS HERE"></a> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com --> hope this is what you mean |
|
|
|
computershateme Those little picture-link things?? Dec 11 2004, 10:08 AM
alli where can u get the buttons from? like buttons tha... Dec 11 2004, 01:29 PM
C.Lime.Jello. Check graphics sites, they'll usually have a f... Dec 11 2004, 01:33 PM
misskay also you could make your own if you know how Dec 11 2004, 02:19 PM
computershateme oh thank you so much! that is perfect! Exa... Dec 12 2004, 11:50 AM![]() ![]() |