Scylla LiteFree WordPress Theme

Scylla Lite is a wordpress 3 theme with awesome skins, fonts, slider, layouts & easy to use theme option panel.
  • 4 Skins
  • 1 slider
  • 2 Layouts
  • 2 Patterns.
  • 3 custom widgets.
  • 5 easy to use shortcodes.(Hard-coded in Post Editor)
  • 2 WordPress 3.0 Menu Position.
  • Mult-Level Dropdown Menu.
  • Social buttons to submit posts to Facebook, Twitter,
  • Stumble upon, Digg, Google Buzz!
  • 3 Awesome fonts.
  • Easy to use theme options.
  • Gravatar Support.
  • 3 custom page template
  • Fancy lightbox
  • IE6 Browser Upgrade Alert!
  • Separation of Comments and Trackbacks
  • Threaded comments support.
  • Valid XHTML/CSS3.
  • Well-written documentation
  • One Click Install. No plugin required.

Compatibility:

  • Internet Explorer 7+
  • Firefox 3+
  • Safari 5
  • Opera 9+
  • Netscape 6+

version 1.8.2
—————–
+ Initial Release

1. what should be the dimension of the slider images?

A: width: 625px Height: 250px

 

2. I can’t make link to other website, and when I make link to an other page of my website, it opens in lightbox windows.

A: Open up fancybox.js and find this line:

jQuery(“a.hasimg”).fancybox({

and replace it with:

jQuery(“.hasimg[href$=’.jpg’], .hasimg[href$=’.png’], .hasimg[href$=’.gif’]“).fancybox({

You can edit the file with your ftp application or “Wp-File Manger” Plugin.
3. How can I make a catergory section look the same as my home page?

A: Download this file: http://fileden.com/files/2007/3/2/840217//category.zip

Extract the category.php file inside it and upload the php file to the “ScyllaLite” directory of your site using FTP.

 

4. The images inside the lightbox is being stretched when viewed by Safari Browser, How do I fix this?

A: Add this line to the very bottom of your stylesheet(style.css):

#fancybox-img {height:auto!important;}

 

5. My Quote shortcode is not working. How do I fix it?

A: The quote shortcode has a bug, to fix it find this in your stylesheet:

.lgn_quote

and replace it with:

.scl_quote
6. I want to use the ‘Featured Posts Widget’ in the sidebar, but despite selecting a category, it keeps outputting the loop of all posts.

A: You will have to put your category id, not name.
http://wordpress.org/support/topic/how-to-find-the-category-id

 

The theme is released under GNU General Public License, version 2.

Scylla Lite Scylla PRO
Free
For Life
$40
One time payment
Skins 4 Unlimited
(Ability to change the color of almost all the elements)
Fonts 3 12
Layouts 2 5
Slider 1 2
Shortcodes 5 20
Widgets 3 8
Widget Areas Sidebar Widgets Sidebar Widgets/ Footer Widgets
Menu 2 Menu Positions/ 3 Level Drop-down Menu 2 Menu Positions/ 3 Level Drop-down Menu
Page Templates 3 3
Upload LOGO

NO

YES

Social Share buttons/Numbered Page Navigation

YES

YES

Related Posts

NO

YES

Google Analytics
Integration

NO

YES

Threaded comments/Separated Comments & Trackbacks

YES

YES

IE6/ IE7 Browser Upgrade Alert!

NO

YES

Fancy lightbox

YES

YES

Full Email support

NO

YES

Forum support

NO

YES

Upgrade to PRO


  • Thanks for a great theme!

    Is there any way to get more posts, say 12, on the first page than the ten from start?

    Any chance to get three in a row instead of the original two?


    • Sorry thats not possible.


    • What? It must be possible with some tweaking in the code as you solved all other questions and alternatives…


    • add this to your stylesheet:

      #lay1 .post {width: 174px!important;height: 300px!important;}
      #lay1 .imgwrap {width: 174px!important;;height: 100px!important;}
      #lay1 .imgwrap img {border: none;width: 174px;height: auto;}

      and then open up scylla.js from the “js” folder and replace this line:

      jQuery(‘#lay1 .post:odd, #related ul li:last’).css({‘marginRight’:’0px’});

      with this:

      jQuery(‘#lay1 .post:eq(2), #lay1 .post:eq(5), #lay1 .post:eq(8), #lay1 .post:eq(11), #related ul li:last’).css({‘marginRight’:’0px’});


    • Awesome, thanks!!

      Is there something like that to get fewer posts on the first page.. looks odd to have one on the last line.


    • Go to Settings> Reading and select the number of posts per page.


    • Thank you, you are great!

      Was thinking of buying the pro version, but I need a responsive theme. Are you going to make one soon?


    • sorry. no. not anytime soon.


    • ok.. then i wonder if there are possible with toggle for the blogposts on the home page or get them into a jquery popup window. dont want to have to reload the page…


    • sorry not possible.


  • hi !

    towfik, is it possible to change administrator (reply) comments text color and background ? i am using corporate skin.


    • what color do you want them to change to?


    • white background with black bold text. is it possible, for admin comments ?


  • hey i’m using this theme for a web tech course and it’s my first time using wordpress, how do I make images for the slider? i’ve only got the lite version so am I able to use the header?


    • Go to Appearance> Scylla Options> Documentation to learn how to setup the slider. and no you cannot add header image in the lite version.


  • Just wanted to say thanks a heap and impressive response time!

    once again thanks


  • Hi. I love the theme. I tried to change the background putting the line
    html body{background-image:url(‘http://grupohpm.com.br/wp-content/uploads/2013/04/bg.png’) center no-repeat!important;}
    in the end of stylesheet, but it didn’t worked. Can someone help me, please?


    • try this:

      html body{background:url(‘http://grupohpm.com.br/wp-content/uploads/2013/04/bg.png’) center no-repeat!important;}


  • How can I change the font size for posts on my website?


    • from you style.css find this line:

      body{background:#f4f4f4; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#424242;}

      and replace the font-size value from 12 to whatever you want.


  • Is there any way to increase the width of the third column only (the one running down the right hand side. It’s currently too small for 300×250 MPUs as they hand off the side…


    • add this to your stylesheet:

      #slide_wrap{width:93%!important;}
      .wrapper{width:1000px!important;}
      #sidebar{width:33%!important;}


  • Hi,

    I Have A Question: I wanted to know if there’s a way I can Change the “Text/Font” Size in The Slider’s Box That’s To The Right/Bottom-Corner? Great Theme BTW…


    • add this to your styleshett:

      #slider .slider-content h2 a, #slider .slider-content a{font-size:18px;}


  • Hi Towfiq !

    it’s a wonderful theme. good work ! I am using spring skin, pattern 1, and font yanone, But my top menu font size is small like 15 px etc. unable to increase the font size in this font. how can i increase this size to atleast 25 px?


    • Add this to your stylesheet:

      body #topmenu ul li a{font-size:25px!important;}


  • Using Scylla, how do I hide the “tags” in the bottom of the posts for visitors? It’s ugly and space-consuming. Thank you!

Leave a Reply to Don JOhnson 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>

Home Forums Scylla Lite

Viewing 15 topics - 1 through 15 (of 15 total)
Create New Topic in “Scylla Lite”