Web Design Web Design Forum
Registration is free! Here you can view your subscribed threads, work with private messages and edit your profile and preferences Calendar Find other members Frequently Asked Questions Search
Home Web Design

Convenient web based access to our favorite web design Usenet groups

web design reviews

This is Interesting: Free Magazines for Graphics designers and webmasters  





  Last Thread  Next Thread
Author
Thread Post New Thread   

PVII Equal Height CSS Columns
 

wadup




quote this post edit post

IP Loged report this post

Old Post  02-28-06 - 11:21 PM  
http://www.saysocreative.com/clients/aim/index.html

I successfully used the PVII equal height CSS Columns script on my web page 
to
"equal" the #leftside div with the #content div...

However the #leftside div does not go all the way to to the bottom of the
#content div...if you go to the site you would see that #leftside randomly s
top
at a certian point.....

What is the problem?




Post Follow-Up to this message ]
Re: PVII Equal Height CSS Columns
 

Osgood




quote this post edit post

IP Loged report this post

Old Post  02-28-06 - 11:21 PM  
wadup wrote:

> http://www.saysocreative.com/clients/aim/index.html
>
>  I successfully used the PVII equal height CSS Columns script on my web pa
ge to
> "equal" the #leftside div with the #content div...
>
>  However the #leftside div does not go all the way to to the bottom of the
> #content div...if you go to the site you would see that #leftside randomly
 stop
> at a certian point.....
>
>  What is the problem?
>
>
The left side IS observing the height of the #content <div>

What you need to do is surround your #mainlinks <div> and the #content
<div> in their own 'wrapper'

Float that 'wrapper' right and make its width 535px. Remove the floats
from the internal <divs> ie #mainlinks and #content as these are no
longer required.


Then alter the body tag to reflect the changes.


<body
onLoad="P7_equalCols2(1,'leftside','IMG','mainlinksContentWrapper','h6')">


NOTE THE H6. Its better to use a tag that you wouldn't normally use like
<h6> rather than the <p> tag you are currently using.

So insert an h6 here

<div id="leftside">
<img src="images/aim_logo.gif" width="195"/>
<h6>&nbsp;</h6>
</div>

and here


<p>When looking at a career, you should examine it closely, gather facts
and look inward.  If you like a fast-paced, high performance work
environment, yo've come to the right place.  You'll work with a diverse
team of reps who value...</p>
<h6>&nbsp;</h6>

<br style="clear:both;">




Post Follow-Up to this message ]
Re: PVII Equal Height CSS Columns
 

wadup




quote this post edit post

IP Loged report this post

Old Post  02-28-06 - 11:21 PM  
Bro, I got it working?.i appreciate your help a lot!


Post Follow-Up to this message ]
Sponsored Links
 





All times are GMT. The time now is 05:12 AM. Post New Thread   
  Previous Last Thread   Next Thread next
Dreamweaver archive | Show Printable Version | Email this Page | Subscribe to this Thread

Popular forums

Adobe Photoshop forum Macromedia Flash Web Site Design
Dreamweaver FrontPage forum
JavaScript Forum XML forum
Style Sheets VRML
Forum Jump:
Rate This Thread:

 

XML RSS Feed web design latest articles Syndicate our forum via XML or simple JavaScript

Web Design archive  Database administration help  


Top Home  -  Register  -  Control Panel   -  Memberlist  -  Calendar  -  Faq  -  Search Top