Search
Categories
Tags
ad networks adsense background transparency box shadow browser hacks child theme CMS code display code highlight css css3 css gradients domain parking domains drop down menu dvd player GetSimple google fonts gradients IE6 ie filters iphone jQuery Cycle lightbox mobile movies navigation Netsuite page and menu titles prettyPhoto revenue rounded borders slideshow syntax Templates testing transform twenty ten usb drive Volusion wordpress WP-Cycle wp optimization wp plugins zoom




Category Archives: CSS CheatSheets
CSS3 Placeholder Styling + jQuery Plugins to Enable Placeholders in IE
Placeholders are nice with HTML5. Some plugins are still needed to enable them in IE. CSS3 styles for placeholders also provided. Continue reading
CSS Quotes on Centered Text in Paragraph
Sometimes hard to put big beautiful quote marks on a paragraph which has centered text. I had to make it for some slideshow rotating news ticker. I did it myself with positions after several retries with known CSS solutions. Continue reading
CSS: Rotate Element to 45 Degrees Code
Rotate any HTML element to 45° in all browsers with CSS code. Continue reading
CSS Gradients in IE9 on Elements with Rounded Borders
Strange backgrounds sometimes seen behind rounded borders of Internet Explorer 9. I found what their cause. It’s a filter elements used for earlier versions of IE, like 7 & 8. We have to disable FILTER element to get rid of rectangular background below rounded borders in ie9. Continue reading
CSS Gradients in HTML5 Code Example
Latest browsers started to support CSS gradients, this feature is priceless, because no images will be needed for simple gradients soon. Continue reading
Box Shadow CSS
CSS box shadow is the long awaited css feature, introduced with modern browsers. Continue reading