Ice skin for cotonti
| pieter |  | 
|---|---|
| Hello, I'm trying to convert Ice to cotonti, because ICE was the best skin for me to start from if you convert a template. Screenshot But in FF the tag cloud is OK  But in IE is is wrong, and I can't find the problem.  Does anybody have a solution? Link to demosite --- But I don't want to change anything in the plugin dir. ... can we help you ... Dieser Beitrag wurde von pieter (am 7. Februar 2009, 05:52, vor 16 Jahre) bearbeitet | 
| Trustmaster |  | 
|---|---|
| Add this to ice.css: .tag_cloud li {
	display: inline;
}May the Source be with you! | 
| pieter |  | 
|---|---|
| It is in there. ... can we help you ... | 
| Trustmaster |  | 
|---|---|
| Well, try playing with the CSS selector and display property. May the Source be with you! | 
| pieter |  | 
|---|---|
| I have put those to inside, and now it works. .tag_cloud  {
	display: inline;
}
.tag_cloud li {
	display: inline;
}Tomorrow I wil release the skin to the world. ... can we help you ... Dieser Beitrag wurde von pieter (am 7. Februar 2009, 06:23, vor 16 Jahre) bearbeitet |