Fixed tagadelic.css

mdgrech - August 19, 2008 - 23:44
Project:Tagadelic
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The tagedelic.css file had a number of errors in it that stoped it from validating and caused it to malfunction with IE. Below are the changes I made to it to allow it to validate and appear nicely in IE.

/*$Id: tagadelic.css,v 1.2 2006/11/16 16:57:56 ber Exp $*/
/* Tagadelic default example stylesheet **/

.wrapper.tagadelic {
  text-align : right;
  margin-right: 1em;
width: 25px;
height: 35px;
border: 1px;
margin: 1px;
padding: 1px;
width: 25px;
height: 35px;
border: 1px;
margin: 1px;
padding: 1px;
}

.tagadelic.level1 {
  font-size : 1em;
}
.tagadelic.level2 {
  font-size : 1.2em;
}
.tagadelic.level3 {
  font-size : 1.4em;
}
.tagadelic.level4 {
  font-size : 1.6em;
}
.tagadelic.level5 {
  font-size : 1.8em;
}
.tagadelic.level6 {
  font-size : 2em;
}
.tagadelic.level7 {
  font-size : 2.2em;
}
.tagadelic.level8 {
  font-size : 2.4em;
}
.tagadelic.level9 {
  font-size : 2.6em;
}
.tagadelic.level10 {
  font-size : 2.8em;
}

#1

Bèr Kessels - November 11, 2008 - 13:23

What validation issues?

#2

Bèr Kessels - May 13, 2009 - 17:38
Status:active» postponed (maintainer needs more info)

#3

Bèr Kessels - September 18, 2009 - 10:18
Status:postponed (maintainer needs more info)» fixed

no feedback. closing.

#4

System Message - October 2, 2009 - 10:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.