I need help dealing with an image in IE. The link to the page is:
http://www.tusculum.edu/about

In Firefox, the picture of the smiling student renders without a space
between it and the page title ('About Tusculum College'); however, in IE,
there's about a 2px space between the title and picture. 

Here is the relevant CSS for the picture:
img.rightside {
        float:right;
        margin: 0px 0px 5px 5px;
        padding:0;
        clear:right;
}

The title image is unstyled. Is that the problem? Or is there a hack I need
to employ for IE to render the same as Firefox, etc? Thanks greatly!

------
Travis Crabtree
Webmaster
Tusculum College
phone: 423.636.7300 ext. 5132
fax: 423.636.7492
email: [EMAIL PROTECTED]


______________________________________________________________________
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