tagDiv
- Referred between 1 and 9 users
- Sold between 10 000 and 50 000 dollars
- Exclusive Author
- Has been a member for 2-3 years
- Bought between 10 and 49 items
- Romania
120
Purchases
Buyer Rating:
4.56 stars
4.56 average based on 9 ratings.
-
5 Star
666%
-
4 Star
222%
-
3 Star
111%
-
2 Star
00%
-
1 Star
00%
| Created | 28 July 12 |
| Last Update | 20 August 12 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Compatible With | Bootstrap 2.0.4, Bootstrap 2.0.3, Bootstrap 2.0.2, Bootstrap 2.0.1, Bootstrap 2.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files |
- beautiful
- black
- business
- clean
- creative
- easy
- elegant
- html
- responsiv
- responsive
- responsive design
- simple
- unique
© All Rights Reserved tagDiv -
Contact Envato Support


Really nice theme man! Glws!
thanks!
with what software to edit the files?
hello, the theme is HTML + css, you can use dreamweaver, netbeans, notepad++ or any other text editor to edit the files. For the psd files you will need photoshop.
Any chance of porting to Wordpress?
hello, we will decide later… hopefully there will be a wordpress port
.
GREAT !
thanks
Great modern style and work
Have a nice day, Fleedy
thanks Fleedy
Very good work! Can the site be RTL for Arabic and Hebrew? if yes will you do that when buying this theme? About the blog is there a content manager or something for it?
Thanks
hello, the theme should support RTL but with the current layout. The blog is a html page, we will probably add support for wordpress in the feature.
I think there is a bug when using Chrome, when you open the site (home page) in full screen. If you resize the window and bring it back full screen is resolved. Sorry for my English.
hello, can you please send us a screenshot or give us more details, because we can’t find the bug. thanks zioalfredo.
This is the image, befor and after resize with chrome
hello, do you have some kind of script blocking plugin? Or any other plugin that filters things on chrome?
Yes, Thanks, I understood what is the problem: AVG Safe Search extension
Hi,
Fantastic design, very well done!
I work for a web agency and have a client who is considering using this templates. I believe they will want to customise one or two of the template pages to include their content. Are you available for freelance development? How is it best to contact you to discuss this further?
Thanks
Justin
hello, We are working very hard to come up with new products and to update this design and we don’t have time for freelancing jobs. I hope you will find someone to customize this theme Justin.
thanks for your message, Radu
Ok, thanks anyway
Hi,
I just bought your very nice Responsives template. I also send you an email to your emailadress.
Normally I make FLASH websites, so i do not understand always HOW HTML works.
How can I get the emailform to MY EMAIL ADRESS ?? Where must i fill in my email?
Hope to hear from you soon!
Regards Ronald Wildschut HOLLAND
How can I get the emailform to MY EMAIL ADRESS ?? Where must i fill in my email?
And twhen somebody wants the newsletter….. Where do I fill in MY EMAIL , so I RECIVE that email of the person who wants the newslettre.
I am a HTML dummy :-))
1. Where do I fill in MY EMAIL to receive the contactform. 2. Where do I fill in MY EMAIL to receive the email of the person who want the newslettre.
Hope to hear from you soon!
Regards Ronald Wildschut HOLLAND
Hello, Responsives doesn’t have a functional contact form, it is just the design. We will implement one in the next release of the theme (one week).
I hope one week is not to much time, we’re working on a lot of stuff now…
Thanks for your message, Radu from tagDiv
Hi,
Beautiful design. I just noticed when I switch from portrait to landscape on the iPhone it loads much wider than the screen.
Thanks, Larry
Hello, We will test this on an iphone ASAP (I don’t have one at hand right now).
Thanks for reporting this!
Ok, I wait for the UPDATE …...
Besides the contactform. than also the email newsletter will be working????
Regards
hello, the script will not include a newsletter.
Sorry for the inconvenience
Hi, Had a chance to test this yet? Beautiful design. I just noticed when I switch from portrait to landscape on the iPhone it loads much wider than the screen.
Hello, We will test this on an iphone ASAP (I don’t have one at hand right now).
Thanks for reporting this!
we will submit an update to TF this week with the fix
Ok, maybe I’m a complete idiot – but how do I change the background-color of the theme? I looked through all the CSS -files, but nothin’ works. Also it seems so, that I can’t change the color of the caption of the slider oO
hello, in the style.css file on line 25, you can change the body { background-color: white !important
I hope that helps, pleas let me know if you need more help, Radu from tagDiv
Thank You for Your answer – I tried that allready – but it just doesn’t seem to work oO Don’t get me wrong here, it’s not the first time I work with templates.
ok, but the more important thing would be to change the opacity of the slider caption. Which parts do I have to change for that?
Greetz DavMan
Hello, what slider caption ? from the blog? please send a screenshot or a link to a page so that I can help you.
Radu from tagDiv
www.abcbonn.de/test/
I mean the whitish box in the slider-area.
hello,
try to edit .nivo-block-caption:before at line 3102 in style.css. change the background-color property.
Marius from tagDiv
on the homepage where you have that 3 images use the class:image-shadowWrap instead of class:image-index3 to fix the shadow.
hello, we fixed that, just paste this script in the head section of the theme: http://pastebin.com/r2KU6KLa
Well it’s different but I’m not sure it’s fixed. It re-sizes correctly now when I switch from portrait to landscape but when you scroll down the page content goes off the left edge. It’s not stable, extra on the right side.
Hello, can you send me a screenshot or provide more details. I did test it on ipad 2 and iphone 4 and it worked ok.
Thanks for your message
Hi, I get this on an iPhone 3 and 4 and Samsung Galaxy IIS . It won’t go off the left side, just the right.
http://bluehour.com/resp.html http://bluehour.com/images/responsivesScreen.jpghello, can you please test on this page: http://0div.com:69/responsives/ (the home page) is the same result? I still have problems finding the bug.
Thanks a lot for your assistance and I will do my best to fix this for you.
Radu from tagDiv
hello, I finally found the bug and I’ve fixed it. just add this to your style.css:
@media (max-height: 480px) { body, html { overflow-x:hidden; } }