Help! My shiny button isn't shiny! :(

Show off new creations, get help, or just chat about all aspects of web development and design.

Help! My shiny button isn't shiny! :(

Postby abathor on Sat Apr 25, 2009 2:08 pm

I'm following this here tutorial> http://24ways.org/2008/shiny-happy-buttons

I should get this:

Image

I have copied the html and css exactly, but instead of getting what I should, I get this:

Image

I am using Firefox 3.0, and have also tried it in IE8, and it still doesn't work. Any ideas people?

EDIT: If I had tried linking my HTML to my actual fucking stylesheet, it might have worked! :roll: :roll: :roll:

Blink, please either leave this thread here as a testament to human stupidity, or delete it! It's up to you! :lol:
User avatar
abathor
1337 p0st3r
1337 p0st3r
 
Joined: Mon Dec 18, 2006 6:02 pm
Location: England

Re: Help! My shiny button isn't shiny! :(

Postby no00dylan on Sat Apr 25, 2009 2:27 pm

Leave it here, I want to watch him wallow in his stupidity.
Highlight to read:
I know nothing on html, so im actually worse
User avatar
no00dylan
Veteran
Veteran
 
Joined: Sat Apr 19, 2008 10:34 pm
Location: NC, USA

Re: Help! My shiny button isn't shiny! :(

Postby Blink on Sun Apr 26, 2009 1:31 am

Moral here is, try a lot more things before making a thread!
User avatar
Blink
Cool 'n that
Cool 'n that
 
Joined: Fri Oct 08, 2004 4:16 pm
Location: UK

Re: Help! My shiny button isn't shiny! :(

Postby RefaelBA on Mon Jun 01, 2009 3:45 pm

Nothing like two PNGs that would switch from "off" to "on" image on mouse-over.
It also looks exactly the same on EVERY browser, not like that shady tutorial you've used...
Image
User avatar
RefaelBA
Senior Member
Senior Member
 
Joined: Wed Dec 01, 2004 5:00 pm

Re: Help! My shiny button isn't shiny! :(

Postby Blink on Tue Jun 02, 2009 12:35 am

It's not shady, it's using advanced CSS to achieve something that images are required for normally.

But, here’s the catch. We’ll use no images, either in our HTML or our CSS. No sliding doors, no image replacement techniques. Just straight up, CSS, CSS3 and a bit of experimental CSS. And, it will be compatible with pretty much any browser (though with some progressive enhancement for those who keep up with the latest browsers).
User avatar
Blink
Cool 'n that
Cool 'n that
 
Joined: Fri Oct 08, 2004 4:16 pm
Location: UK

Re: Help! My shiny button isn't shiny! :(

Postby theblahman on Fri Jun 05, 2009 11:06 am

bekey wrote:and then <button type="submit" id="button">This is a shiny button</button>


Better off using <input type="submit" id="button" value="This is a shiny button" /> since it's XHTML 1.0 Strict valid and works 100% in all browsers, unlike the button tag which doesn't work properly in Internet Explorer (although I'm unsure if it's still bugged in current versions of IE).
I design (v4.1 released 23/2) and Tweet.
User avatar
theblahman
May Contain Skills
May Contain Skills
 
Joined: Sun Jan 15, 2006 3:55 am
Location: Australien

Return to Web Design & Development

Who is online

Users browsing this forum: No registered users

cron