Blue Streak style Problem ({root]/templates/contest/*)
Posted: Thu Feb 08, 2007 10:43 pm
Hi,
I found some problems with the "Blue Streak" style.
When you click on an entry and move over mouse on the title link of this entry the title and entry text disappear.
I found out a work around:
I specify (in contest/style.css) " width: 100%; " for each following tags
.serendipity_Entry_Date
.serendipity_date
h3.serendipity_date
.serendipity_title
hope it helps !
-damien
I found some problems with the "Blue Streak" style.
When you click on an entry and move over mouse on the title link of this entry the title and entry text disappear.
I found out a work around:
I specify (in contest/style.css) " width: 100%; " for each following tags
.serendipity_Entry_Date
.serendipity_date
h3.serendipity_date
.serendipity_title
hope it helps !
-damien