Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Footer Div Under Absolute Div
Old 05-04-2007, 09:48 PM Footer Div Under Absolute Div
Sydpix's Avatar
Drinker I Smoke

Posts: 424
Name: Denny
Location: In a can...
Trades: 0
Hello every one,

Why am I having problems getting my footer Div tag to drop below a position: absolute; and/or position: relative; Div.

I'm transferring a pdf from Photoshop with css file. When I use photoshop to generates the css file for the images, It assigns code with an absolute tags which is fine I guess?

Code:
#FloorPlan-01 {
    position:absolute;
    left:0px;
    top:0px;
    width:189px;
    height:325px;
}
I then wrapped the code in another Div to contain the images. When I do so, the container floats to the top left of the page unless I assign either position: absolute; and/or position: relative; to the the wrapper.

Here is that code

Code:
#contentmap {
    width : 90%;
    margin-right : auto;
    margin-left : auto;
    margin-top : 100px;
    padding-left : 2px;
    margin-bottom : 20px;
    padding-bottom : 20px;
    padding-right : 20px;
    color : #333333;
    clear: both;
    padding-top: 30px;
    text-align: center;
    position: absolute;
}
The problem I'm having is this, My header and content area line up correctly in my template but footer section isn't recognizing the images wrapped. My footer positions as if there were no content at all?

clearfix?

The page in question


Thanks for any help
__________________
.
Village Idiot


Last edited by Sydpix; 05-04-2007 at 10:04 PM..
Sydpix is offline
Reply With Quote
View Public Profile Visit Sydpix's homepage!
 
 
Register now for full access!
Old 05-05-2007, 08:16 AM Re: Footer Div Under Absolute Div
Sydpix's Avatar
Drinker I Smoke

Posts: 424
Name: Denny
Location: In a can...
Trades: 0
Silly me... I figured it out
__________________
.
Village Idiot

Sydpix is offline
Reply With Quote
View Public Profile Visit Sydpix's homepage!
 
Reply     « Reply to Footer Div Under Absolute Div
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09500 seconds with 12 queries