Move ''Text Advertising'' table under the Site Information?
4 posters
Page 1 of 1
Move ''Text Advertising'' table under the Site Information?
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 January 21st 2024, 7:36 pm; edited 1 time in total
Re: Move ''Text Advertising'' table under the Site Information?
Coucou @Mati
- First of all, wrap these two elements in a
element- Code:
<div class="text_info"></div>
these two: - Then, use this javascript code:
- Code:
$(function() { $('.text_info').insertAfter('#main-content > .forabg:nth(0)'); });
Last edited by Niko on January 21st 2024, 6:53 pm; edited 1 time in total
Mati and TonnyKamper like this post
Re: Move ''Text Advertising'' table under the Site Information?
Thanks @Niko, this was exactly what I need it.
Niko likes this post
Re: Move ''Text Advertising'' table under the Site Information?
Problem solved & topic archived.
|
Similar topics
» Announcement Information Table
» Help Profile Information Text Color
» Rozzex Forum (Free advertising site!)
» "Deceptive site ahead" problem: cause from Phishing Advertising
» Need A Table Layout For my site
» Help Profile Information Text Color
» Rozzex Forum (Free advertising site!)
» "Deceptive site ahead" problem: cause from Phishing Advertising
» Need A Table Layout For my site
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum