I wanted the columns on the left side of the page and the product image on the left side as well. You helped and the changes you sent worked great, but when I disable the Quick Tabs plugin, it causes the product image to align to the right side and it moves all the details, buy button, reviews, attributes.... down below that.
These are the changes you instructed me to make:
@media screen and (min-width: 1001px){
.product-details-page .overview {
margin-left: 620px;
margin-right: 0;
}
}
@media screen and (min-width: 769px){
.ui-tabs {
float: left
}
}
@media screen and (min-width: 769px){
.product-details-page .overview {
float: right;
}
}
.side-2 {float: left;}
.center-2 {float: right;}
I noticed with the new updates to this them that the css files now have rtl version. When making changes, do I need to change them for all instances?
What are the rtl.css versions for?
copying the allure folder over erased all my css changes...
Regarding the color themes:
I copy pasted the theme colors in the styles.css, renamed it from orange to blue, change the hex colors, but how do I apply it to the site? The color does not show in the admin side so that I can select it.
I forgot to mention.... I uninstalled the theme plugin, deleted all the topics pages and then re-installed it and the only pages it installed were:
becomeaffiliate
brands
customerassistance
deliveryinformation
faq
giftvouchers
internationalshipping
securepayment