div overlay leaves blank space under "About Me" |
div overlay leaves blank space under "About Me" |
Jan 25 2006, 09:28 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 55 Joined: Jan 2006 Member No: 357,005 |
I'm using
<div class="myspaceurl"> </div> <body> <style> div.myspaceurl {position:relative; background-image:url(http://www.jjjennnnn.x3fusion.com/images/redbox2.gif); background-position:center; background-repeat:no-repeat; left:-402px; top:186px; width:300px; height:57px;} </style> </body> to stick a gif image over top of my MySpace URL box, but it makes it so that there is a blank space under "About Me" that I can't do anything with. All the contents of my Jen's Blurbs box are shifted down 57 pixels. If I start highlighting down the page, it jumps from "About Me" down to my contact box, and then back up to the contents of my blurbs. I've tried sticking the code within the style tags (See above) underneith the inputed text, but it changes nothing. Is there any way around this? |
|
|
|
tcunningham1589 Add this code in style tags-
div strong {displa... Jan 25 2006, 03:16 PM
JJJENNNNN For some reason, that code resizes my box and make... Jan 25 2006, 03:24 PM
tcunningham1589 Have you tried editing your profile in safe mode? Jan 25 2006, 03:28 PM
JJJENNNNN QUOTE(tcunningham1589 @ Jan 25 2006, 4:28 PM)... Jan 25 2006, 03:35 PM
tcunningham1589 It's a myspace feature, which allows you to se... Jan 25 2006, 03:37 PM
JJJENNNNN QUOTE(tcunningham1589 @ Jan 25 2006, 4:37 PM)... Jan 25 2006, 03:43 PM
JJJENNNNN Here's something intesting I've noticed: ... Jan 25 2006, 05:01 PM![]() ![]() |