Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Button location help please

Button location help please

Locked

Views: 882

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
11 Dec 2009, 5:48 AM
#1
ejhernandez avatar

ejhernandez

New Zenner

Join Date:
Dec 2005
Posts:
24
Plugin Contributions:
0

Button location help please

If you take a look at this page:

http://www.ndisb.com/store/index.php?main_page=product_info&cPath=59_112&products_id=287

You will see that the previous, return..., next nav buttons are impinging upon the product image. This was not previously the case, so one of us working on the site must have muffed something up. I have a good idea where to change this, but the things that I've tried haven't worked so far. Any help would be appreciated.

Thanks

11 Dec 2009, 11:00 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Button location help please

I don't know what you did to mess it up, but adding something like this to the stylesheet should work:

.navNextPrevWrapper {margin-bottom:20px;}

11 Dec 2009, 4:02 PM
#3
ejhernandez avatar

ejhernandez

New Zenner

Join Date:
Dec 2005
Posts:
24
Plugin Contributions:
0

Re: Button location help please

Thanks. I knew that was the place, I just didn't know how to adjust it.