Log In · Register

 
text in overlay, having some problems with text, please help
omgdeykillro
post Aug 6 2006, 02:28 PM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Aug 2006
Member No: 449,629



Hey.
Im having some trouble with my overlay. wacko.gif
Whenever i write text below my header image, the sidebar on the left goes down a line.
is there a way i can fix that? if so, please reply. Thanks So Much.

Here's the myspace thaqt im testing the layout on.
www.myspace.com/wavebird

Rosario
 
 
Start new topic
Replies
PrincessAda
post Aug 6 2006, 03:30 PM
Post #2


the name is ada.
*******

Group: Official Member
Posts: 4,688
Joined: Dec 2005
Member No: 334,608



So you want your info to be position more to the left,correct?

it could be your positioning..

quick lesson on "position: relative"

top: -45px = moves up 45px
top: 45px = moves down 45px
left: -15px = moves left 15px
left: 15px = moves right 15px

use that lesson to edit your code..
<style type="text/css">

.main {
position: absolute;
left: 50%;
top: 125px;
width: 800px;
z-index: 1;
margin-left: -400px;
}


that part.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: