Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Display problems in Internet Explorer (http://forum.bytesforall.com/showthread.php?t=11813)

prooffairy Dec 20, 2010 07:06 AM

Display problems in Internet Explorer
 
I am building a site for a client, it's on temp space at the moment, you can see it here

Now I use either Firefox or Chrome and it displays absolutely fine on them ... but not on Internet Explorer.

Two major problems:

The shadow disappears from around the container area
The sidebar on the left - the text seems to be wider than the sidebar area!

Are there any workarounds/snippets of code etc that I can fix this with?
Thanks :)

lmilesw Dec 20, 2010 08:23 AM

The shadow is CSS3 and IE won't show it. The sidebar issue is related to how IE "sees" the formtool code you are using. What widget did you use to embed that code?

prooffairy Dec 20, 2010 09:10 AM

Re: the widget, I've got a plugin called Custom Forms For 1ShoppingCart.com Accounts and that is the associated widget, 1SC Custom Forms.

Really important that I can use it as there doesn't appear to be any HTML code available on that site to generate a form.

Also important (to the client) that there is a border, preferably with shadow, round the container ... is there any way round the IE restrictions?

lmilesw Dec 20, 2010 10:28 AM

I played with this for a bit and used the following in ATO>Add HTML/CSS Inserts>CSS Inserts to at least get the text from not flowing outside the box.
HTML Code:

#oneshop_custom_form table {
width: 210px !important;
}

Are there any configuration settings for the form plugin?


All times are GMT -6. The time now is 01:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.