Change color of button

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Sun Oct 19, 2014 5:09 pm
Hi,

How do I change the color of the buttons on the site? I use the .button class to format the buttons. In which css file is that class stated?

Best regards
Per Ekman
User avatar
Junior Boarder

GK User
Sun Oct 19, 2014 7:33 pm
Hi,
Show me where you have those buttons - URL, please
because we do not support this template anymore, is too old.
User avatar
Platinum Boarder

GK User
Sun Oct 19, 2014 8:00 pm
I use the buttons on this website: http://beachcamp.se

Best regards
Per
User avatar
Junior Boarder

GK User
Sun Oct 19, 2014 10:16 pm
In style3.css you should find this CSS code:

Code: Select all
.button, button, button.button, a.readon, input[type="submit"], input[type="button"], .moduleItemReadMore, .latestItemReadMore a.k2ReadMore, .userItemReadMore a.k2ReadMore, .catItemReadMore a.k2ReadMore, .k2ReadMore, .subCategoryMore, .readmore-link, .comments-link {
    background-image: url("../images/style3/readon.png");
}


As you can see, in old times, developers used images to get nice background buttons not colors like now.
So you have two options:
1) Use your own image - replace file
2) Change background-image into background-color
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.