Well, the good news is that a margin seems to work just fine, so if
you add 'id="contact"' to that image, and the next CSS it should be
positioned more or less where you want it...
#contact {
margin-right: 10px;
margin-top: -10px;
}
Now the bad news... yes, IE. There is a problem with the stacking
order, so the contact image is cropped in IE. I recall a similar issue
not much time ago, so you can dig in the archive and see if that helps.
Search for 'stacking order', 'z-index' or something like that --or ask
Georg Sørtun directly ;)
P.S. It seems you're using the same images I used on the test. I
suggest you to clean the flower image, it's stands out too much when
loading the page the first time (since there are "bright" pixels in the
top of it, and dark ones in its bottom --no pun intended).
Kathryn Crutcher wrote:
> Still working out a few problems with a new site. I've posted a couple of
> questions to the list with great results. Now, the client is insisting that
> a Contact button be placed so that it straddles a couple of borders. If the
> layout was left aligned, I could position it absolutely but the design is
> centre aligned.
>
> This version shows the Contact button inside the borders:
>
>
> <http://www.grandconnections.com/buttercup/index.htm>
> http://www.grandconnections.com/buttercup/index.htm
>
>
>
> This version shows the Contact button where the client has specified:
> http://www.grandconnections.com/buttercup/index_button.htm
>
>
>
> If anyone has a solution that will make the client happy, it would be
> greatly appreciated.
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/