linking images |
linking images |
Sep 13 2009, 01:08 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Sep 2009 Member No: 745,412 |
I finally discovered the joys of div layovers I just have one problem. I can't get my images to link.
this is my code <div class="bg" style="position:absolute; top:594px; left:50%; margin-top:0px; margin-left:162px; height: 410px; overflow: hidden;"> <img src="http://i267.photobucket.com/albums/ii283/kmesz/davidsmypace01/DM_Page_07.jpg"/> </div> whenever I write <a href="http://urltothesite.com"> it makes the button disappear. can anyone clear this up to my as to why this is happening? Thanks! |
|
|
|
kmesz linking images Sep 13 2009, 01:08 AM
Mike Can you post all of the codes you're using? Sep 13 2009, 03:01 AM
kmesz CODE<style>.userProfileURL { display:none; }... Sep 13 2009, 09:29 AM
Mike Replace your codes with this:
CODE<style>.u... Sep 13 2009, 03:21 PM![]() ![]() |