Hello everyone. I have good news.
Theme version 1.5 is now released. I have fixed a little navigation menu bug. The navigation line was a little bit up when mouse over the menu in Internet Explorer. Now is working great on all browsers. I have added scheme colors. Now you can chose whatever color you want for you blog only with a click. Access the Belle Options menu from admin and edit everything there.
I have added social media links options. Now if you have a twitter or facebook account you can share it on your blog. You don’t need to code for this, just access option menu and edit the links. Easy ![]()
Another great feature is that you can disable blog name and tag line. If you are using an header image you can disable them for a better look.
I have localized the theme. I am asking everyone who knows to translate the theme to contact me. In this way you can use this theme in your language.
Wish you a happy using
Hi,
I’m working on a website (url above) in hungarian/english so i could localize the theme to hungarian. please help me to do it.
a question: how could we localize the texts on the sidebar? any suggestions welcome.
best
Balázs
I will generate and upload to my page the .po file so you can translate.
Thanks
in IE6 the Belle sidebar has a small mistake, the sidebar is at the botton of index and each single page.
Is there way to respecify the header height? I really like the theme, but I’d like to have a taller header/banner for my site ;x
thanks. meanwhile i done the rest of the job with Qtranslate tags, and wait for the .po file.
yes it’s posible but you need to change it from style.css
you need to know a little programming, let me know the height and i will do it for you
thank i will check this and fix on next update
Thanks for the quick reply! I’d want a height of about 250 px. Thank you very much!!
Hello Admin!
Belle is a greatest wp-theme which I ever saw!!! Can I change a place of sidebar from right part to left? Or it is impossible?..
Cheers!
yes you can, just modify in style.css from float:right to float:left
enjoy
I’ve change style.css:
/*———————— Side Bar —————————*/
#sidebar {
float: left;
padding: 0px 10px 20px 15px;
..no effect
theme ver. 1.4.2
Oooh.. sorry. I forgot to edit “content” block float to right.. ) Thank you!