0
Welcome Guest! Login
0 items Join Now

remove accent with logo

    • damo's Avatar
    • damo
    • Elite Rocketeer
    • Posts: 2142
    • Thanks: 0

    remove accent with logo

    Posted 12 years 4 days ago
    • i've obviously missed the boat with less but i'm trying to get the accent to not display

      i've created a new file in the less folder and i've added display:none for rt-logo-accent but its still showing. i thought and this is where i'm probably going wrong, this would get rid of it ..

      any help?

      thanks
    • Last Edit: 12 years 3 days ago by damo.
    • www.c3p0.se - sweden
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: remove accent with logo

    Posted 12 years 4 days ago
    • do you have a link damo?
    • damo's Avatar
    • damo
    • Elite Rocketeer
    • Posts: 2142
    • Thanks: 0

    Re: remove accent with logo

    Posted 12 years 4 days ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: remove accent with logo

    Posted 12 years 4 days ago
    • You don't need LESS to rule the world. CSS is still good :-)
      Create a custom css file in the css folder of the template like
      rt_afterburner2-custom.css
      and add
      span#rt-logo-accent {display: none;}
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: remove accent with logo

    Posted 12 years 4 days ago
  • Re: remove accent with logo

    Posted 12 years 4 days ago
    • Seems similar to a child theme method used with Wordpress. I tried this and it worked perfectly. Thanks for the suggestion. The article is helpful also.
    • damo's Avatar
    • damo
    • Elite Rocketeer
    • Posts: 2142
    • Thanks: 0

    Re: remove accent with logo

    Posted 12 years 3 days ago
    • Hi Henning

      Sorry for late reply .. thanks
    • www.c3p0.se - sweden
  • Re: remove accent with logo

    Posted 12 years 2 days ago
    • I just comment out all the "logo-accent" from the existing CSS files.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: remove accent with logo

    Posted 12 years 2 days ago
    • That's just a bad way to do that ... 'cause you will loose that change with the next update.
      So people reading this – don't do what Jomarcel Nguyen suggested.

Time to create page: 0.053 seconds