The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Button Color

Button Color 2 months 1 week ago #93287

  • trabbit
  • trabbit's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 2
  • Karma: 0
Hello,
i'm looking for a way to change the buttons color. (submit + exit survey)
Is there an easy way to change the color of these buttons? I am using the default template as a base.

I tried to find it in the templates but i'm very unexperienced with web coding.

Thanks in advance.
The administrator has disabled public write access.

Button Color 2 months 1 week ago #93295

  • ResearchOnBlogs
  • ResearchOnBlogs's Avatar
  • OFFLINE
  • Gold Lime
  • Posts: 171
  • Thank you received: 16
  • Karma: 8
Good point to start :-)

Install Firebug or use dev tools of chrome/Safari and have a look on the button markup and it's css code, then change the color in css file.

Cheers Kai

research on BLOGS - Professional LimeSurvey support
Consultant - Templates - Training - JQuery magic - Support - Coding - Survey creation and more..

Contact
Professional LimeSurvey support
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
The administrator has disabled public write access.

Button Color 2 months 1 week ago #93322

  • trabbit
  • trabbit's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 2
  • Karma: 0
I've tried looking for it via Chrome, i think on of its classes is the Button.Ui.
But i haven't found any color setting so far.
The administrator has disabled public write access.

Button Color 2 months 1 week ago #93470

  • tpartner
  • tpartner's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 2853
  • Thank you received: 423
  • Karma: 243
Add something like this to the end of template.css:
input.clearall.ui-state-default {
  background: #FF0000 none;
}

The "FF0000" changes the background colour and the "none" removes any background images.
Cheers,
Tony

LimeSurvey is open-source and run entirely by volunteers so please consider donating to support the project.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.181 seconds
Donation Image