Recent content by Vade

  1. V

    XF 2.1 Admin Password Reset - Pre-Upgrade

    Thanks alot! all i had to do was transition to a Bcrypt encryption and it resolved the problem!
  2. V

    XF 2.1 Admin Password Reset - Pre-Upgrade

    i'm aware i have it written down actually but doesn't seem to work, so i suppose it's wrong. any way to trigger a lost password query? without accessing the forum which i can't?
  3. V

    XF 2.1 Admin Password Reset - Pre-Upgrade

    Hey! basically, for some reason my homepage wasn't working anymore, due to server related issues. And i cannot reset my admin password because i can't seem to get the forum to load... all i'm able to load is the install/upgrade page and the admin login page, which both don't seem to have a...
  4. V

    XF 2.2 Where do we add code to prevent overriding.

    Thanks alot, appreciate the input! will most definitely help me out. thanks again.
  5. V

    XF 2.2 Where do we add code to prevent overriding.

    Hey! basically i just put a post up, and some people advised me to revert what i did due to overridings upon updates. So basically my question is, where do we prevent this in the general context? i see that extra.less is being used to override whatever styling has been applied, but what about...
  6. V

    XF 2.2 Where would i increase top-margin to the entire forum area

    One more question guys, can the core_dt_extra.less be used aswell? or will that also be overriden? also in that scenario, if overriding occurs upon an update. I've seen similar questions about the html code or whatever, and specific template files are being advised, doesn't the same qualify for...
  7. V

    XF 2.2 Where would i increase top-margin to the entire forum area

    Ohoh, problem. Just been getting into actually having a go a xenforo. Are you suggesting i do this for every selector? and override them? cause i actually did quite some changes throughout the files.
  8. V

    XF 2.2 a condition for the nav bar (sticky or else)

    Hey! i'm basically in need of a contional expression for the navBar, How would i do so? what are the elements being used. for example is p-navSticky.isSticky are both classes i suppose, because i've seen them beeing styled, however using that as a condition doesn't quite work. EDIT: resolved...
  9. V

    XF 2.2 Where would i increase top-margin to the entire forum area

    For anyone else interested: it's app_body.less EDIT: or don't! read the comments below on why.
  10. V

    XF 2.2 Where would i increase top-margin to the entire forum area

    Hey! Basically, i've got a nav bar with some space underneath, and i want to increase that space, basically add a margin-top to the entire forum area. Been looking though everything, just couldn't find it. so i thought id try it here. thanks!
Back
Top Bottom