Blog sidebar buttons still green.

Home Forums SKT Full Width Forum Blog sidebar buttons still green.

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #6509
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    I’ve managed to change the color of everything I need to except for the little sideways triangles in the blog sidebar. Any help would be appreciated.

    #6517
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Can you send us the website where so that we can relate?

    Regards,
    Shri

    #6548
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    http://swordandrose.net/

    The triangles on the sidebar as well as in the footer. Also on the main list id like to change the “hover” color as well. Thank you for the reply.

    #6553
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    I’ve fixed the menu icons, just need help with the sidebar and footer. Thank you.

    #6555
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    There are 2 ways of doing this.

    1. Change the images via ftp: http://swordandrose.net/wp-content/themes/skt_full_width_pro/images/list-arrow-hover.png and http://swordandrose.net/wp-content/themes/skt_full_width_pro/images/list-arrow.png

    2. In custom css paste this:

    .footer-menu ul li a, .widget ul li a {background: url(YOUR MEDIA LIBRARY IMAGE URL) no-repeat scroll 0 3px}

    .widget ul li a:hover, .footer-menu ul li a:hover {background: url(YOUR MEDIA LIBRARY IMAGE URL) no-repeat scroll 0 3px}

    So first one is for normal image, second is for hovered. If this is difficult for you just tell us what you want from our end and we will help you or do this for you.

    Regards,

    Shri

     

    #6561
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    Thank you. I see that the image is a url which is from the internet correct? Is there a way to use an image from my computer? If not, how do make that image useable?

    #6563
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    Honestly all I want to do is change it to red.

    #6593
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Will send you the Red triangle images Monday and send you the code as well. So should be easy.

    Regards,
    Shri

    #6598
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    Awesome. Thanks so much!

    #6660
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    As mentioned before:

    2. In custom css paste this:

    .footer-menu ul li a, .widget ul li a {background: url(YOUR MEDIA LIBRARY IMAGE URL) no-repeat scroll 0 3px}

    .widget ul li a:hover, .footer-menu ul li a:hover {background: url(YOUR MEDIA LIBRARY IMAGE URL) no-repeat scroll 0 3px}

    All you need to do is replace the url of the images here with another url of your image.

    To do this you can add your image in media library and then edit the image and take its url. Following 2 images show how to get url of the image:

    http://cdn3.wpbeginner.com/wp-content/uploads/2013/06/media-library-edit.png
    http://cdn2.wpbeginner.com/wp-content/uploads/2013/06/image-url-wordpress.png

    Regards,
    Shri

    #6663
    Matt SanoMatt Sano
    Member
    • Topics: 3
    • Replies: 17
    • Total: 20
    Member since: May 5, 2015

    Shri,

    That works! Thank you so much for the help and thanks for getting back quickly I appreciate it immensely. Be well.

    SnR

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.