Sometimes there is a situation, when we don’t have the right background image to cover whole area of site’s window for all resolutions. Here’s a quick CSS reference to make background image resize to whole screen.
Continue reading
Search
Sometimes there is a situation, when we don’t have the right background image to cover whole area of site’s window for all resolutions. Here’s a quick CSS reference to make background image resize to whole screen.
Continue reading
Blockquote quotation marks styling can be tricky. Here’s a simple example on how to add simple quotes to a paragraph of quoted text. IE7 degrades graciously 🙂
Continue reading
Specific CSS can be applied to iPad and iPhone devices.
Continue reading
This is the code to embed flash files on XHTML pages.
Continue reading
When you need to check a mobile version of a site on your desktop, have to use this add-ons. I tested and found them working.
Continue reading
Mini Loops is a very useful plugin to feature posts in widgets area. It is also can be included to template files. We’ll use it to feature some more posts on a blog’s homepage.
CSS3PIE helper script can help to use regular CSS3 properties to style IE7 and IE8 browsers HTML. It adds support for border-radius, box-shadow, border-image, multiple background images and linear-gradient as background image to old Internet Explorer browsers and IE9.
Continue reading
Let’s create a list of blog authors dynamic widget and a full HTML capable authors pages. We’ll use 2 plugins to make it.
Continue reading
HTML5 placeholders do not work in Internet Explorer Browsers, prior to IE10. Here are some solutions I tested: Continue reading
I found it’s hard to change “Continue reading →” text after an Excerpt in WordPress default Twenty Eleven theme from my child theme. It should be done from child theme’s functions.php Continue reading