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.
Scylla Lite is a wordpress 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel.
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel. Theme URL Demo Download Azalea wordpress theme Full features, suitable for magazine. Theme URL Demo [...]
[...] lite detail: http://www.towfiqi.com/scylla-lite-free-wordpress-theme.html demo: [...]
[...] a pixel-perfect design that’s great for any seasoned blogger who wants a new look for their site.6.Scylla LiteScylla Lite is a wordpress 3 theme with awesome skins, fonts, slider, layouts & easy to use [...]
[...] Scylla Lite: Free WordPress Theme [...]
[...] Scylla Lite This is a wordpress 3 theme with some very nice and clean skins, custom fonts, slider, layouts & a cool custom theme option panel to tailor it to your needs. [...]
Even modifying skin3.php and fixed option does not work, even if i am able to make the background color in white by putting initial bacground value in comments.
Just remove this line from ski3.php file:
body { background:#33282c!important;}
and then add the line I suggested earlier in your stylesheet.
Thank you it worked actually.
Great looking theme but I’m having some problems
I’d love to find out how to;
A: Change the background image and
B: Replace the ‘title’ logo with an image? I can’t figure it out at all and the suggestions you’ve made for other people don’t seem to work for me, Towfiq,
Please help!
Ok I’ve figured out how to place an image instead of the title text-logo, but I’m still having issues with the background.
I’ve basically added a background image in place of pattern1 but it’s repeating down the page when I only want it to blend into a colour (background image is top-half of background only)
Any tips for getting this to work?
whats the line that you added?
html body{background-image:url(http://localhost/wordpress/wp-content/uploads/2012/02/patternd.png) center no-repeat!important;}
Thanks for your speedy reply by the way, great support.
The no-repeat value is already there, it should not repeat.
Ok I went back a few steps and simply placed that line at the very bottom of the stylesheet (as you said a few posts back) but it is not changing the background image at all.
What skin are you using? Go to Scylla Lite Options and check what skin you are using.
It’s the default skin, so #1 I imagine?
Open up skin1.php file and remove these lines:
/*Background COLOR*/ body { background:#f4f4f4!important;} /*Background Pattern*/ .pattern{ background:url(<?php echo get_template_directory_uri(); ?>/images/<?php echo $option['scl_patterns'] ?>.png) repeat!important; }Sorry mate, still not working
The original patterns are still the background, even with those lines removed and this: html body{background-image:url(http://localhost/wordpress/wp-content/uploads/2012/02/patternd.png) center no-repeat!important;} – added to the stylesheet, it’s still not working.
I just can’t believe how difficult it is to remove the pattern from the background and have your own image there fading into a # colour.
This theme is superb apart from this, so if I could ever leave you feedback it would be to try and simplify these things for people like me who are a little mentally challenged
hmm… I think I will have to look into it. Let me know when the site is online. I may able to solve the problem then.
And instead of “background-image:”, try “background:”
Brilliant, that last suggestion fixed it!
Thank you so much for being patient with me, great support – will recommend you for sure.
Hey I’m having trouble with the “featured” box at the top of my page. Don’t know how to place a pic inside there.
Go to Appearance> Scylla Lite Options and then click the “Documentation” tab.
Hihi. First off all I would like to thank you so much for this fantastic theme.
I´ve however been trying to take all comment related things out. After it did not work by uncheck the comment box under Settings -> Discussion. I did delete all the script in comments.php
Everything went out, but the ” 0 Comm” in each blog/post box dose still display… can you help me!
Also how can hide who the author of the post is…
You will have to delete this line from layout1.php file:
<div class="block_comm"><?php if (!empty($post->post_password)) { ?> <?php } else { ?><div class="comments"><?php comments_popup_link('0 <span>Comm</span>', '1 <span>Comm</span>', '% <span>Comm</span>', '', __('Off')); ?></div><?php } ?></div>To hide the author info open up single.php file and remove this line:
The author script works, but not the 0Comm one. It only works on the index but when going to the post the 0Comm still comes down in the corner…
Delete the same thing from single.php file.
genius! Thanks for super quick response! One more thing. Somehow the footer did get messed up. My text and the your name got smashed together and one letter in the next line… can we fix that somehow?
You forgot to add a empty space after your text.
First off, thanks for the theme I love it!
Question, is there a way to maintain the block style of the front page when you click on a category rather than getting a chronological list of the posts within that category?
Thanks!
Download this zip file and extract the category.php file and upload it to your theme directory:
Perfect! Thanks for the fast reply!
Towfiq you’re the man, love the theme the more I get into it.
Another question, is there a way to increase the number of boxes that display on the pages before the pagination starts?
This would be for the front page and also the category pages as well.
I would prefer to have more than 5 or 6 show if possible.
Thanks!
Go to Settings> general and set the number of blog posts per page.
ah thanks, didn’t even think to look there (Settings > Reading settings for me), thought it was specific to the team.
Thanks again, great support!
Align the top menu to the left side of the page? I tried changing a couple of the float parameters in the code but it didn’t seem to work. Thanks!
Add this to your stylesheet:
#topmenu{float:left!important;}
The slider only accept 1 image ? =o
Go to Appearance> Scylla lite Options and click the “Slider” tab and set the number of slides. Default is 1.
Hello.. love the theme for client but for some reason my slider on homepage is not working. I added 3 slides and set number of slides in admin panel to 3 but still not working. Could it be conflict with another plugin previously installed? Great theme so far, i intend to upgrade if I can get it to work properly.
uninstall the fancybox plugin that you installed. The theme already has the fancybox integrated. Also try disabling the Proplayer plugin.
That totally worked. THanks for the great theme.. I will hope to upgrade shortly.