In the previous post we saw how to make the blog's background fill the screen regardless of the resolution of the monitor. The method t...
Rounded Corners and Shadows for Images using CSS
Here are some unique border styles that you can apply to blogger images by using the border-radius property and defining either all four cor...
How to make the background image of the blog fill the entire screen
A constant question is how to make the background image of the blog always fill the entire screen regardless of the resolution of the monit...
Possibly the most simple jQuery Slider
Do you have jQuery in your site or blog and space to insert 10 lines of code? If the answer is yes, and you want to have an automatic slides...
Horizontal menu with sub-tabs in two columns for Blogger
This is a very nice horizontal menu in which its sub-tabs are displayed in two columns and is also made with CSS, without any scripts. The ...
Fade In/Out Page Loading Effect On Blogger Posts
A very common effect in jQuery is the fade effect that hides or shows an element by fading it, and we can use it in many ways as for exampl...
Using the :before and :after Pseudo Elements on Sidebar Titles
This is another method of using the :after and :before properties and it will work without too many problems in any browser, including IE...
Multi Hover Effect On Blogger Images Using Pure CSS
Today I'm going to show you how to add an amazing mouseover effect for Blogger images using only CSS, in which moving your mouse over a...
Fading Box With Newer/Older Posts Links and Titles for Blogger
The navigation links are those that appear at the bottom of the page that says "Older Posts", "Newer Posts" and "H...
Create Horizontal Navigation Menu With Drop Down Submenus Using CSS
The following drop down menu is made only with CSS, is a horizontal menu with sub-tabs and the right side has a rounded search. A menu is h...