|
Posted by John Hosking on 03/15/07 11:35
al jones wrote:
>
> URL http://aljones.us/ab
>
> The H1 - Broken Chains Ministry - I'd like to have it centered between the
> two hand images; but I can't see how to make that work. Oddly enough, that
> the one thing that a the couple of people who have looked at this have
> commented on ....
Not that odd; it's the second thing I noticed about the site. (The first
thing was that it's really looking better.) The other responses are
probably sufficient to solve this problem (I haven't pondered them very
much).
> The blue navbar, under the log looks fine (the same width as the logo, in
> both Opera and FF; however in IE6 (and I'm told in 7?) extends a couple of
> em beyond the right edge of the logo.
You've set your #navbar to width:195px to match your lighthouse image,
but your #content is set with a margin-right of 11em. Nothing wrong with
using ems for sizes (except, that is, when you're trying to match images
sizes :-( ), but the two are bound to come into conflict. What happens
in IE when you change #content to margin:0 0 0 195px?
> Other things:
>
> Extending the blue Navbar to the footer.
You asked for that: #navbar {height:600px;}. Try height:100%.
> The footer (stolen from ALA and I thought I understood what I was reading)
> not centered and no color - even though both are specified.
>
> Anything else I should look at???
Minor detail: I notice your hands images have alt="Left Hands" and
alt="Right Hands", respectively, which miss the point of the images in
the first place. Better to have something like alt="hands in chains" and
alt="hands without chains".
Pain-in-the-neck detail: The drop shadow on the scissors is on the
lower-right (suggesting light coming from roughly the direction of the
lighthouse), but the drop shadow for the nearby letters are lower-left
(meaning there's another, conflicting light source in the upper right).
I know it's a pain because it's not as easy to change as the alt texts
(plus in a week you'll probably have the text and scissors both
removed), but it 's something I noticed.
HTH. GL. Looking good, Al!
--
John
Navigation:
[Reply to this message]
|