New bug: not sure if I should post this here or on the product ribbons forum, but here it is.
The ribbons "position" setting doesn't seem to control anything in this theme. It always shows the ribbons in the bottom middle of the small and big images regardless of the setting.
When I copy the code in the style.css (lines 4216 to 4476) file to my custom.css file, the quickview does not correctly invert the colors. It looks like only the background color does not change on hover. It should turn from the set color to white.
I don't make any changes to the code, just copy paste. If I do change the color hex, the same things happens, just with the new color.
Other buttons work fine ie: All the buttons on the shopping cart page (update shopping cart, continue shopping, checkout...)
by "disappear" I mean, drop down to where it's above the footer. It's formatting changes correctly, it just stays in the left column.
I'm a little familiar with css and have been able to make very basic changes without having to ask. You guys have been very helpful so far and I really appreciate it. I do not want to change much and once it is done, I wont be making any changes for a very long time. I just need to make it work for my customers and clients.
All I want is for the category/manufacturer/filter column to be put on the left side of the screen.
When using the above code, that column just does not "disappear" when reducing the screen size, as it does when the column is on the right side.
That worked great! Thanks for the quick help!
One last question on this topic... do i still need the
Html.AppendCssFileParts("~/Themes/Allure/Content/CSS/custom.css");