Scylla LiteFree WordPress Theme
- 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 |
Leave a Reply to Nat Cancel reply
-
- Topic
- Voices
- Freshness
You must be logged in to create new topics.
Man if u could tell me, how just dissable zoon-efective? i tried the way u told changing fancbox.jq, but dreanweaver say thats a syntax error when at this line…
To disable the fancybox plugin for the images go to Appearance> Scylla Lite Options and then click the “Misc” tab and then plugins tab. There you will find the option to disable the fancybox plugin.
Forget, its was a DW problem.. just retyped and works.
Thanks again for this nice the. Its remenber me arras theme but better!
When i get some money gonna buy full version!
Thanks man!
I was thinking about… when we go to category, its possible show posts like thumbs of the home?
Really love the theme but would like a fixed (and stretched) custom background for
Would that somehow be possible without making major changes to the source?
Then go to Appearance> Editor and select “Stylesheet” from right and add this line:
body{background-image:url(your copied file url) fixed;}
I added
body{background-image:url(images/asfalt.png) fixed;}
to style.css at the beginning, no luck
.. at the end, no luck.
even removed the original body defintion and tried both options again, unfortunatly; no luck again
Seems the style definition for body in the site’s source (at line 28, below ‘skin switch’) is dominant:
body {
background: none repeat scroll 0 0 #1A1A1A !important;
}
Go to Appearance> Editor and select “skin4.php” and then find this line and remove it:
body { background:#1a1a1a!important;}
Ok,thnx!
did so and had to do the same at line 44 (there was an extra definition for body in skin4.php)
Firebug showed css line 1:
body {
}
But when I changed style.css line 1 to
body { background:url(images/asfalt.png) fixed; }
it worked 🙂
Thnx^2!!! (I love the result!)
Hey I’m having an issue with the theme. The background pattern is only on the upper header portion of my site. I was trying to change stuff around in the editor for google adsense but may have altered something. I don’t know what the issue is. Thanks man.
It is looking fine. Try pressing ctrl+f5 in your browser for a hard refresh…
Great theme, its that what i need! I download this and get it in my Blog.
Merci!
Hello, GREAT THEME!!
I’m using it for a new website I will lunch this week, but I need to ask you some questions please:
1. Can I change the simple blog name for my personal image or logo? How?
2.Can I set up my own background? How?
I’ll be today setting up the menus it will be good to have this answers ASAP so I can really use it ’cause I love it!
Thanks
F!
1. Only available in PRO version
2. Go to Appearance> Editor and select “skin3.php” from right and find this line:
body { background:#33282c!important;}
and replace it with:
body{background-image:url(your background file url) fixed;}
it is very awesome theme!!but i get the same question
about change my background
but i can’t find the “skin3 php”
this is all my appearance editor catgory
which should i chose??thanks
Page with Left Sidebar.php
Page with No Sidebar.php
(page-portfolio.php)
blocks.php
easyslider.php
pagination.php
popular_widget.php
random_widget.php
shortcodes.php
social.php
theme-options.php
(index.php)
(functions.php)
(single.php)
(404.php)
(search.php)
(page.php)
(comments.php)
(sidebar.php)
(footer.php)
(header.php)
ie.css
(ie.css)
other.css
(other.css)
(style.css)
Download the theme again. you are missing skin1.php, skin2.php, skin3.php and skin4.php files.
Thanks!!
Now I’m testing the home slider but is not working… Do I have to do something special to set the featured post that goes in the slider?
I just check the new post page options and I can’t find the way to set up what I want to show on the slider…
BTW…Sorry if my English isn’t that good…
F!
Go to Appearance> Scylla Lite Options and click the “Documentation” tab.