Blue Warm Design Agency Template
Themeforest Blue Warm Design Agency Template HTML Template
This is Template with Blue color on the top. You can use for Software Company, Corporate, Design Agency, Web Design or anything you want. This template have two column layout and fix width.
I’am using lightbox, jQuery Cycle and jquery UI tabs
Template Feature:
- Valid XHTML 1.0 Strict & CSS 2.1
- 8 Pages (Homepage, About Us, News, Events, Services, Portfolio, Testimonial and Contact Us)
- 4 PSD Included
- Homepage.psd (Main psd layout)
- event.psd (PSD file for event.html)
- newslist.psd (PSD file for newslist.html)
- logo.psd (Logo psd file for easy logo customisation)
- jQuery
- jQuery Cycle Plugin, malsup.com/jquery/cycle/
- jQuery Tabs, stilbuero.de/jquery/tabs/
- jQuery Lightbox Plugin, leandrovieira.com/projects/jquery/lightbox/
- Silk Icon by, famfamfam
- Flag Icon by, famfamfam
- IE6 PNG Transparent Fix
- CSS Drop Down menu + Fix hover for IE6
- Well Documented Instruction File (PDF Format)
- Fonts: Arial, Georgia
- Compatible with: IE6, IE7, IE8, Firefox, Safari, Chrome and Opera
I’m a big fan of your work and I love Blue Warm
ReplyDeleteHi… great design!
ReplyDeleteJust 1 question: how can I load a page with a different tab highlighted?
Whenever it loads it always loads with the left-most tab open.
Please help, thanks
Zi
Hi,
ReplyDeleteDo you mean the tab on the sidebar? Do you want the tab open Latest Project not Price Update? Let me know,
thanks
that’s exactly right, do you know how? Thanks!
ReplyDeleteThis is the code in the tabs:
ReplyDelete<ul id="tabsnav">
<li><a href="#panel1">Price Update</a></li>
<li><a href="#panel2">Latest Project</a></li>
</ul>
Change it into:
<ul id="tabsnav">
<li><a href="#panel1">Price Update</a></li>
<li class="ui-tabs-selected"><a href="#panel2">Latest Project</a></li>
</ul>
Try it…
Thanks plentong, works great!
ReplyDelete1 more please: how can I make the drop-down option stay when a tab is selected?
At the moment they only appear when you hover over the tab.
i.e. in your demo of the theme, how can you make the services, news and events sub-links stay when the services tab is selcted?
This is really important for me, hope you can help
Thanks again
Zi
Hi,
ReplyDeleteYou need to edit the css file to do that. Contact me from my Profile page and I will help you