1265 Posts in 351 Topics by 486 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1033 Views |
-
Blackcandy IE 6 problem

25 April 2009 at 12:13am
I'm switching my sites from one theme to a slightly modified version of Blackcandy. Mainly because blackcandy has 1 more levels of submenus. My problem is that when I add that extra sub sub menu, the sidbarHeaderSub.gif is repeated along with it. Is there some kind of IE work around for this issue? I tested it on the SilverStripe demo site for the Blackcandy theme and it behaves like on my server. I'm attaching a screen capture of it. Any help would be appreciated. It works fine on Firefox.
Brian
-
Re: Blackcandy IE 6 problem

12 May 2009 at 2:50am
I found a fix. In the same section of CSS that calls out url(../images/right_menu.jpg) top no-repeat;
add:
display: inline-block;
line-height: normal;Well, at least it worked for me
| 1033 Views | ||
|
Page:
1
|
Go to Top |

