http://hiquatec.com/index.php?main_p...roducts_id=226 <-----
how do I get my add to cart to the other side of the page in the default location?
http://hiquatec.com/index.php?main_p...roducts_id=226 <-----
how do I get my add to cart to the other side of the page in the default location?
Yep. If you examine the css, you'll see that the background images in controlled by #contentMainWrapper, and #contentMainWrapperb.
So, you can do something similar to your above code:
#indexHomeBody #contentMainWrapper {background-image:none;}
#indexHomeBody #contentMainWrapperb {background-image:none;}
Also, I'm adding this to the readme.txt, if you'd like to do it this way instead (I think it may be more cross-browser compatible this way:
If you want NO sideboxes on your home page, add this to your css:
Code:#indexHomeBody #navColumnTwo, #indexHomeBody #navColumnOne {display:none;} #indexHomeBody .outer {padding-right:0;padding-left:20px;} #indexHomeBody #contentMainWrapper, #indexHomeBody #contentMainWrapperb {background-image:none;}
Open up includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php, find the add to cart chunk of code, and move it. I'd put it immediately after <!-- eof Attributes Module -->
it worked Jet thanx
Hi!
I have searched for padding and white space but I am unable to find the answer.
On my sites there is some whitespace / padding between the logo and the and the header boundary
Thriving Stores
Which part of the CSS am I look at to remove all padding so the logo fits snugly into the header with no white space.
Thanks
Ernie
Well with much digging on my own I figured out item 1 and 3. Still need help with item 2 though. Also, where can I locate the Gift Certificates that are default in the Cherry Zen template? I searched all the Zen menus and unable to find them. I need to modify the amounts in the certificates. PLEASE HELP! This is holding up going live!
Regards,
Rudy
720MoTo.com
Bookmarks