Jump to content

Cookie for someone who can reverse engineer this!


bpops

Recommended Posts

I really like the font style that Hulu has for their subsections.

 

For example, see 'Clips', 'Episodes', 'List of Episodes', etc. headings here:

http://www.hulu.com/family-guy

 

I would like to use this same font style on my site, but I cannot figure out the CSS for it. I've search the sources files, but can't come up with it. It seems to me that

 

font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;

  font-weight: normal;

  font-size: 18px;

  color: #4d4d4d;

 

should do the trick, but this looks nothing like it. Can anyone help out with this? I'm baffled!

 

I'm pretty sure the headings you are referring to are images. They disappear when you disable javascript in your browser or at least their font changes.

 

Try have a look at some of the javascript maybe and use plenty of Firebug (http://www.getfirebug.com/) when doing such analysis :)

Thanks ToonMariner! This was really driving me nuts, as the text is written in the source code, plus when you mouse over it, it changes to a text cursor. It's quite a trick!

 

I'm going to read up more on this sIFR. And thanks Wuhtzu, for your response too!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.