Positioning a container? HELP!
11 posts • Page 1 of 2 • 1, 2
Positioning a container? HELP!
Hi everyone, I need your help on this..
I want my container to overlap with the layout and not just be straight under-neath it..
Heres the link to my site, maybe you can help?
http://thestudiofairy.com/
I have tried position absolute but it doesn't seem to work?
Does anyone have any solutions?
Greg xx
I want my container to overlap with the layout and not just be straight under-neath it..
Heres the link to my site, maybe you can help?
http://thestudiofairy.com/
I have tried position absolute but it doesn't seem to work?
Does anyone have any solutions?
Greg xx
thestudiofairy ♥♥
-
Bleaahdotcom - Regular
- Posts: 40
Re: Positioning a container? HELP!
I guess you're saying you want the tan box to be up higher on the page?
Basically, give the container's margin-top a negative value in your stylesheet...
- Code: Select all
#content {
margin-top: -100px;
}
Basically, give the container's margin-top a negative value in your stylesheet...
-
olivia - Administrator
- Posts: 521
- Location: USA
Re: Positioning a container? HELP!
Ok I tried that code but I only moved up the header image, I was trying to move the blog area?
thestudiofairy ♥♥
-
Bleaahdotcom - Regular
- Posts: 40
Re: Positioning a container? HELP!
oh wait, i have it but the blog/content bit is now under the header image
thestudiofairy ♥♥
-
Bleaahdotcom - Regular
- Posts: 40
Re: Positioning a container? HELP!
Bleaahdotcom wrote:Ok I tried that code but I only moved up the header image, I was trying to move the blog area?
Apply the margin-top to whatever div the blog area is in...
-
olivia - Administrator
- Posts: 521
- Location: USA
Re: Positioning a container? HELP!
Bleaahdotcom wrote:oh wait, i have it but the blog/content bit is now under the header image
Make sure the blog is after the header in your code...
-
olivia - Administrator
- Posts: 521
- Location: USA
Re: Positioning a container? HELP!
Bleaahdotcom wrote:Ok i looked and it is..
Try taking out the floating...
-
olivia - Administrator
- Posts: 521
- Location: USA
Re: Positioning a container? HELP!
Ok I dont know whats happened know, the blog has moved up but the colour hasn't if that makes sense?
thestudiofairy ♥♥
-
Bleaahdotcom - Regular
- Posts: 40
Re: Positioning a container? HELP!
Bleaahdotcom wrote:Ok I dont know whats happened know, the blog has moved up but the colour hasn't if that makes sense?
Do you want it to look something like this?
Link: http://www.donemyway.com/test.php
-
olivia - Administrator
- Posts: 521
- Location: USA
11 posts • Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 5 guests