Jump to content

Julia

Rookie
  • Posts

    37
  • Joined

  • Last visited

Everything posted by Julia

  1. Nope like a appeal format. username: date: punishment: so when you create a thread the format shows up automatically then you just have to fill it out
  2. How to get a format appear automatically when creating a thread? Is it a mod to install or?
  3. How do I get reputation on profile same size on author info this to this http://prntscr.com/6vigyo
  4. how would I make quotes collapse?
  5. How to make spoiler like quotes? Also, could all these options be on 1 line instead of 2? Like this;
  6. Worked tyy. Is there a way to change images?
  7. I read something about the group image replaces the member rank pip? Not sure the code to replace group title with the ranks for this
  8. Alright thanks. Hopefully someone knows Bump
  9. Oh i see. Would the code be in the hook? I've changed a few options on both hooks
  10. <if test="authorcfields:|:$author['custom_fields'] != """> The bold is the code for reputation and time online together
  11. I'm pretty sure u can write the code for both but Idk how and not sure
  12. This is the whole code, I just want the reputation code to be under time online. But, the time online and reputation code is together so I can't separate and move them
  13. <if test="authorcfields:|:$author['custom_fields'] != """> this is the code but, the time online is combined with it for some reason. When I remove it removes both and I can't separate them to switch them around
  14. It worked thank youu. Now I just need to move it to the bottom
  15. Yeah cause I just want it to say the name of what each reputation # goes for. Example: 100 reputation name is Great Instead of having 'Reputation: 100 Great', I want it to just be 'Great' with the long green bar. Same as profile.
  16. Bullet is removed and I managed to remove 'Reputation:' but, the number is still there. <if test="RepPositive:|:$author['pp_reputation_points'] > 0"> <div class='reputation positive' ><div style='font-size:1.1em'> {parse expression="$this->lang->formatNumber( intval( $author['pp_reputation_points'] ) )"}</div>
  17. Yeah I'm not sure, I got up to here looks like reputation and time online goes together cause if i remove in authorinfopan it removes both. And it has the bullet for no reason. I want it to be rank name pips post count image post count joined date time online last visit @mention reputation awards
  18. Location worked. For the bottom reputation I just put the option as select another way of putting it no where. I can't get the reputation to the bottom. Also, how would I remove the name 'Reputation: 56' on it. I just want the name for each reputation system.
  19. Sure. I want to move the top reputation to the bottom but, remove the words reputation as you can see I have 2 atm. And also remove the location off user info
  20. Worked! thanks again. Is there a way to make it so the panel does not stretch? I see it's only stretching when someone has a signature/ long post
  21. Already got that part, underneath the reputation is the user pips but, above the post count it's suppose to be the stars which aren't showing
  22. Perfect! worked. Now, how do I fix the user info? It's off to the side and the panel got wicked long now stretches all the way down
×
×
  • Create New...