Modifying the group brackets Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

    Modifying the group brackets

    avatar
    Guest
    Guest


    Modifying the group brackets Empty Modifying the group brackets

    Post by Guest July 16th 2015, 6:10 am

    Hello, I'm having trouble modifying the brackets for my groups. I did as The Tutorial told me to do which was the find the variable {GROUP_LEGEND} and replace it with the code(I also "Saved" and "Published"). It would not work.. Could someone help me?


    Last edited by Akati on July 16th 2015, 6:11 am; edited 1 time in total (Reason for editing : Edited Grammar Mistake:(Changed gind to find))
    Pizza Boi
    Pizza Boi
    Hyperactive


    Male Posts : 2016
    Reputation : 160
    Language : French
    Location : Pizza Hut!

    Modifying the group brackets Empty Re: Modifying the group brackets

    Post by Pizza Boi July 16th 2015, 6:35 am

    Hi Very Happy

    Can you please paste your own code that you used and your template that you modified?

    Regards,
    Pizza Boi
    avatar
    Guest
    Guest


    Modifying the group brackets Empty Re: Modifying the group brackets

    Post by Guest July 16th 2015, 6:39 am

    Pizza Boi wrote:Hi Very Happy

    Can you please paste your own code that you used and your template that you modified?

    Regards,
    Pizza Boi
    I'm on a phone sadly, so I can't.
    avatar
    Guest
    Guest


    Modifying the group brackets Empty Re: Modifying the group brackets

    Post by Guest July 17th 2015, 6:29 am

    Well I tried it, but it still didn't work. Could someone provide a video tutorial?
    avatar
    Guest
    Guest


    Modifying the group brackets Empty Re: Modifying the group brackets

    Post by Guest July 17th 2015, 8:23 am

    What are you looking to do with the brackets? Change them or remove them?
    avatar
    Guest
    Guest


    Modifying the group brackets Empty Re: Modifying the group brackets

    Post by Guest July 17th 2015, 8:24 am

    Draxion wrote:What are you looking to do with the brackets? Change them or remove them?
    I'm trying to remove them.
    avatar
    Guest
    Guest


    Modifying the group brackets Empty Re: Modifying the group brackets

    Post by Guest July 17th 2015, 8:26 am

    Try this code:

    Code:
    p em { 
     font-size: 0px; 
    }
    p em a {
      font-size: 12px;
      margin: 0 4px;
    }
    avatar
    Guest
    Guest


    Modifying the group brackets Empty Re: Modifying the group brackets

    Post by Guest July 17th 2015, 8:28 am

    Draxion wrote:Try this code:

    Code:
    p em { 
     font-size: 0px; 
    }
    p em a {
      font-size: 12px;
      margin: 0 4px;
    }
    Okay.