Template name : Limex Template type : 2 Sidebar, 3 column, 3 Column footer, Adapted from WordPress, Elegant, Featured Section, Fixed width, Grey, Header Banner, Magazine, Orange, Premium, Right Sidebar, Slider, Tabbed widget, Top Navigation Bar, Web 2.0, White Release date : September 8, 2011 Coder/Designer Name(s) : Lasantha Bandara / Free WordPress Themes Coder/Designer URL(s) : http://www.premiumbloggertemplates.com/ Basic Instructions : How to install a Blogger template Advanced Details : http://www.premiumbloggertemplates.com/2011/09/limex-premium-blogger-template.html |
Limex Blogger Template
4 thoughts on “Limex Blogger Template”
Leave a Reply
Need a New Theme Design / Theme Customization?
We offer hundreds of free Blogger templates / Blogspot themes. However, if you want a unique theme or need to customize your current theme, please let me know. The end result will undoubtedly satisfy you.
Hi, there's a big problem with the bottom of the home page navigation. Where it says, page 4 of 4 and then the page numbers, if you click on any of the numbered links, or "previous" or "next" it's all messed up.
How can I just change it to "older posts" and "newer posts"?
This is not a problem. for example, if you want to show 10 posts on home page first go to "Settings" --> "Formatting". change "Show at most" property as 10.
Now go to "Edit HTML". click on "Expand Widget Templates". find this:
var postperpage=4;
Now change the above line as,
var postperpage=10;
save the template. now navigation will work correctly.
I like this theme, actually I use this unto my Blog
http://juningente.blogspot.com/
thank you for your effort doing this kind of work...,
more power.
How could I pass, for example, a Featured tag post to Slide instead of editing HTML? I mean, using javascript. This way, I could just tag any post as Featured, and automatically will show in the slide section.
Can you help please?