blog
blog
Out of context: Reply #38624
- Started
- Last post
- 76,746 Responses
- Fariska0
The css image rollover is explained here:
http://www.redvodkajelly.com/blo…
(is basically about moving the bg of the button)About the text: you insert the text on the images while setting
text-indent: -10000 px will move the actual html text off the screen.The drawback of this approach is that you'll have to prepare an image for each button.