my pic is not showing in the div |
my pic is not showing in the div |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 22 Joined: Feb 2006 Member No: 371,503 ![]() |
<style>
.picture { background-color:white; border:3px ridge white; text-align:center; padding: 18px; position:absolute; left:50%; margin-left:-350px; top:205px; z-index:2; } a.link1:active, a.link1:visited, a.link1:link { font-size:14px; font-weight:bold; font-family:helvetica; color:red; } a.link1:hover { color:white; } </style> thats in id like to meet and this is in about me <style> .picture { background-color:white; border:3px ridge white; text-align:center; padding: 18px; position:absolute; left:50%; margin-left:-350px; top:205px; z-index:2; } a.link1:active, a.link1:visited, a.link1:link { font-size:14px; font-weight:bold; font-family:helvetica; color:red; } a.link1:hover { color:white; } </style> |
|
|
![]() ![]() |