Hi All,
hoping some one can help be fix a problem with a stylesheet.
i seem to have created this rather annoying gap were the buttons don't fit to the grey area.
i have been trying to fix this, but i cannot seem to get it right... any ideas? or help?
hoping some one can help be fix a problem with a stylesheet.
i seem to have created this rather annoying gap were the buttons don't fit to the grey area.
i have been trying to fix this, but i cannot seem to get it right... any ideas? or help?
Attachments
annoying gap - gap.JPG (10 KiB) Viewed 1906 times
heya,
The padding is too much, look in the css for something like:
And change it to:
But to be honest that side bar looks too small, I'd suggest you work on a min 180px width column_left
Matt
The padding is too much, look in the css for something like:
Code: Select all
a.button span {
background: transparent url('../image/button_left_brown.png') no-repeat;
display: inline-block;
padding: 5px 0 5px 18px;
}
Code: Select all
a.button span {
background: transparent url('../image/button_left_brown.png') no-repeat;
display: inline-block;
padding: 2px 0 2px 18px;
}
Matt
Code: Select all
It was like that when I found it, honest!
link us to your shop so we can take a look at the css and layout and show you how to fix it.
PM me for custom OpenCart template design and development.
Thanks Guys and merry xmas,
my site address is www.taranakirubber.co.nz (not sure if the NS records have fully updated yet, so will give both address's)
or www.taranakirubber.x10hosting.com
any help greatly recevied, i have tried to make the buttons smaller but no go either... if i change it to 180 then the middle of the pages goes nuts and ends up half way down the page... its like im stuck for some reason.
my site address is www.taranakirubber.co.nz (not sure if the NS records have fully updated yet, so will give both address's)
or www.taranakirubber.x10hosting.com
any help greatly recevied, i have tried to make the buttons smaller but no go either... if i change it to 180 then the middle of the pages goes nuts and ends up half way down the page... its like im stuck for some reason.
would really like to have the Featured Products on a carousel, but cannot seem to find anyone willing to build it (willing to pay) but nevertheless, if anyone has any ideas on this as well it would be great...
In your CSS stylesheet you have "a.button" set to "display:inline-block", change this to "display:inline". This should fix the issue in IE. By the way, that issue never appeared when I loaded the page in firefox, so make sure to check your pages for cross-browser issues. Hope this helps, PM me about building that carousel. 

PM me for custom OpenCart template design and development.
Who is online
Users browsing this forum: No registered users and 1 guest