Sorry for all the posts today, folks.

 

After reviewing an email from Felix, it seems there are a couple of things
left to fix.

 

The one with which I am having difficulty is the right-hand sidebar on the
front page.  When zoomed 3 or 4 times, the "Become a member" link starts to
straddle the border, and as you zoom further, it pushes all the way outside
of the border.

 

I've spent the last 2 hours trying to figure this one out, with no luck.
Probably failing to see something obvious, due to staring at this for way
too long for far too many consecutive days.

 

The url?  http://www.delineations.org/sandbox/pmi-index.html

 

The applicable CSS?

 

#content .home-side {

            clear: right;

            float: left;

            margin-right: 1%;

            max-width: 200px;

            width: 25%;

}

 

#content .home-side .become {

            background: transparent url(images/person-pic-02.png) no-repeat
top center;

            border: 1px solid #817D74;

            color: #000000;

            height: 8em;

            margin: 1em 4% 1.5em;

            padding: 120px 0 0;

            width: 200px;

            font-size: .8em;

}

 

#content .home-side .become a.member {

            clear: right;

            float: left;

            margin-right: 1em;

            padding-top: 1em;

            text-align: right;

            width: 90%;

}

 

#content .home-side .become cite {

            display: inline;

            float: right;

            margin-right: 1.5em;

            margin-top: .5em;

}

 

#content .home-side .become q {

            display: block; 

            margin: 0;

            padding: 0 1em;

            pitch-range: 70;

            text-align: left;

            text-indent: 0;

            voice-family: female;

}

 

(if you need to see this in context, it is located at
http://www.delineations.org/sandbox/gecko2.css )

 

If you any of you know what's up this, please - I beseech thee - enlighten
me.  At this point, I would like nothing better than to drop an anvil on my
tower.

 

Time for me to step away and get back in touch with my couch and tv remote
for an evening.  Have a great night all..

 

~~J. Hodge

 

 

 

 

 

 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to