Showing posts with the label
Blog Design
The Up and Down buttons can be used to navigate to the top and bottom of the page content, especially when on the main page are many articles or when an article has too many comments. These buttons …
The navigation links are those that appear at the bottom of the page that says "Older Posts", "Newer Posts" and "Home" and help us to move through the blog posts. This t…
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 "advantage" so to speak, is that the sub-tabs w…
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 slideshow, this is the simplest code I've seen so far. So, ha…
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 that we'll use now with jQuery is a plugin called BackSt…
Some of you might have wondered how to put a video to play in the blog's background, so that instead of having just a color or an image, to have a video. We can do this thanks to the jQuery plugi…
Blogger allows us to easily add a " Popular Posts " widget, that we select from its list of gadgets, and we can do that by going to the "Layout" of our Blog. This gadget, as the…
From the Compose tab of a Blogger post, we can create numbered lists using the "Numbered List" tool. A numbered list is achieved through the HTML code of a "ordered list". …
JScrollPane is a jQuery script that allows you to change the blog' scroll bar, ie the browser scrollbar. Although we can use CSS to change it, the problem is that is not standardized, because w…