DanThemes
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 1 000 and 5 000 dollars
- Romania
135
Purchases
Buyer Rating:
4.57 stars
4.57 average based on 21 ratings.
-
5 Star
1571%
-
4 Star
314%
-
3 Star
314%
-
2 Star
00%
-
1 Star
00%
| Created | 20 April 12 |
| Last Update | 12 April 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved DanThemes -
Contact Envato Support


At the package has one example page with Image and Content BX Slider example?
I don’t understand what you’re saying. The template demo has 10 pages, and only one of them contains the slider, although it is very simple to copy the code for the slider from that page to another…
Hi,
Great theme indeed! One question, is there a way to make the slider automatically rotate?
Yes, you can make the slider rotate automatically by replacing this line:
$('#slider').bxSlider();from index.html with this one:$('#slider').bxSlider({ auto: true, speed: 1000, pause: 2000 });. The “speed” element from this code represents the duration of the transition (in milliseconds), while the “pause” element represents the amount of time (in milliseconds) between each transition. Have a nice day!Hi Dan, where do we paste this code to make the slider automatically rotate???
Please provide complete information.
So it was index.html page on please replace: <script type=”text/javascript”> $(document).ready(function(){ $(’#slider’).bxSlider(); });
With this: <script type=”text/javascript”> $(document).ready(function(){ $(’#slider’).bxSlider(); $(’#slider’).bxSlider({ auto: true, speed: 1000, pause: 2000 });
It will work now. thanks and enjoy, Great template Dan!
Is there a psd for this theme?
No, there aren’t any .psd files.
it is alowed to make changes on the design? and it is posible to get the psd files?
Of course, you can change whatever you want on this design. And no, there are no psd files available.
Okay nice if I buy it i will get a colors? And if you make WBB Designs what will it cost if you are makeing a WBB Design for this design?
Yes, you will get the theme in 4 different colors (blue, green, red, brown).
This theme is not compatible with WoltLab Burning Board and there won’t be any WBB version for this theme.
:/ okay ty i think i will buy it
Have bought the theme, how could i fix the price compare table on blue/web-hosting.html
As it looks in internet explorer not aligned,
Please help
That error has been fixed a long time ago. If you haven’t bought this theme recently, then please re-download it because the update was added in a later version.
Nope, i see that the demo works, but the source from themeforest gives the error, downloaded about 4 min ago but same result
http://knippin.mycloudnas.com/files/blue/web-hosting.htmlPlease read the 10th comment for this item.
Ok thanks, had not looked at the first comment page
here it is for other people that have te same issue by not looking at the first comment page
==================== style.css file:
.plan-plan-middle ul li img { padding: 9px 0; }
And replace them with these ones:
.plan-plan-middle ul li img { display:inline-block; } @media screen and (-webkit-min-device-pixel-ratio:0) { .plan-plan-middle ul li img { padding:9px 0; } }
=====================
hey dan i have buyed your design but now i have two problems sometimes the slider is buged and shows 2 slider items. and the other problem is i cant can use ä, ü and ö in headers can you held
Your problem with the slider has never happened to me… it’s probably due to the fact that the page wasn’t fully loaded either because of your internet connection or you stopped the page from loading… if this is not the case then I’m gonna try to see what’s the problem and fix it. The font used in the headers doesn’t contain those characters, just replace it with Arial, Verdana, Tahoma, or any other well-known font.
mh the slider bug is a problem from the display size and website size. where i can change the font?
To change the headings’ font find these lines inside style.css and replace them with these lines. Then open all your HTML pages and look at the top of each file for these lines and delete them.
You can also delete the ”/scripts/cufon-yui.js” and ”/scripts/Delicious_500-Delicious_700-Delicious_italic_500-Delicious_italic_700.font.js” files because they’re useless now.
is it posible tot get it in wordpress? or can you assist me with a cms for this template?
Thanks,
I’m sorry but the WordPress version is not available.
Can you guide me to a cms system that you prefer? if needed i would pay for te advice.
+5stars
This is a HTML template, so it won’t work with any CMS out there, I’m sorry. Besides, I don’t own the license for the Wordpress version of this template anymore and I’m not planning on making it compatible with any other CMS.