Jump to content

  •  

  • Tutorial info Visit support topic

    • Added on: Jan 31 2009 06:26 PM
    • Views: 759
     


    * * * * *
    0 Ratings

    Submission Disclaimer

    How to add a small text box with information before submitting a file

    Posted by AndyF on Jan 31 2009 06:26 PM
    Here's a simple skin edit to add a nice tidy box if you wish to make your members aware of any special rules regarding acceptable submissions. This way they cannot miss it as it is displayed before they choose a category. :)

    ACP > Look / Feel > Skin Manager > (edit skin) > Edit Template HTML > Skin Downloads Submit > Submission Start

    Add this at the very top of that template, before any other code.

    <div align='center'>
    <div class="borderwrap" style='width: 75%; align=center;'>
    <div class="maintitle">Disclaimer - <strong>PLEASE READ</strong></div>
    <div class="row2" style='font-size: 12px; align=center;'>
    <br />
    Put your text here etc
    <br /><br />
    </div></div></div><br />

    Screenshot...

    Posted Image

    Obviously, you will need to change the text and title to suit. I choose a 75% width to make it look tidy, but this can be adjusted as required.

    :)

    Powered by Tutorials 1.4.1 © 2012, by Michael McCune