Moved Forums

ThemeSnap.com Forums have Moved! Please note that our forums have moved here: New ThemeSnap.com Forums. You will still be able to read forum threads in the forum categories or threads below. However, you will not be able to post new forum topics or replies to existing threads. Please post any new forum posts in our new forum section by registering a new account.

Taxonomy list icon bug in IE

3 replies [Last post]
clemente
clemente's picture
Offline
Joined: 05/14/2008
Points: 0

The folder icon for the node taxonomy is bugged in IE7 and it goes over the text or break the line.

I solved this problem not showing the taxonomy, but.. you know... 

toma
toma's picture
Offline
Joined: 04/11/2008
Points: 0
I check on IE 6, have the

I check on IE 6, have the same problem also, font size also get smaller

Jason
Jason's picture
Offline
Joined: 01/03/2008
Points: 8
Fix for taxonomy icon in IE

Hi,
This was also posted on 4-14, but in the wrong forum (http://www.themesnap.com/drupalsnap-theme-ins...), so here it is again below.

If you want to control the font size, then you can add a font-size: "whatever" to get the desired size you want.

Thanks

/* Changes to your Efficient's Theme CSS file*/
/***************************************/
/* 1. Change the line 877 from: */

#primary .node {
margin: 15px 0 15px 0;
}

To

#primary .node {
margin: 0px 0 15px 0;
}

/************************************/
/* 2. Change the line 882 from */

#primary .meta {
margin: -12px 0 12px 0;
padding-top: 0px;
}

To

#primary .meta {
margin: 0px 0 12px 0;
padding-top: 0px;
}
/************************************/
/* 3. Change line 909 from */

.node h1 {
padding-bottom: 14px;
}

To

.node h1 {
line-height:22px;
margin-top:5px;
}

toma
toma's picture
Offline
Joined: 04/11/2008
Points: 0
May be, you need a project

May be, you need a project page to track issue and patch will be great, thanks for your help

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <strong> <code>
  • Lines and paragraphs break automatically.
  • Each email address will be obfuscated in a human readable fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.

More information about formatting options

Type the characters you see in this picture. (verify using audio)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.