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.

How to add Forum Width Widget?

5 posters

Go down

In progress How to add Forum Width Widget?

Post by Kite Trojan December 21st 2013, 11:07 pm

How can I add a Forum WIdth widget? When I mean this.. How can I change the size of my page
Kite Trojan
Kite Trojan
Forumember

Male Posts : 823
Reputation : 19
Language : English

http://galacticda.forumotion.com/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by TheCrow December 22nd 2013, 1:59 am

You have to go to A.P. -> General and the at the first box that says Forum, press the Settings and then go down where it says "Pages structure" and fix the "Forum width (number or %) :"
How to add Forum Width Widget? Isuv2R5
TheCrow
TheCrow
Manager
Manager

Male Posts : 6897
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by Kite Trojan December 22nd 2013, 2:46 am

How to add Forum Width Widget? Captur23

This is what I am speaking of.
Kite Trojan
Kite Trojan
Forumember

Male Posts : 823
Reputation : 19
Language : English

http://galacticda.forumotion.com/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by Kite Trojan December 23rd 2013, 5:04 pm

Bump
Kite Trojan
Kite Trojan
Forumember

Male Posts : 823
Reputation : 19
Language : English

http://galacticda.forumotion.com/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by SLGray January 5th 2014, 6:49 am



How to add Forum Width Widget? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by Kite Trojan January 5th 2014, 10:15 pm

I have just tried it, but the code I used for the widget doesn't work. I press set and nothing happens.
Kite Trojan
Kite Trojan
Forumember

Male Posts : 823
Reputation : 19
Language : English

http://galacticda.forumotion.com/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by SLGray January 6th 2014, 12:38 am



How to add Forum Width Widget? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by Kite Trojan January 6th 2014, 3:59 am

I just tried this. Still the same problem.
Kite Trojan
Kite Trojan
Forumember

Male Posts : 823
Reputation : 19
Language : English

http://galacticda.forumotion.com/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by SLGray January 6th 2014, 6:09 am

How did you set up the JavaScript?


How to add Forum Width Widget? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by Jack Atlas January 7th 2014, 12:04 am

hey go to:
admin panel<modules<forum widgets<create  widget and enter this code on it
Code:
<script type="text/javascript">

jQuery(document).ready(function(){

jQuery("#forumwidth").click(function(){
var a=eval(document.getElementById("selectwidth").value);
var b=0;
jQuery("table.bodylinewidth").animate({width:a},800, "linear");
if(a==1050){b=1;}
if(a==1100){b=2;}
if(a==1200){b=3;}
if(a==1300){b=4;}
setKuki('bodylinewidthkuki',b,365);
  });


});
</script> 
<center>
   <div style="text-align: center;"><input value="Set" id="forumwidth" type="submit" /><select id="selectwidth">
  <option selected="">980</option>
  <option>1050</option>
  <option>1100</option>
  <option>1200</option>
  <option>1300</option>
</select>
   </div>
</center>
Jack Atlas
Jack Atlas
Forumember

Posts : 100
Reputation : 1
Language : english

http://hdaduelacademy.forumotion.com/forum

Back to top Go down

In progress Re: How to add Forum Width Widget?

Post by SupremeKing January 17th 2014, 2:39 am

None of the forum wid worked for me >>> http://yugioh-doomacademy.bulgarianforum.net/forum any other suggestions?
avatar
SupremeKing
Forumember

Posts : 89
Reputation : 1
Language : Bulgarian

Back to top Go down

Back to top


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