Jump to content

FlinTY

Contributor
  • Posts

    135
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by FlinTY

  1. My bbcode (code) box doesn't seem to be working it comes up with (code=auto0) or something like that, but anyways i want it with a scroll down box if anyone can help, i used to have one before with a scroll down box but when i moved to 3.4.2 it stopped working and just gave me (code=auto0) all the time. at the moment my bbcode (code) looks like this: <pre class='prettyprint'>{content}</pre>
  2. Go to ACP > LOOK AND FEEL > click on your theme > then go to global template and press ctrl + f and search for </foreach> and underneath that put this code <li id='nav_home' class='left'><a href='http://yoursite.com/index.php?app=forums&module=extras&section=stats&do=leaders' title='Go to Staff' >Staff</a></li>
  3. ACP > lOOK and FEEL > click on the skin you want to edit > choose global template > Press cntrl F and search for </foreach> Add the code below </foreach> <li id='nav_home' class='left'><a href='Yoursite' title='Go to whatever here' >main title here</a></li>
  4. login into your cpanel go to myphpadmin then you will see all your sql files scroll to the bottom click check all then click the drop down menu and select delete node and it will delete all that you have requested
  5. i already have this but better but anyways nice work
  6. Hey my old account used to be called JonnyTezza on FC but i thought i would just use my nick name instead but anyways love this always ever since FC
  7. <li class='post_username'>{parse template="userHoverCard" group="global" params="$author"} <ul class='basic_info'> <li class= 'desc member_title'>{$author['member_title']} </li>
  8. i did it the other way around i put no instead of yes and it worked and thanks a lot buddy
  9. How do i enable the drop down menu in such skin as spectrum, Uniform etc.... I have found the coding for it just don't know how to enable it
×
×
  • Create New...