Re: Column Divider Pro (CDP) Contrib - Official Thread
Hi all, first time with Zen Cart and I have to say I have never done so much reading to try and figure things out as I have with this.
I have tried to find the solution to my issue throughout these forums, but I have not succeeded.
So continuing with this topic of CDP. I installed it and it seems to be fine except for 1 thing. For some reason it is pushing my right side bar outside of the border.
You can see here what I mean.
http://babiesbigandtall.com/shop/ind...ex&cPath=48_50
Actually if you go to the home page, I have the same issue with the banner.
For some reason I am not sure how I can bring the center column a little more narrow, if that will help I am not sure either.
I am using version 1.5. This wasn't an upgrade, I just started to use it.
Please help :cry:
Re: Column Divider Pro (CDP) Contrib - Official Thread
Quote:
Originally Posted by
Icecube
Hi all, first time with Zen Cart and I have to say I have never done so much reading to try and figure things out as I have with this.
I have tried to find the solution to my issue throughout these forums, but I have not succeeded.
So continuing with this topic of CDP. I installed it and it seems to be fine except for 1 thing. For some reason it is pushing my right side bar outside of the border.
You can see here what I mean.
http://babiesbigandtall.com/shop/ind...ex&cPath=48_50
Actually if you go to the home page, I have the same issue with the banner.
For some reason I am not sure how I can bring the center column a little more narrow, if that will help I am not sure either.
I am using version 1.5. This wasn't an upgrade, I just started to use it.
Please help :cry:
It is the border within the border that is causing the problem on most pages.
If you delete the code below from the Stylesheet it fixes it:
Code:
{
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
border-bottom: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
height: 186px;
margin: 0 !important;
padding: 18px 18px 12px;
width: 150px !important;
}
I think the banner is effecting the homepage as well. Someone with more template/code experience may be able to help you more.
Re: Column Divider Pro (CDP) Contrib - Official Thread
You are a genius. That was exactly the problem for the side bar.
Although the banner didn't change on the home page. I am happy at least one problem resolved.
Thanks a bunch :D
Re: Column Divider Pro (CDP) Contrib - Official Thread
Quote:
Originally Posted by
Icecube
You are a genius. That was exactly the problem for the side bar.
Although the banner didn't change on the home page. I am happy at least one problem resolved.
Thanks a bunch :D
If you use Firefox, download Firebug. It will enable you to play with your stylesheet without effecting the live version. It has helped me many times.
Re: Column Divider Pro (CDP) Contrib - Official Thread
Hi Is this contribution going to be upgraded to 1.5 as this is exactly what I need ...I have been told it might not be compatible
thanks
Re: Column Divider Pro (CDP) Contrib - Official Thread
Hello,
Just installed column divider pro in my new ZC. I am also using Dr. Byte's layout grid mod. (I enabled the products layout php as it was instructed)
Two issues that I can not solve:
1. The vertical line is not in the center. (I looked in the firebug and it seems like the line has a 15px right margin, but I can not figure why. It is not in the css).
2. In the new products, featured.... there is a huge space above and under each product.
Anyone has a solution? Please see at www.impex12.com
Thank you,
Peter
Re: Column Divider Pro (CDP) Contrib - Official Thread
Quote:
Originally Posted by
petergy
Hello,
Just installed column divider pro in my new ZC. I am also using Dr. Byte's layout grid mod. (I enabled the products layout php as it was instructed)
Two issues that I can not solve:
1. The vertical line is not in the center. (I looked in the firebug and it seems like the line has a 15px right margin, but I can not figure why. It is not in the css).
2. In the new products, featured.... there is a huge space above and under each product.
Anyone has a solution? Please see at
www.impex12.com
Thank you,
Peter
I just took a look at your store and it looks centered in all aspects on each page. Have you tried making the promo a bit larger. That is the way, I believe, that this mod works....the extra space around....to make the store look nice, which by the way your store looks wonderful.
Re: Column Divider Pro (CDP) Contrib - Official Thread
Thank you for your reply and comment. I will look my site on a different computer, but I am actually seeing the same on my phone. The only detail bothers me is that the left side of the horizontal line has a larger space between the end of the line and the vertical line than the right side.
Do you see the same on your screen?
Re: Column Divider Pro (CDP) Contrib - Official Thread
Quote:
Originally Posted by
petergy
Thank you for your reply and comment. I will look my site on a different computer, but I am actually seeing the same on my phone. The only detail bothers me is that the left side of the horizontal line has a larger space between the end of the line and the vertical line than the right side.
Do you see the same on your screen?
this is weird, unless you increased the size of the promos...I assume this is 1.5 store, not sure which template but probably template monster???
that could be the trouble too because
as i said I had just gone in to view the store using both google chrome and Firefox (both latest versions), your store looked perfect no distortions.
NOW although it is off on the right side, see images of compared one that looked like yours did a few ago and yours now
Re: Column Divider Pro (CDP) Contrib - Official Thread
Well, thanks for checking. I played with the image dimensions a bit, but I do not see it centered in any of the browsers as you saw and took the screenshot. I guess I will need to live with it.