Hello! I am Towfiqul Islam, a freelancer web designer/developer from Bangladesh, working for 3 years now. Designing is my passion. Most of my design skills are self taught.
Other than web, print design, I design websites from scratch with XHTML, CSS, jQuery. I find website designing very challenging and interesting. I also build wordpress, Joomla and other popular CMS Templates.
Theron Lite is an all in one wordpress theme with 3 awesome fonts, slider, background image easy to use theme option panel. The Theme also includes 3 built-in widgets and 5 useful shortcodes. The theme is SEO Friendly and has plenty of user-friendly options. The theme also comes with a Blog Page Template, Full-width page, Left Sidebar Page and a Contact page Template which doesn’t require any setup. Theron Lite is suitable for any business or personal website. Theme is ipad, iphone, android friendly.
[...] Features » Demo » Download » [...]
[...] DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | [...]
[...] Скачать [...]
[...] 3. Theron Lite [...]
[...] 3. Theron Lite [...]
[...] Site: http://www.towfiqi.com [...]
[...] Kategori: Tema,Wordpress | Yazar: mintik Towfiq i. sitesinde tam ismini bulamadım yanlış değilsem böyle olması gerekiyor. Kimdir Towfiq [...]
[...] DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD DEMO | DOWNLOAD [...]
[...] Theron Lite: Free WordPress Theme [...]
[...] View Demo / Download / View More Details [...]
[...] THERON LITE: PLANTILLA GRATUITA PARA WORDPRESS [...]
How do I add addtional images to the slider?
To learn how to setup the slider, go to Appearance> Zenon Options> Documentation.
Hi
How can I change the footer text color to white please?
Thanks
James
And also center the text in the footer?
Thanks
add this to your stylesheet:
.copytext, .copytext a{color:#fff!important;}
.copytext{ text-align:center!important;}
Thank you!
Hi Towfiq!
Some questions about your theme:
We have disabled the ‘Random’ effect in the slider transition at functions.php but we still see a strange effect in the pictures when fadind out. How can we solve that? Maybe uploading exact images at 1000*400 px?
We also like that the menu changes to red when an option is active. We figured it out for the hover case but not for the active.
Thanks in advance for your help!
1. yes. to get rid of the streching effect, you will have to make the slider image 1000×400 px
2. add this to your stylesheet:
#topmenu ul .current_page_item a{color:#ff0000!important}
One more question, Towfiq!
Where do we find the .po ans .mo files? We would like to translate the them into catalan language. Thanks!
the theme doesn’t come with po or mo file. you will have to create them. read this article to learn how to create them:
http://www.presscoders.com/2012/11/how-to-translate-your-wordpress-theme-into-any-language/
It´s a great theme. I like it so much… but I want to know if it´s possible to place a logo in the header. I can´t see that option.
Thank you so much!
you can only do that in the PRO version.
Last question – I hope! I have only one main image for the slider on the homepage – how do I remove the arrow buttons from the image?
Thanks
James
add this to the very bottom of your stylesheet:
.nivo-directionNav{display:none;}
Hello,
I have problem with the number front page posts below the blocks. It’s only 3 and I don’t know how to make it 4.
Thanks
Go to Settings> Reading and set the number of posts per page.
How do i make the TAGLINE text bigger..
many thanks
add this to your stylesheet:
.desc{font-size:18px;}