Recent content by ld762

  1. ld762

    XF 1.2 sidebar width

    lol... I shoulda thought of that. Thanks!
  2. ld762

    XF 1.2 sidebar width

    The default sidebar is set to 250 on one particular page, I'd like to set it to something smaller say 200. So the width would change depending on the current page. Would that be possible?
  3. ld762

    XF 1.2 sidebar width

    I know the SideBar width can be adjusted in the ACP but is it possible to change it programmatically? I saw the code below in the "move sidebar to the left" article so I am thinking it could be done. But not sure how since I don't know the correct reference for the PHP variable...
  4. ld762

    XF 1.2 Page & html

    Thanks guys. After poking around a bit more, I got to the Page Options tab and learned that I should have put the actual html code there. It's all working good now. Thanks again for your help.
  5. ld762

    XF 1.2 email templates

    How do i enable debug mode?
  6. ld762

    XF 1.2 Page & html

    H2, Ol and li tags
  7. ld762

    XF 1.2 Page & html

    I am trying to create a page and add some html code to it. I did place html markupss in the <p> tag but it doesn't seem to have any effect. I'd like to have something that looks like this:
  8. ld762

    XF 1.2 email templates

    Where can I find and customize email templates? I'd like to change activation and notification emails. Thanks.
  9. ld762

    XF 1.2 add users to group

    Thank you, Jeremy. That's exactly what I was looking for.
  10. ld762

    XF 1.2 add users to group

    I'd like to give members additional access to the forum after they have met certain conditions such as: been a member for 10 days and made 10 posts. Is there any way to have this implemented?
  11. ld762

    XF 1.2 development server

    I guess I didn't make it clear so you understand me better. I already got XenForo installed. My question is can I install another copy on my PC, running it on local machine to make changes to addons/mods without purchasing another license. The reason I ask that is because a lot of software...
  12. ld762

    XF 1.2 extra.css

    Good to know. This is the reason why I want to find out where they are so I can make a backup before I delete it.
  13. ld762

    XF 1.2 development server

    Is there any way to run the forum on localhost? I am making lots of changes and sometimes it does break the forum so I don't really want to do it in production.
  14. ld762

    XF 1.2 extra.css

    Some how I ended up with 2 css files. One is in uppercase and the other in lowercase. I think I need to delete one but I can't find where they are stored. A little help?
  15. ld762

    XF 1.2 Customize menu bar

    How do I customize the top menu bar? I would like a page where I can list the forum rules or FAQ and such on the menu so it is easily accessible to members. Much like the Resources menu tab above but single item.
Back
Top Bottom