Move ''Text Advertising'' table under the Site Information? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Move ''Text Advertising'' table under the Site Information?

    Mati
    Mati
    Hyperactive


    Posts : 2020
    Reputation : 330
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Move ''Text Advertising'' table under the Site Information?

    Post by Mati Sun 21 Jan - 19:32

    On my forum I would like to move ''Text Advertising'' table under the Site Information category my forum is https://advertising-services.forumotion.com/ maybe a script can do this.


    Last edited by Mati on Sun 21 Jan - 20:36; edited 1 time in total
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3110
    Reputation : 245
    Language : English, Italian, French
    Location : Italy

    Solved Re: Move ''Text Advertising'' table under the Site Information?

    Post by Niko Sun 21 Jan - 19:51

    Coucou @Mati

    1. First of all, wrap these two elements in a
      Code:
      <div class="text_info"></div>
      element

      these two:
      Move ''Text Advertising'' table under the Site Information? Scree251

    2. Then, use this javascript code:
      Code:
      $(function() { $('.text_info').insertAfter('#main-content > .forabg:nth(0)'); });


    Last edited by Niko on Sun 21 Jan - 19:53; edited 1 time in total

    Mati and TonnyKamper like this post

    poesia-verses
    poesia-verses
    Forumember


    Male Posts : 528
    Reputation : 21
    Language : and small english

    Solved Re: Move ''Text Advertising'' table under the Site Information?

    Post by poesia-verses Sun 21 Jan - 19:52

    @Mati forum slow upload
    Mati
    Mati
    Hyperactive


    Posts : 2020
    Reputation : 330
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Move ''Text Advertising'' table under the Site Information?

    Post by Mati Sun 21 Jan - 20:37

    Thanks @Niko, this was exactly what I need it.

    Niko likes this post

    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15167
    Reputation : 1696
    Language : English,Greek
    Location : Greece

    Solved Re: Move ''Text Advertising'' table under the Site Information?

    Post by skouliki Sun 21 Jan - 22:40

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules