Created: 8/18/2010
By: Michele Ivani
Email: info@evographics.net
Thank you for purchasing my project. 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!
"Notication Boxes" v3.0 has some new features:
This project contains 3 Notification Boxes Teamplates located in the HTML folder.
HTML Structure
To insert a notification box in a html page, create a DIV tag and apply the class "notification". After that, choose a notication type applying one of the class below:
To compleate the Notification Box follow the example below.
Line 2: The SPAN tag is used for the close button.
Line 3-5: The DIV tag with class "text" contains the Notification Box message
Line 4: The STRONG tag contains the title of Notification Box
Note:
Apply the CLASS "autoWidth" to the main div tag to fit Notification Box to bowser windodw.
<div class="notification success autoWidth"></div>
The Notification Box with description Template 1 contains a section that allows to insert more information about notification message.
HTML Structure
The box is wrapped in a main DIV tag with a class: "notification-wrap". After that insert the structure of "Notification Box without description" (previously described), and an other DIV tag with a class "description" that contains info message.
Follow the example below.
HTML Structure
The Notification Box with description Template 2 has the same structure as Template 1, but there are some modifications: As you can see in the example below, at line 6 there is a EM tag. It contains the text for button that allows to slide up and slide down message description.
You can customize the EM tag editing two javascript variables: go to script.js file and edit the variables text "infoText_slideDown" "infoText_slideUp".
The CCS file are in the "css" folder. The notification boxes are based on CSS so link the file "style.css" in the HEAD tag.
The theme uses the JQuery library. The file "script.js" contains the code used for animations and effects. Add to HEAD tag jQuery library and script.js file.
The project contains two .psd files located in "PSD" folder. All notification boxes are designed in Photoshop so they can be modify.
To fix a Internet Explorer bug the theme use a "if" condition. In IE 7 and below the notification icons do not appear. So applying "IE8.js" file the problem is fixed.
I've used the following library:
Do not forget to check the official website www.evographics.net
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, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Enjoy!
Michele Ivani
© EvoGraphics - All rights reserved