div picture and link |
div picture and link |
Oct 2 2004, 09:09 PM
Post
#1
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
is there a way that i can make an image in a div become an image link? if not, how can i post a createblog button on my xanga at the bottom? [click on my signature to see my xanga, scroll all the way down] right now i have it on a div, but i want it to be a link too. also, i don't really like the div, cause the image moves if i go to 'add comments'
|
|
|
|
![]() |
Oct 4 2004, 01:01 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Sep 2004 Member No: 52,448 |
QUOTE(allthatglitterss @ Oct 4 2004, 12:51 PM) okay so i put that in my header html, and nothing showed up [the picture]. i'm confused. =P Yeah, they messed the code up... here ya go! CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .container { margin-left: 100px; margin-top: 100px; background: none; } </style> <div class="container"> <a href="http://createblog.com/"><img src="http://IMG-URL" border=0></a> </div> <!-- end code provided by createblog.com --> Just adjust the margins until you get it to where you want it. Dont forget to change the url to your image. ... Hope that helps! |
|
|
|
avalon* div picture and link Oct 2 2004, 09:09 PM
JlIaTMK yes there is a way.... all you have to do is
CODE... Oct 2 2004, 11:21 PM
sweetxsimplicity QUOTE(JlIaTMK @ Oct 2 2004, 8:21 PM)yes there... Oct 2 2004, 11:52 PM
avalon* okay so i put that in my header html, and nothing ... Oct 4 2004, 12:51 PM
avalon* it kinda messed up my regular image alignment, but... Oct 4 2004, 01:14 PM![]() ![]() |