Scylla LiteFree WordPress Theme

Scylla Lite is a wordpress 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel.

  • How to change the order to the slides?


  • Hello: I am using the blogsite for an e-commerce site and want to have a full image show on my home page post teasers rather than a section of it. Is this possible?

    I also need to limit home page posts but have 10 as the limit with 10 stickies and still am getting posts added to home page, sometimes up to 18. How do I keep this from happening? Thanks for your help. Bonnie


    • 1. Add this to the very bottom of your stylesheet:
      #lay1 .post{height:360px!important;}
      #lay1 .imgwrap{height:220px!important;}
      #lay1 .imgwrap img{width:286px; height:auto;}

      2. Why are making those posts sticky? just un-sticky them and only the latest 10 posts will be displayed…


    • I have the home page stickies so the main products will always be there. Otherwise I have to continually re-post to keep them on the front but I will try this. Thanks


    • One more question, please. My sliders are showing blank pages and I have only 2 posts. How do I delete these blank sheets? Thank you.


    • Figured out the slider so nevermind on that. Thanks so much for your help.


  • I would like to change the background to plain white. How do I go about doing that? Also, I wanted to put to RSS feeds up but it won’t allow me to post 2 at the same time. do you have the code for the RSS feed widget so I can put it into sidebar.php?


    • Add this to your stylesheet:

      body{background:#fff!important}
      .pattern{display:none;}

      what do you mean by it wont allow you? are you getting any kind of error… there shouldn’t be any problem..


  • How do I add a logo?


    • you cannot do that in the lite version… you will have to get the PRO version for that…


  • I fixed the background. It worked! Thanks for the help.

    Regarding the RSS feed, there is no error that shows up, but when I place my 2nd RSS feed under the 1st in the sidebar, only the first RSS feed shows up.


  • Dear Towfiq, first of all, thanks for the wonderful WP theme! I really like it and it’s beautiful.

    One question: why is there a grey bar in the middle of my sliders? (my site: bungamanggiasih.com)

    Hope you can solve the mystery 🙂

    Again, thanks in advance.


    • Go to Appearance> Editor and select “stylesheet” from right and add this line to the very bottom:

      .slider-content{display:none;}


  • copy pasted slider-content{display:none;} in the style.css but it does not work. any idea? thanks 🙂


    • ah! i forgot the .
      problem solved. thanks!


  • Hi there,

    I’d like to display the featured image on a post instead of pulling the image from within the post. How would I achieve this?

    (Trying to add plugin to automatically assign each post with a featured image according to what category the post is in).


  • how do I put a picture in the header?


    • tabatha Only possible in the PRO version.

Leave a Reply to Naja Cancel reply

Your email address will not be published. Required fields are marked *

+ Insert website address to ensure quick efficient support
+ To post your code, wrap your code with this <pre lang="LANGUAGE" line="1"></pre>