Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Create a div tag?
I love filebroswer. Only one issue, however. I don't like how it stretches from right to left. I want it contained. I want it in a fixed-width box. So, I need to know how insert a div tag into the page, a div tag that occurs right after the body tag, that way, I can use the div tag to act as a wrapper!. Unfortunately, its PHP and not HTML, so I don't know how to insert it. Any help?
0
This discussion has been closed.
Comments
EDIT: Sorry. I did a nice write up on how to do it, but it did not turn out so well. Just use the link below, and I will try and show you how it is done in a few mintutes.
(you could also use this one I prepared earlier.)
Now, all you have to do is add a wrapper element to the css file, and style it as you wish (like centering it, etc.)
Any other questions? Let me know.