ThemeRox
- Exclusive Author
- Has been a member for 0-1 years
- Sold between 10 000 and 50 000 dollars
- Bought between 1 and 9 items
- Most Wanted Bounty Winner
110
Purchases
Buyer Rating:
4.91 stars
4.91 average based on 11 ratings.
-
5 Star
1090%
-
4 Star
19%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 17 July 12 |
| Last Update | 13 August 12 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | Joomla 2.5 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- K2
- blogtheme
- business
- cms
- company
- corporate
- css3
- elegant
- joomla2.5
- portfolio
- professional
- template
- theme
© All Rights Reserved ThemeRox -
Contact Envato Support


Hi, how can i change the menu font ? Regards
Hi, Just go to the template manager and then from font tab you can change font but for that you need to find the specific id.Like if you want to change the first level font then your id will be ”#hornav ul.level-0 > li.menu-item span.menu-title, #sublevel ul.level-1 > li.menu-item span.menu-title” if the font not available you need to use font kit. Check my previous comment for custom font documentation.
Sorry i asked it wrong, how can i change the font size of the main menu ?
I found the answer. Thanks
Hi! How to change Designed by ThemeRox Powered by Joomla! Valid XHTML and CSS to mine (from the bottom). Thank you.
In order to edit designed by info you need to follow those steps. Step 1: Copy brand.php from plugins/system/helix/features/ to you templates features folder. Now modify it according to your need. Step 1: You can permanently remove brand info from your site. In order to do so, open your templates index.php and remove the line $helix->addFeature(‘brand’) You can disable joomla credit info from the advanced of templates admin panel . For joomla credit you can off it from template manager option.
Hi there! Thank you for your advice. 1. But I am still have problem (Powered by Joomla! Valid XHTML and CSS ) with this part I could not remove. 2. And how could I change the icon. I need your help. Thank you.
Hi, Go to template manager then go to advance page there you will find *show joomla credit and *Show HTML and CSS just turn off those options.You can have a look on my screenshot for more http://d.pr/i/zLSI For which icon you are talking about? If it is favicon then search for favicon.ico file and replace it.
Hi! Thank you my problem solved.
Hey nice theme.
The newsletter form is functional? is it integrated with some service, for example mailchimp?
No,Its not. Its just for demo purpose. But if want you can integrate it very easily.I can help you on that.
Hi friend. This is very nice theme. I have a problem. I am creating multilanguage website but I could not find any place to put language switcher. Top-block position looks well but it will be invisible on small screen (like iphone). Do you have any advise or fix or code.
Make the top block position visible by doing code in media screen in template.css file. If problem give live link in our support department they will help you.
Any plans to update this to joomla 3.0
Hi, Currently we are working on that. We will relase soon an updet on joomla3.0 with full bootstrap support.
Hi there! I want to add a picture to each item of horizontal menu : Home About Us etc. How can we do this? Thank you.
Hi I want to use different google fonts. How can I add admin-fonts menu more google fonts.
Sorry I am not clear about your question. Can you please explain more? If you want to add google font that are not in theme admin panel then just go to \templates\rox_ibizz and open index.php file and add font like this $helix->addGFonts(‘Play’); in your head tag. Here Play is a google font which is not in admin option. May be it will help you.
hi there,
Is there an easy was to disable the responsive part in the website? Or do i neem to delete/customize al lot of css files?
Hi, Yes you have to remove the responsive part from the template. I am here giving instruction. Go to your template folder and open index.php file there in 27 line you will get this line ”$helix->addCSS(‘template.css,joomla.css,custom.css,modules.css,typography.css,css3.css,bootstrap.css,responsive.css’);” Remove”,responsive.css” this from end of the line. This is the css file for device support. After that just go to i-bizz\plugins\system\helix\css and then from media_queries.css delete everything. After that it will not support responsive.
Hi Please let me know how i can remove the copyright bar entirely from the bottom of the page.
I would suggest that this should be invisible by default, as it is a paid template. Thanks Tim
You can disable joomla credit info from the advanced of templates admin panel . Thanks
Hi Thanks for your reply above re the copyright message.
I am afraid I cannot get the “Simple Image Gallery module” to work. It only displays the sample images in the “images/stories/gallery” folder.
I have created a new folder to display images, and a “thumbs” folder inside this containing thumbnails of those images (exactly as per your “images/stories/gallery” folder). However, when I select this new folder as the “image directory” in the “Module Manager: Module mod_sp_simple_gallery”, nothing happens.
I have also tried using the “images/stories/gallery” folder, deleting one of your sample images (“slide3”), and re-naming one of my images “slide3”. But this new “slide3” doesn’t display properly (the others do).
I am clearly doing something wrong. I suspect it may have something to do with K2, but as I have never used this before, some guidance on your website would be much appreciated.
Thanks for your help
Regards
Tim.
Hi, You are missing something.You do not need to create any sub folder named thumbs. What you will do is just create a folder in your main image/stories folder . put all the images you need to show in the front page.Then go to the mod_sp_simple_gallery module and then from directory just select that folder.Save it.Reload the web site.I think it will work. If not, try to clear your browser case.
Hi, yes I clearly am!
I am afraid I’ve followed your instructions, but it still doesn’t work (I even deleted the cache even though caching was already disabled).
I have: 1) created a new “images/stories/front_page” folder; 2) put 12 .jpg images in this folder. (Each image is 1024×768px, and approx 200KB in size); 3) changed the selected directory in the “Module manager” to “images/stories/front_page”; 4) set thumbnails in the “Module manager” to 160×120px; and 5) saved changes and reloaded as normal.
However, just the title of the module appears, but not the photos. When I change the selected directory back to “images/stories/gallery” the photos appear again ok.
I can send you an Akeeba backup of my site if that would help?
Thanks
Tim
No need akeba. Just send me your site details and user access information with cpanel info at here support@themerox.com. We will fix it.It is a very simple module.Strongly you are missing something. Need to see the live site. Also you need to decrease your image size to 600 px or like that because it will hamper site loading time.
HI: is this coded in HTML5?
No. Its not in HTML5.We will update it to HTML5 latter.
Hi there! I have a question? How could we change the backround.
Thank you.
Hi,For the background we have used a pattern.You can apply any bg color or any background image. Here is the related code .. templates/rox_ecart/css/template.css template.css 38 no line. .main-bg { background: url(../images/e-cart/pat-2.png) repeat; }
Hi! Thank you
I just purchased the template. Can’t wait to use it! Quick question… I couldn’t find a document showing module positions. Does a module position document exists?
Thanks!
Here is the module position http://www.themerox.com/themeforest/i-bizz/index.php/explore/2011-08-15-06-21-13/2011-08-15-05-52-35/module-positions. We had include the module position info in demo presentation so did not give documentation for it. There is a Quick Install Pack so just install it and enjoy the same as demo site.
Thank you for the prompt response however the link doesn’t work!
BTW… I love top search menu and contact information. How do I add that?
Its by module. So just go to the module manager and there you will find the module for it. Position should be top-bar. Thanks
Sorry for all the questions… when I mouse over the top menu, the background changes to a litter colour. Is there any way to disable or alter the colour of the mouse over background menu colour?
I’ve examined all the .css files but cant seem to find it. Thanks!
Yes there you can disable or change it. Check it in style1.cssin styles folder but check itin default style file. Like if the default theme preset style is 3 then it will be style3.css and then in css check menu.css. You have to inspect it to catch the actual class.
Hi, I just bought the template “E-Cart – Responsive VirtueMart e-Commerce Template”. I want to change the “Designed by” in copyright footer, but I can’t find how, even with the instructions it says here.
Hmm but why you comment here its the i-bizz. Just go to templates/rox_e-cart/features there you will find brand.php from there you can change that.
Can someone please share with me how they got the quick template up and running… I cant get it going to save my life.
Thanks!
Oh yeah… and I followed the instructions provided in the text file in the zip.
You will get the demo pack in your downloaded file from themeforest. Name will be like Rox_Installer….....zip. Check this video tutorial http://vimeo.com/62260328 there you will find instruction to install it. Let me know if you can do it. Thanks
Trying now… THANK YOU!
IT works! Thank you! The sample data loads! One question however… the menu typefaces didn’t install. Any suggestions?
menu typefaces ? Sorry I did not understand your question. Can you please explain more ?
DO you have an email I can send you a screen shot?
Yes you can always contact our support for all your help. Here is the email address support@themerox.com