-
AuthorPosts
-
cybatek Friend
cybatek
- Join date:
- August 2007
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
January 29, 2008 at 3:07 am #125296In Internet Explorer (7) the little double arrow graphic that is seen to the right of Headings in the side menu display improperly if the menu heading is wider than a single line.
Is there some CSS hack or similar to improve its behaviour on IE
See attachment (the top pic is IE, bottom is FFox). Also here’s a link – but I’m in production mode at the moment so the link may or may not be live when you go to view.
<blockquote>http://oec.org.au/index.php?option=com_frontpage&Itemid=1</blockquote>
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
January 29, 2008 at 7:42 am #237519Sorry, but there’s no clue to make these arrows look the same in FF & IE if your title is too long and doesn’t stand on a single line.
However, I will provide a small hack to make arrows in IE7 look better in that case. Please try the code below:
*+html div.moduletable h3 span,
*+html div.moduletable-hilite h3 span {
background: url(../images/h3-bg.gif) no-repeat center right;
padding-right: 20px;
display: block;
}
It’ll make these arrows always be at the right side and will not be overlaped by the title text.Hope it helps!
cybatek Friendcybatek
- Join date:
- August 2007
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
January 29, 2008 at 9:34 am #237533Gave it a try, that looks pretty good.
You’re a champ Hieu, thanks mate. Problem solved
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by cybatek 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
*solved* IE and cramped h3-bg2
Viewing 3 posts - 1 through 3 (of 3 total)