a simple question, involving "link me" boxes |
![]() ![]() |
a simple question, involving "link me" boxes |
Oct 11 2004, 09:17 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 6 Joined: Oct 2004 Member No: 53,191 |
this is a really simple question and im not sure if anyone has mentioned it yet. I want to make a link box where there's the code for ppl to like to me and i have the text box code and everything but i dont no how to put it together. I want it near the top of my xanga and to look like this:
A title of some sort (LINK ME!) (space) (A picture of my link image) (space) (the codebox with the code) i want it to be centered also. if anyone knows how to put this together please tell me. |
|
|
|
Oct 11 2004, 09:34 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 491 Joined: May 2004 Member No: 18,689 |
you could get a custom module thing. that will let u put watever u want.
|
|
|
|
Oct 11 2004, 09:45 AM
Post
#3
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
CODE <!-- begin code provided by createblog.com --> <center>LINK ME<BR><img src="IMG LINK" border=0></a> <TEXTAREA><a href="URL"><img src="IMG LINK" border=0></a></TEXTAREA></center> <!-- end code provided by createblog.com --> You can try that.. |
|
|
|
Oct 11 2004, 10:39 AM
Post
#4
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(lookitskim @ Oct 11 2004, 6:45 AM) CODE <!-- begin code provided by createblog.com --> <center>LINK ME<BR><img src="IMG LINK" border=0></a> <TEXTAREA><a href="URL"><img src="IMG LINK" border=0></a></TEXTAREA></center> <!-- end code provided by createblog.com --> You can try that.. Yup, that's what I use and "<p>" in between for spaces. |
|
|
|
Oct 11 2004, 11:08 AM
Post
#5
|
|
![]() Newbie ![]() Group: Member Posts: 6 Joined: Oct 2004 Member No: 53,191 |
thanks a lot, but is there a way to make the box smaller and a different color? And also to not be on the same row as the image?
LINK ME! IMAGE BOX it doesnt matter really, but it'll look nicer i think. |
|
|
|
Oct 11 2004, 12:37 PM
Post
#6
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(destinedxfantasy @ Oct 11 2004, 8:08 AM) thanks a lot, but is there a way to make the box smaller and a different color? And also to not be on the same row as the image? LINK ME! IMAGE BOX it doesnt matter really, but it'll look nicer i think. Yup. CODE <!-- begin code provided by createblog.com --> <ilayer name="scroll1"><div id="scroll3" style="width:100;height:75;background-color:COLORHERE;overflow:auto"> CODE CODE </textarea></div> <!-- end code provided by createblog.com --> For the rows, I told you already, just use <p> |
|
|
|
![]() ![]() |