Thank you for your purchase! If you have any questions that you feel should have been in this document, please log in using the account used to purchase the file and email via my user page contact form here. Thanks so much!
For questions on basic HTML, JavaScript or CSS editing - please give your question a quick Google or visit W3Schools as theme issues get top priority. You will need some knowledge of HTML/CSS to edit this theme.
Chow template is based on Skeleton - a small collection of CSS & JS by Dave Gamache files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone. I modified Skeleton and adapted to 1180px grid.
The syntax is simple and it's effective cross browser, but the awesome part is that it also has the flexibility to go mobile like a champ. You can really easily customize all part of site or build new.
<!-- Container --> <div class="container"></div> <!-- Container / End -->
<!-- Container --> <div class="container"> <div class="eight columns">1/2 Column - Content Here</div> <div class="eight columns">1/2 Column - Content Here</div> </div> <!-- Container / End -->
I put some examples - check bottom of the "typography.html" file. That'll help you a lot.
I used four CSS files in this template (all styles're imported in main file of CSS - style.css). By using of them, we can work round this. Those files also contains some general styling, such as anchor tag colors, font-sizes, etc. Keep in mind, that these values might be overridden somewhere else in the files below:
Style.css table of contents:
1. Header 2. Navigation 3. SCEditor 4. Miscellaneous 5. Shortcodes 6. Royal Slider 7. Recipes 8. Sidebar 9. Shop 10. Magnific Popup 11. Media Queries
<a class="mfp-image" href="image1a.jpg" title="The Cleaner"><img src="image1b
.jpg"></a>
<a class="mfp-gallery" href="
image1a.jpg
" title="The Cleaner"><img src="image1b.jpg
"></a>
<a class="mfp-gallery" href="
image2a.jpg
" title="The Cleaner"><img src="image2b.jpg
"></a><a class="mfp-gallery" href="
image3a.jpg
" title="The Cleaner"><img src="image3b.jpg
"></a>
<a class="mfp-youtube" href="http://www.youtube.com/watch?v=0O2aH4XLbto">Open YouTube video</a>
<a class="
mfp-
vimeo" href="https://vimeo.com/45830194">Open Vimeo video</a>
<a class="
mfp
-gmaps" href="https://maps.google.com/maps?q=221B+Baker+Street,+London,
+United+Kingdom&hl=en&t=v&hnear=221B+Baker+St,+London+NW1+6XE,+United+Kingdom">Open Google Map</a>
<a class="popup-with-zoom-anim button color" href="#small-dialog" >Open</a> <div id="small-dialog" class="zoom-anim-dialog mfp-hide"> <h2>Title</h2> <p>Content Here</p> </div>
You don't have to know PHP. To change email adress, open "contact.php", find and edit code below:
$to_Email = "info@vasterad.com"; //Replace with your email address $subject = 'Email from contact form on my page'; //Subject line for emails
You can use one of predefinied colors or build custom CSS with color you want.
<link rel="stylesheet" href="css/colors/green.css" id="colors">
To change layout style set boxed or fullwidth class for body
<body class="boxed"> ... </body>
<body class="fullwidth"> ... </body>
If you want to change background color/image, open "base.css" and modify on line 72 body.boxed class. I recommend SubtlePatters if you're looking for more patterns.
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.
If you have a more general question relating to the themes on ThemeForest, basic HTML/CSS/JavaScript related questions, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Best Regards,
Vasterad