Project:Tagadelic
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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;
}

Comments

#1

What validation issues?

#2

Status:active» postponed (maintainer needs more info)

#3

Status:postponed (maintainer needs more info)» fixed

no feedback. closing.

#4

Status:fixed» closed (fixed)

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

nobody click here