SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Forums
SiteExperts.com Forums
All Discussions

SiteExperts Feedback
The Lounge
Dynamic HTML
Site Design/ Critiques
HTML and CSS
XML Technologies
The Wireless Internet
Internet Explorer
Microsoft .NET
The Server
Technical Support

Sponsored Links

User Groups : Forums : SiteExperts : SiteExperts.com Feedback :

Previous DiscussionNext Discussion
 CSS Arguments... need a fast fix please

Hey there all... sorry this is short but i need this quick... and or some type of work around... ok... Can you set something like "height=100% -130px" if so how would one do that? thank you for the help....
jeremy-bass

the container
[CODE].padbcont_32AE27C {position: absolute; left: 50%; margin-left: -312px; width:625px; height:100% }[/CODE]

the top
[CODE].padbcont_32D0C61 { width:625px; height:136px  }[/CODE]

the middle
[CODE].padbcont_3A1FA66 { width:625px;}[/CODE]

the bottom

[CODE].padbcont_32D4330 { bottom: 0; width:625px; height:61px   }[/CODE]

 

body

[CODE]<body align="center">
      <div align="center">
         <iframe src="indexITEMS/header.html" frameborder="0" scrolling="no" align="top" height="136px" width="641"></iframe>
         
         <iframe id="_Bodyarea" name="_Bodyarea" src="indexITEMS/body/body_home.html" frameborder="0" scrolling="yes" align="absmiddle" height="100%" width="641"></iframe>
         
         <iframe src="indexITEMS/foot/foot.html" frameborder="0" scrolling="no" align="bottom" height="61px" width="641"></iframe>
      </div>
   </body>[/CODE]

Started By JeremyLBass on Apr 11, 2006 at 3:26:06 AM

1 Response(s) | Reply

Earlier Replies | Replies 1 to 1 of 1 | Later Replies
bod1467 on Apr 11, 2006 at 4:05:41 AM (# 1)
This message has been edited.

margin-bottom: 130px;

or

padding-bottom: 130px;


Earlier Replies | Replies 1 to 1 of 1 | Later Replies

To respond to a discussion, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password
Copyright 1997-2004 InsideDHTML.com, LLC. All rights reserved.