Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / November 2007



Tip: Looking for answers? Try searching our database.

overflow: hidden visibility question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
zzpat - 25 Nov 2007 15:32 GMT
I have a box element that uses overflow: hidden and I want a link which
at the bottom of the element to be visible.  I can't make the link visible.

Obviously I'm having problems so I was wondering if there's anything
other than overflow : hidden that will give me an absolute 'height' and
make the link visible.

Pat
Ben C - 25 Nov 2007 16:34 GMT
> I have a box element that uses overflow: hidden and I want a link which
> at the bottom of the element to be visible.  I can't make the link visible.
>
> Obviously I'm having problems so I was wondering if there's anything
> other than overflow : hidden that will give me an absolute 'height' and
> make the link visible.

Why is the link invisible-- is it overflowing?

You can add <div style="clear: both"></div> at the end of the element
and use overflow: visible. That will usually work about the same
(although it might clear some other floats you didn't want it to)
zzpat - 25 Nov 2007 18:06 GMT
>> I have a box element that uses overflow: hidden and I want a link which
>> at the bottom of the element to be visible.  I can't make the link visible.
[quoted text clipped - 8 lines]
> and use overflow: visible. That will usually work about the same
> (although it might clear some other floats you didn't want it to)

"Clear: both" clears other floats I need.  Yes, the link is in the
overflow.  Nasty problem.
Ben C - 25 Nov 2007 20:10 GMT
>>> I have a box element that uses overflow: hidden and I want a link which
>>> at the bottom of the element to be visible.  I can't make the link visible.
[quoted text clipped - 11 lines]
> "Clear: both" clears other floats I need.  Yes, the link is in the
> overflow.  Nasty problem.

Post a url, I'm sure we'll think of something.
zzpat - 28 Nov 2007 00:06 GMT
>>>> I have a box element that uses overflow: hidden and I want a link which
>>>> at the bottom of the element to be visible.  I can't make the link visible.
[quoted text clipped - 12 lines]
>
> Post a url, I'm sure we'll think of something.

Thanks,  I found a solution.  I put the text in another div and put the
overflow:hidden in that div. Then I put the link(s) after the overflow.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.