TCrabtree wrote:
> 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!

Hi Travis.  Try adding display: block to your "About Tusculum College" 
image.

AC
-- 
Audra Coldiron

Rock-n-Roll Design & Hosting
http://rock-n-roll-design.com

KarmaCMS ( http://karmawizard.com ) - the ultimate CSS styled CMS. 
Pre-made designs, designer tools, and reseller program available!
______________________________________________________________________
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