Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Remove percentage

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #236033
    Eva
    Participant

    Hello,
    I am struggling with hidding percentage:
    http://logic.al/wordpress2/shitje-pakice/logipos/
    Under “Programe marketi dhe pakice”, if you visit different of circles you will notice that each of them has a description and percentage. I need to remove the percentage.

    How to do this?

    Thank you in advance!!!

    #236034
    Eva
    Participant
    #236036
    Shikkediel
    Participant

    It’s this right script here :

    Link

    Inside the mouse-over near the bottom, you’ll see some .html is used there to change the internals.

    Of course the event is without the dash in between, post got rejected because of those three letters in a row…

    #236038
    Eva
    Participant

    I was thinking to make the color transparent, any idea how to catch that color with inspect element?

    #236043
    Shikkediel
    Participant

    Do you mean the color of the percentage? That’s generated inline as far as I can see but you should be able to change anything about it through the script I linked to.

    self.$title_content.css({paddingTop: 5})
    
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.