Help, Div layout |
Help, Div layout |
Apr 5 2007, 04:48 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 48 Joined: Mar 2007 Member No: 510,115 |
Ok i designed this out but i need help putting contect boxes over the pictures.but i want the pictures to be seen when i put the content boxes over them.can you help?
Heres a picture of my design
|
|
|
|
![]() |
Apr 5 2007, 05:24 PM
Post
#2
|
|
![]() the great escape. ![]() ![]() ![]() Group: Member Posts: 46 Joined: Sep 2005 Member No: 243,135 |
couldn't you just create a div layer on top of the pictures and put links in it? like this. and just edit it to the specifications that you want?
CODE <div style="position: absolute; left:783px; top:85px; width:75px; height:35px; overflow: auto; background-color:transparent;">
<a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=FRIENDID" class="add"></a> </div> <div style="position: absolute; left:825px; top:130px; width:66px; height:30px; overflow: auto; background-color:transparent;"> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=FRIENDID" class="msg"></a> </div> <div style="position: absolute; left:880px; top:160px; width:70px; height:29px; overflow: auto; background-color:transparent;"> <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=FRIENDID&MyToken=951b28c8-9940-479f-8a37-8af5119081d4" class="comment"></a> <style> a.msg { width: 66px; height: 30px; background-image: url(); background-repeat: no-repeat; } a.msg:hover { background-image: url(); } a.add { width: 75px; height: 35px; background-image: url(); background-repeat: no-repeat; } a.add:hover { background-image: url(); } a.comment { width: 70px; height: 29px; background-image: url(); background-repeat: no-repeat; } a.comment:hover { background-image: url(); } </style> </div> |
|
|
|
momo way Help Apr 5 2007, 04:48 PM
momo way no really what i was looking for.maybe like a scro... Apr 5 2007, 08:48 PM
toyo loco First thumb your image please:
CODE[thumb... Apr 5 2007, 08:58 PM
momo way ok sorry you guys arent getting my Q so heres the ... Apr 6 2007, 12:52 PM
toyo loco You asked how to add content boxes but make the pi... Apr 6 2007, 04:34 PM
momo way didnt work !! i've tryed every thing a... Apr 9 2007, 03:25 PM
toyo loco First off don't seriously start that. I'm ... Apr 9 2007, 03:37 PM
momo way QUOTE(toyo loco @ Apr 9 2007, 3:37 PM) Fi... Apr 9 2007, 03:42 PM
toyo loco I know where you got it because I know the codes. ... Apr 9 2007, 03:46 PM
momo way ok nother problem
i did what you said but know i... Apr 9 2007, 03:54 PM
toyo loco Ok where are you trying to get the box? What spot?... Apr 9 2007, 03:54 PM
momo way QUOTE(toyo loco @ Apr 9 2007, 3:54 PM) Ok... Apr 9 2007, 04:22 PM![]() ![]() |