I have two small problems with this add-on:
1) It does not work well with Firefox 2.0. I don't have the horizontal dot-line.
With IE 7 i don't have problems
2) when i validate the css ; i get:
7 .vDotLine Property -x-background-x-position doesn't exist : center
8 .vDotLine Property -x-background-y-position doesn't exist : top
9 .vDotLine Property -moz-background-clip doesn't exist : -moz-initial
10 .vDotLine Property -moz-background-origin doesn't exist : -moz-initial
11 .vDotLine Property -moz-background-inline-policy doesn't exist : -moz-initial
Hello,
Great mod! Im just wondering if there is a way to reduce the spaces around the item escpecially the top and bottom?
Thank you
Hello,
I also have the problem on my test site www.clickyshop.com/new_shop1
when validating, it says:
and the MORE INFO button isnt shown, any help very much appreciated.7 .vDotLine Property -x-background-x-position doesn't exist : center
8 .vDotLine Property -x-background-y-position doesn't exist : top
9 .vDotLine Property -moz-background-clip doesn't exist : -moz-initial
10 .vDotLine Property -moz-background-origin doesn't exist : -moz-initial
11 .vDotLine Property -moz-background-inline-policy doesn't exist : -moz-initial
THANKS A LOT IN ADVANCED...
regards,
kruna
Hey Still Crazy can you please tell me how to get the BG working? i've been playing with the css and tpl files but i cant seem to be able to get it to work. I cant get the specialscontainer class to work please help!
thanks in advance
Could someone please tell me how to add the quantity box above the add to cart button in DMB? I've been playing around with the code in modules/mytemplate/new_products.php but I can't get it to work.
Thanks!
Matt
Ok, its a while since I did this, but it went something like this:-
Turn off the dotted lines
#specialsDefault .vDotLine{display: none;}
#specialsDefault .hDotLine{display: none;}
Apply background image to the specialsContainer
.specialsContainer{background-image: url(../images/specials_bg.gif);background-repeat: no-repeat; height: 278px; width:206px;}
The rest is mainly styling and padding as required
td{vertical-align : top;}
table#specialsDefault{margin: 0;padding: 0;}
#specialsDefault.centerBoxWrapper{vertical-align : top;padding:0;margin-bottom: 5px;}
.specialsContainerHeader h2{font-size:14px;color: #000099;text-align :center;margin:0;padding: 5px;}
.specialsContainerContent{padding:10px 5px 5px 5px;height: 120px;}
.specialsContainerPrices{padding: 5px;}
There are some minor display differences between IE and Firefox, but I think most are acceptable ['though the engineer in me would like both to display the same].
There were some mods to the specials_index.php file but these were to do with the changing title text [which still does not work as intended].
Hope this helps.
Hi Still Crazy, sorry for disturb you again, but i have try to modify the products in the center of page. I have try also your solutions but if you see the picture that i have attached, you can see that there is more difference of your work. I want know if is it possible, if you have modified just the stylesheet.css and stylesheet_dotline.css file or you have modified/created other files for example tpl file. I have modified the stylesheet.css like your and i have copied your stylesheet_dotline.css but it's the same thing, for this i think that maybe i have to modify some others file.
Please help me, because i don't know what i have to do.
Thanks. Bye Bye.
I was wondering if you guys can help me here.
I don't see featured products at all. I don't see table format for specials. Moreover I am seeing new products listing twice.
So please help me trying to figure out the problem.
Thanks a lot in advance.
Here is the link
http://ct-tutor.com/store/
Thanks a lot.