Created: 09/06/2010
By: Artur Cosicov
Email: admin@atillus.com
Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file,
please feel free to email via my user page contact form here. Thanks so much!
This theme is a fixed layout (960px width) with two columns.
All of the
information within the main content area is nested within a div with
a style name "content".
The sidebar's (column #2) content is within a div with a style name"sidebar".
The general template structure is the same throughout the template.
Here is the general structure.
If you would like to edit the color, font, or style of any elements in one of these columns, you would do the following:
.posts a { color: #someColor; }
Style.css is general CSS file that contains all of the specific stylings
for template pages.
The first section in style.css is a generic reset rules. Many browser
interpret the default behavior of html elements differently. By using
a general reset rules, we can work round this.
The file style.css is separated into sections using:
/* HEADER SECTION */ some code
/* MAIN SECTION */ some code /* SIDEBAR SECTION */ some code
/* Portfolio pages SECTION */ some code
/* FOOTER SECTION */ some code etc, etc.
If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited...
All color-related CSS are located in /sss folder. Edit these files to change border and backgrounds properties for different color schemes...
This theme imports 6 Javascript files in total. All Javascripts files are located in /scripts folder.
I've included 11 layered Fireworks PNG's with this theme:
I've used the following files as listed:
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist.
Artur Cosicov.