Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Custom Style Sheet  (Read 4930 times)

Offline nelson

  • Newbie
  • *
  • Posts: 10
  • Karma: +1/-0
    • View Profile
Custom Style Sheet
« on: October 21, 2014, 05:21:30 PM »
(I'm moving this here from another board)

I assume that changes to colors, fonts, styles, headers, etc., made in the CSS style sheet are overwritten when upgrades are installed.

Why not create a custom stylesheet--editable in admin--that is never overwritten. The <body> tag of the main site can be modified with the "custom" class, like this: <body class="custom">. Then you can override any CSS declarations contained in style.css using the custom class, like this:

body.custom { background: #032c15; }

It just needs to be easier for nondesigners/programmers to edit the color, font and layout of their site. People who don't want to bother will still want to buy templates.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5798
  • Karma: +274/-2
    • View Profile
Re: Custom Style Sheet
« Reply #1 on: October 22, 2014, 06:26:15 AM »
It just needs to be easier for nondesigners/programmers to edit the color, font and layout of their site. People who don't want to bother will still want to buy templates.

http://marketplace.abantecart.com/fund-a-feature/new-free-improved-responsive-template-with-customization-tools

 

Powered by SMFPacks Social Login Mod