Έχω αυτό το eshop με θέμα nature. http://www.phytosophia.gr/eshop/
Πως μπορώ να αλλάξω το "πράσινο" φόντο στα μενου και στα υπόλοιπα (π.χ. κάτω από τις εικόνες των προϊόντων κτλ), που επεμβαίνω???
Ευχαριστώ εκ των προτέρων.
Η Ελληνική κοινότητα υποστήριξης του Opencart
http://phytosophia.gr/eshop/catalog/view/theme/nature/stylesheet/stylesheet.css
#menu, #top #currency .currency-select:hover, h3, .dropdown-menu li > a:hover, #menu .see-all:hover, #menu .see-all:focus, #menu .btn-navbar, .btn-default, .button-group button, .btn-primary{
background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
background: linear-gradient(to bottom, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
color:#333;
Καλημέρα, σας ευχαριστώ πολύ για την απάντηση. Τε[…]
Πριν ζητήσετε βοήθεια στο φόρουμ, παρακαλούμε ελέγξτε αν υπάρχει έτοιμη λύση στο OpenCart Extension Marketplace!