Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-23-2005, 10:10 PM   PM User | #1
marcus1060
Regular Coder

 
Join Date: Aug 2005
Location: Canada
Posts: 137
Thanks: 2
Thanked 0 Times in 0 Posts
marcus1060 can only hope to improve
Rounded Corners Problem

I followed this guide to making rounded corners. And it works perfectly in Firefox, but in Internet Explorer it leaves a little area around the images and its messed up.
(see attached image)
My site is http://www.noveis.net and you can see my CSS at http://noveis.net/styles/css/base.css.
I know the problem isn't any of my other CSS not from the guide because I tried taking it all out.
Thanks!
Attached Images
 
marcus1060 is offline   Reply With Quote
Old 08-23-2005, 10:34 PM   PM User | #2
oldcrazylegs
Regular Coder

 
oldcrazylegs's Avatar
 
Join Date: Feb 2004
Location: East Moline Illinois USA
Posts: 412
Thanks: 2
Thanked 5 Times in 4 Posts
oldcrazylegs is an unknown quantity at this point
Try using this free web-based tool to make your round corners. It also makes the HTML for you.

http://www.neuroticweb.com/recursos/css-rounded-box/
oldcrazylegs is offline   Reply With Quote
Old 08-23-2005, 10:38 PM   PM User | #3
_com
Regular Coder

 
Join Date: Mar 2005
Posts: 195
Thanks: 0
Thanked 0 Times in 0 Posts
_com is an unknown quantity at this point
IE5.0 WIN - IE5.5 WIn all works fine
Seems IE6 problem only could be because of the margins .. ?

These are also good tuts on rounded corners:
<http://www.456bereastreet.com/lab/tr...rners_borders/ >
Other dont use
Code:
alt="&nbsp;"
as it does not provide any ALTernative text info on the images, also decorative images can do without the alt, just do
Code:
<img src="someImage.gif "alt="" ...>"

Last edited by _com; 08-23-2005 at 10:46 PM..
_com is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:25 PM.


Advertisement
Log in to turn off these ads.