Blue Streak style Problem ({root]/templates/contest/*)

Skinning and designing Serendipity (CSS, HTML, Smarty)
Post Reply
baco
Regular
Posts: 5
Joined: Thu Feb 08, 2007 10:24 pm

Blue Streak style Problem ({root]/templates/contest/*)

Post by baco »

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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Blue Streak style Problem ({root]/templates/contest/*)

Post by garvinhicking »

Hi!

With which browser were you having this problem? Sounds like an IE-oddity to me, right?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
baco
Regular
Posts: 5
Joined: Thu Feb 08, 2007 10:24 pm

Re: Blue Streak style Problem ({root]/templates/contest/*)

Post by baco »

Good point !

You're right; under Firefox it works...

Again, a BGB ! (bill gates bug)

;-)

ps: do you know what's happen in details?

-damien
garvinhicking wrote:Hi!

With which browser were you having this problem? Sounds like an IE-oddity to me, right?

Best regards,
Garvin
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Blue Streak style Problem ({root]/templates/contest/*)

Post by garvinhicking »

Hi!

I think this is referered to as a 'Guillotine' bug or 'Disappearing text'. I think on www.positioniseverything.net there's a list of bugs like these...but I don't know the details :)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply