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 2 2004, 11:21 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
yes there is a way.... all you have to do is |
|
|
|
Oct 2 2004, 11:52 PM
Post
#3
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(JlIaTMK @ Oct 2 2004, 8:21 PM) yes there is a way.... all you have to do is You can't have the space after the quote or else it will mess the code up. It has to be like this CODE <!-- begin code provided by createblog.com --> <a href="http://www.createblog.com/"<img src="IMG URL HERE"></a> <!-- end code provided by createblog.com --> |
|
|
|
Oct 4 2004, 12:51 PM
Post
#4
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
okay so i put that in my header html, and nothing showed up [the picture]. i'm confused. =P
|
|
|
|
Oct 4 2004, 01:01 PM
Post
#5
|
|
![]() 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! |
|
|
|
Oct 4 2004, 01:14 PM
Post
#6
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
it kinda messed up my regular image alignment, but thanks anyway =) i decided to take it off. =P
|
|
|
|
![]() ![]() |