167 comments found.
Hi, how to make it to 4 picture in the box?
http://imageshack.us/photo/my-images/849/screenshot20121211at122.png/thank you.
Sorry but I don’t understand what you mean.
nvm, i settled already,
thank you 
hi, can i just change when customer click to buy and direct go to check out pages?
Hi,
Yes, here is a solution http://shopencart.com/add-to-cart-go-to-cart also check in google “opencart redirect to checkout”
thank you very much!! its useful for me!!! and another question, i’ve customise once of pages with iframe but the pages out of the width, how to change the themes width to match my pages? the pages 1000width.
#container { width:755px; ... }
what a nice author, and just now i try to remove the “Shopping Cart: 0 item(s) – $0.00” from header?
but it’s doesn’t work? because the header.tpl don’t have the code
I updated FAQ
thank you so much, regarding the width issue, can i just set the information pages to 1000width?
#information-information #container { width:1000px; }
thank you, it’s working but the checkout box running out of the line, anyway can fix it ? thank you very much .
I don’t see any problems on the live demo. Reupload all theme files.
Ya, i reupload all the themes files, but also got the same problem when i change the code to #information-information #container { width:1000px; }, it effect the box for width.
http://cozyflyprinting.com.my/shop/index.php?route=checkout/checkoutYou have 1000px width here: #container { width:1000px; ... }
same, that’s just make all the page to 1000px width
any best way?
thank you so much
#information-information #container { width:1000px!important; }
EDITED ! Concerned fixed!
Diabolique, I need this fully in Spanish, is it possible?
Of course!
hi, nice themes
Can make the categories change to left side in categories pages?
thank you
Hi,
No, there will be A LOT of work.
Check your email Diabolique
I sent you a reply.
Only Width ? So will it not be stretched out of the left and the right ?
You can only change height-width proportions (changing width).
Also, is it possible to increase the height of the LATEST in the footer ? Thanks
No, only width.
Can you tell me where the original colorbox code is in the checkout.tpl ? I can’t see it anywhere to remove it and keep the new code that you gave..
It is showing the new code at the top layer, and then once I close the colorbox, the old one is still there..
Thanks man
It’s loaded via header.tpl
Hi Diabolique
The solution you have above does not work, in my previous question.
In your demo, only the text is being shown in the pop up box when customer click on Agree to Terms and Conditions. But on my site, it is the whole page, including header, footer etc..in that small tiny box.
I have added the code to the checkout.tpl at the bottom of this also but now is the problem, the new script pop up to the correct size, however there is the old one still appears also.
Hi,
It’s not so easy because opencart somehow overwritte height and width, you can add parameters to header.tpl, here is a help
http://www.jacklmoore.com/colorbox http://my.safaribooksonline.com/book/-/9781849516709/8dot-showing-content-in-lightboxes/id286765815I found three examples, from browsing previous comments. None of the sites were finished, which is a bit troubling. Can you give some more, please.
Well, I don’t have it because can’t check where my themes are used.
Hello. Are there any examples of websites designed on XTREME SHOP ? I’d like to see it in action at a real site! Sam
Hello,
You can find many examples browsing previous comments (search for www.)
Hi
How do you change the size of the light box appear to display Terms and Conditions at Step 5, Payment Methods please ?
Because the T&C are too long so it does not fit in the light box popped up
Hi,
Try to open checkout.tpl and add following code:
<script type="text/javascript"><!--
$('.colorbox').colorbox({
width: 800,
height: 700
});
//--></script>
Hi there
Can you please be a bit specific on the remove of toggle container please ?
Once I removed the , I can’t find the to delete also.
Plus once I deleted that line, the Preview header stretched too long
Thanks
Don’t remove whole div. Remove class only.
Hiya
How do you make Related Products as default please ?
I tried to remove the “tigger-little” in template/product/product.tpl
But it doesn’t seem to make Related Products as default
Ta
Hi,
Do you want to have it always opened? You should remove class=”toggle_container”
How do I go about increase the height of the White top bits please ? As I have my logo and it is a higher then the White section ?
Thanks
How can I add a banner on the Home page beneath all of the Featured Products, etc. that looks nice and fits on the content background nicely?
Use Banner module (position home, content bottom)
Hmm, update. If i replace product.php with the OpenCart default one (same with 1.5.3.1 and 1.5.4.1) product displays. If i replace product.php with the one from the theme it does not work, just get an empty page.
The topmenu displacement is fixed by minimizing the amount of toplevel menu items. If they are too many the entire top menu gets displaced and moved down to the main body.
You can also increase header’s width (check FAQ ). I will upload new version of theme today for opencart 1.5.4.x
Cool, thanks 
Does anyone know why im am experiencing this odd behavior. I just installed the theme following the readme and have pretty much touched nothing else.
Install was a fresh 1.5.3.1
Problem #1 Topmenu is displaced Problem #2 Clicking any product returns a blank page
Did a clean install with 1.5.4.1 (yeah i know its not officially supported by the theme yet just wanted to see if there was any difference) but the problem is same as before.
Any help highly appreciated. You can check frontend here: www.demoniq.net
Sincerely
Is it possible to adjust when you switch to another language, to change this text.
Why Buy Here? Ready to Buy Sets
Yes, but you have to add new translations into language files.