1. REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Change % Picked Bar Colour

Discussion in 'Pickem Support' started by hIBEES, Jun 2, 2019.

  1. hIBEES

    hIBEES Member AMS Pickem

    How do I change the bar colours on the % picked part. Screenshot_20190602-150808_Chrome.jpg
     
  2. Bob

    Bob Developer Staff Member

    You can either edit the xa_pickem.less template directly OR you can add CSS to Extra.less that will override the classes. Being that only pickem uses this CSS, you should be fine with direct edits vs having to manage it via Extra.less.

    For example, this first image shows you the class inside the xf_pickem.less template that controls the background color of the graph wrapper (the lighter color that the percentage bars sit on top of). #ddd is a very light grey.

    Selection_999(162).png

    The percentage colors each have their own class that controls the color for that class, so you'd just need to change those to suit your needs.

    Selection_999(161).png
     
    hIBEES likes this.
  3. hIBEES

    hIBEES Member AMS Pickem

    Quality, got it, thank you so much :)
     

    Attached Files:

    Bob likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.