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.

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

4 posters

Go down

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

Post by Mati Sun Jan 21 2024, 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 Jan 21 2024, 20:36; edited 1 time in total
Mati
Mati
Hyperactive

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

https://forumservice.forumotion.com/

Back to top Go down

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

Post by Niko Sun Jan 21 2024, 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 Jan 21 2024, 19:53; edited 1 time in total
Niko
Niko
Helper
Helper

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

https://www.fmcodes.net/

Mati and TonnyKamper like this post

Back to top Go down

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

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

@Mati forum slow upload
poesia-verses
poesia-verses
Forumember

Male Posts : 525
Reputation : 20
Language : and small english

https://stihi-podval.forumotion.com/

Back to top Go down

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

Post by Mati Sun Jan 21 2024, 20:37

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

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

https://forumservice.forumotion.com/

Niko likes this post

Back to top Go down

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

Post by skouliki Sun Jan 21 2024, 22:40

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

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

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum