Log In · Register

 
help pleaseeeeee
dvs
post Apr 6 2007, 08:23 PM
Post #1


Member
**

Group: Member
Posts: 13
Joined: Nov 2006
Member No: 481,112



how can I code a banner? so like I can have for instance "Add to Friends" in a banner and people can click it.
 
 
Start new topic
Replies (1 - 4)
marzipan
post Apr 6 2007, 08:25 PM
Post #2


Krista.
*******

Group: Official Member
Posts: 4,380
Joined: Apr 2006
Member No: 391,319



I would think you can do this:

CODE
<a href="LINK HERE"><img src="IMAGE URL" border="0"></a>
 
dvs
post Apr 6 2007, 09:18 PM
Post #3


Member
**

Group: Member
Posts: 13
Joined: Nov 2006
Member No: 481,112



getting my banner centered at the top of my page.

here's a pic, its not the official page, just my test one.

http://i128.photobucket.com/albums/p174/it.../Untitled-4.jpg

here's the code:

CODE
<style type="text/css">
.banner {width: 786px; height:196px;position: center;margin-left: -350px;left: 50%;top: 0px;}
body {margin-top:270px;}
</style>
 
freeflow
post Apr 6 2007, 09:23 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Topics merged. You don't need to make a new topic for every single tiny detail.

Change the code too:
CODE
<style type="text/css">
.banner {width: 786px; height:196px;position: absolute;margin-left: -350px;left: 50%;top: 0px;}
body {margin-top:270px;}
</style>


Then you just edit the margin left and top numbers to position the image around. You changed it to position:center; don't do that.
 
dvs
post Apr 6 2007, 09:26 PM
Post #5


Member
**

Group: Member
Posts: 13
Joined: Nov 2006
Member No: 481,112



thanks :]
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: