CSS3 Question

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
1/26/2012 10:26:08 AM
Gravatar
Total Posts 148

CSS3 Question

Hi:

I am trying to round corners on a fieldset.  When I run the site inside Visual Studio, the corners round but when I host it in IIS 7.5 the corners will not round. I'm using the same Browser for both.  The only difference is inside VS I'm using the development server but that shouldn't matter, should it? I check the source and see my style sheet is linked in.  My control has the class="roundclass" but the corners will not round. Has anyone else had this problem?

1/26/2012 10:49:33 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: CSS3 Question

Use Firebug to inspect the CSS and see what's getting applied. Also be sure to disable CSS cache for your session (Administration, Advanced Tools, Design Tools, Cache Tool).

1/26/2012 11:34:54 AM
Gravatar
Total Posts 148

Re: CSS3 Question

Hi:

I disabled the Cache and it didn't help. I deleted my temp files .still nothing.  It does work correctly in Google Chrome, however.

You must sign in to post in the forums. This thread is closed to new posts.