Positioning issue
-
Hi all,
I’m having trouble positioning the bottom half image of a girl in the current theme, see what I mean here: .
Below is the css for both the side column and her, any help would be appreciated ~` Hopefully it’s enough, as the style sheet is fairly lengthy.
If I add the properties to the column instead, it just shifts everything hard right, but when trying t do it in the separate div for her, it doesn’t move the background image at all!
Thanks,
Jennifer`#rightcol{
float:right;
width:250px;
padding:0px 0 10px 0;}
#bhalf {
height:99px;
left:10px;
top:200px;background:#393c42 url(images/bottom.jpg) top no-repeat;
width:360px;
margin-right: 100px;
}’
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Positioning issue’ is closed to new replies.