On 09/01/07, Christian Kavanagh <[EMAIL PROTECTED]> wrote:
>
> It annoys me so:
> http://www.polarissc.com/csstest/directorlevelselling.html
>
> It's deadline day!  Any help will be gratefully received.


Hi,

Add this to .core:

margin-bottom:150px;

That' ll solve your problem. However, the big problem is that you're using a
horrible method with those images. That mirrored image should be a
background image inside .core and the clickable email link should not be a
part of it and an image map. It should be a separate image that you include
with an <img> tag and that you position in the right place (probably using
position:absolute and bottom:50px; right:20px; or something like that).

Hope this helps,

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

Reply via email to