This item is by an Elite Author
AtiX
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Has been a member for 3-4 years
- Author had a Free File of the Month
- Exclusive Author
- Bought between 10 and 49 items
- Referred between 100 and 199 users
- Europe
122
Purchases
Buyer Rating:
4.12 stars
4.12 average based on 17 ratings.
(more information)
-
5 Star
1058%
-
4 Star
317%
-
3 Star
211%
-
2 Star
00%
-
1 Star
211%
| Created | 20 August 11 |
| Last Update | 2 September 11 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
© All Rights Reserved AtiX -
Contact Envato Support


Well, the thing I was most interested in was the changeable banner. Perhaps you could help me with what script I what put in to achieve this.
Every page or posts have option to set the background image and height. Like in this screenshot http://d.pr/i/PRiP
hello i have just general coding knowledge and was just wondering how to get the twitter feed from static to live. this is the last step i need to get the site fully functional!
thanks for any help!
Hello,
Please send additional details. I do not understand what do you mean “get the twitter feed from static to live”. Thank you.
Best regards,
AtiX
Can you help me with something on your theme. If I want to make one menu item a different color on the menu, how can I do this. In other words if I wanted to make the contact item on the nav menu red instead of black like the rest, but jut the background color red behind the contact.
Hi,
Do the following steps:
1) In “Screen Options” check the menu properties “CSS Classes” like in this screenshot in “Appearance > Menus”: http://d.pr/i/fuW8
2) Now add the class name, to the menu item in the “CSS Classes (optional)” input, for example the class name “custom_menu_class”, like in this screenshot: http://d.pr/i/6zSH
3) Add in the file from the main theme folder “style.css” this css code where the class name “custom_menu_class” is the class name of the menu item which we will set the color:
li.custom_menu_class a {color:#cc0000 !important;}Best regards,
AtiX