help pleaseeeeee |
help pleaseeeeee |
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.
|
|
|
|
![]() |
Apr 6 2007, 09:23 PM
Post
#2
|
|
|
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 help pleaseeeeee Apr 6 2007, 08:23 PM
marzipan I would think you can do this:
CODE<a href=... Apr 6 2007, 08:25 PM
dvs getting my banner centered at the top of my page.
... Apr 6 2007, 09:18 PM
dvs thanks :] Apr 6 2007, 09:26 PM![]() ![]() |