Shape 5

Joomla Templates => City Portal - January - Club => : silhouette February 06, 2009, 10:46:31 PM



: Left Border won't render in IE
: silhouette February 06, 2009, 10:46:31 PM
www.catdog.com.au

The leftside image border (s5_cityportal_side_left.png) fails to render in IE, yet looks perfect in Firefox.. I can't seem to figure this one out - any clues please?

David


: Re: Left Border won't render in IE
: jonahh February 09, 2009, 12:18:57 PM
Hello David,

I just checked your site in IE7 and it appears to be showing fine.  What version of IE are you running?


: Re: Left Border won't render in IE
: silhouette February 09, 2009, 09:49:22 PM
Hi Jonah

7.0 (cleared the cache too)

Anyone else see all of it or is it just me who sees part of it?


: Re: Left Border won't render in IE
: jonahh February 10, 2009, 05:47:32 PM
Oh ok, I do see the problem.  When I hovered over the left side it appeared, does this happen for you too?  I must have hovered over it the first time viewing your site.


: Re: Left Border won't render in IE
: murdok51 February 10, 2009, 07:46:59 PM
It does happens to me too. Im not a coder or programer
so i try to disable modules or comps to see if this fix the jumping border... but still there.

Have to admit that in the demo site that problem dont show so it has to be some Mod or Com.

http://sanquintin.com.mx/index.php


: Re: Left Border won't render in IE
: jonahh February 11, 2009, 11:16:15 PM
Hey Guys,

Try the following in your template_css.css on line 915 edit the CSS to look as the below with a width of 100%:

:
#s5_user34567 div.module div div div.mod {
background:transparent url(../images/s5_cityportal_bottom_tleft.jpg) no-repeat scroll left top;
margin:0;
padding:0;
width:100%;
}

Regards,