inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,824
January 2015
msg
|
Post by Lynx on May 26, 2016 17:13:58 GMT -8
I wouldn't use the centre tag. It's deprecated in HTML5 which I believe PB uses and v6 definitely will. It still works though but it will affect the ratings on Google. Which, good sir, is precisely why I added this part:
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on May 27, 2016 4:31:18 GMT -8
I wouldn't use the centre tag. It's deprecated in HTML5 which I believe PB uses and v6 definitely will. It still works though but it will affect the ratings on Google. Which, good sir, is precisely why I added this part: CSS is the preferred way, but the centre tag shouldn't even be mentioned. It doesn't exist in HTML5.
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,824
January 2015
msg
|
Post by Lynx on May 27, 2016 22:21:02 GMT -8
Which, good sir, is precisely why I added this part: CSS is the preferred way, but the centre tag shouldn't even be mentioned. It doesn't exist in HTML5. Okay. I'll just stop posting then. I can't seem to get anything right lately anyways.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on May 29, 2016 8:56:19 GMT -8
CSS is the preferred way, but the centre tag shouldn't even be mentioned. It doesn't exist in HTML5. Okay. I'll just stop posting then. I can't seem to get anything right lately anyways. Error is the path to enlightenment. For every mistake you're corrected on you learn something new.
|
|
~•Stormy•~
New Member
Check my revamped Warriors RP Site!
Posts: 15
inherit
229846
0
Jun 15, 2018 11:37:17 GMT -8
~•Stormy•~
Check my revamped Warriors RP Site!
15
March 2016
witheredstar
|
Post by ~•Stormy•~ on Jun 6, 2016 20:07:53 GMT -8
I'm not sure if this has been asked before, or if I'm just completely blind, but how do you get the sidebar up next to the banner? My site is currently undergoing some changes, and I's like to get this done... I was wondering If you could help? Site: warriors101.freeforums.net/ (Still under heavy Construction)
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 7, 2016 8:08:28 GMT -8
I'm not sure if this has been asked before, or if I'm just completely blind, but how do you get the sidebar up next to the banner? My site is currently undergoing some changes, and I's like to get this done... I was wondering If you could help? Site: warriors101.freeforums.net/ (Still under heavy Construction) Use the Move Banner option found in the Other Settings tab of the plugin. This will move the banner down so that it's next to the sidebar. Also, you seem to have two different versions of the plugin installed and running at the same time. Please disable the older version as it will likely interfere with the previously mentioned option.
|
|
~•Stormy•~
New Member
Check my revamped Warriors RP Site!
Posts: 15
inherit
229846
0
Jun 15, 2018 11:37:17 GMT -8
~•Stormy•~
Check my revamped Warriors RP Site!
15
March 2016
witheredstar
|
Post by ~•Stormy•~ on Jun 7, 2016 15:46:37 GMT -8
I'm not sure if this has been asked before, or if I'm just completely blind, but how do you get the sidebar up next to the banner? My site is currently undergoing some changes, and I's like to get this done... I was wondering If you could help? Site: warriors101.freeforums.net/ (Still under heavy Construction) Use the Move Banner option found in the Other Settings tab of the plugin. This will move the banner down so that it's next to the sidebar. Also, you seem to have two different versions of the plugin installed and running at the same time. Please disable the older version as it will likely interfere with the previously mentioned option. The older version is what was keeping my banner from scooting over. Thanks for catching it for me! <3 Stormy
|
|
inherit
230302
0
Jan 20, 2017 6:38:27 GMT -8
ziggatt
17
March 2016
ziggatt
|
Post by ziggatt on Jun 14, 2016 11:45:17 GMT -8
I added the Recently Updated Threads plugin to the sidebar, but it isn't showing on every page. How do I get it to do that? TIA
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 14, 2016 12:01:24 GMT -8
I added the Recently Updated Threads plugin to the sidebar, but it isn't showing on every page. How do I get it to do that? TIA Can you provide a link to a page where it is showing, as well as a page where it isn't showing?
|
|
fow
New Member
Posts: 11
inherit
230172
0
Jul 11, 2016 9:04:23 GMT -8
fow
11
March 2016
fow
|
Post by fow on Jun 27, 2016 7:00:04 GMT -8
So I've been trying to query for it, can't find it, there was a post once on how to logically turn the shoutbox placement on and off of the sidebar, depending the layout currently on.
Can someone just point me to the proper post with the instructions in it?
That said, it might have been a post to remove the sidebar entirely. If that is the case, then that will do as well.
Thank you.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 27, 2016 8:06:59 GMT -8
The current method of moving the shoutbox into your sidebar is to use the Javascript in this post: support.proboards.com/thread/433242/script-move-shoutboxInstead of adding the red <div> code you'd create a Style 3 container in your sidebar and give it the ID move-shoutbox which will then be targeted by the Javascript from that post.
|
|
fow
New Member
Posts: 11
inherit
230172
0
Jul 11, 2016 9:04:23 GMT -8
fow
11
March 2016
fow
|
Post by fow on Jun 27, 2016 8:11:55 GMT -8
The current method of moving the shoutbox into your sidebar is to use the Javascript in this post: support.proboards.com/thread/433242/script-move-shoutboxInstead of adding the red <div> code you'd create a Style 3 container in your sidebar and give it the ID move-shoutbox which will then be targeted by the Javascript from that post. UPDATE: I'm looking at this script link and it says to add that code where ever you want it to show, so maybe I have over looked something, disregard the italic below until I can review it, maybe I misunderstood your post purpose the first time. Okay, I'm bad at explaining.
I want the shoutbox in the sidebar on all my pages EXCEPT one custom page. On that page, I want no sidebar containing the shoutbox, because I want the shout box on the main portion of the page, larger. I recall a method of some sort once explained having to do with excepting the the shoutbox based upon the name of the page or something to that effect.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 27, 2016 8:32:29 GMT -8
To accomplish that you'd add this CSS to the top of the HTML tab of your custom page's settings and substitute the text in green with your preferred shoutbox size.
And instead of the script in the thread I linked you'd use this in your global header, substituting the green text with the ID of your custom page (found after the last forward slash in its URL).
|
|
inherit
happydaddy92@icloud.com
233281
0
Jun 3, 2022 17:52:57 GMT -8
Desserts
151
June 2016
furikuri
|
Post by Desserts on Jul 1, 2016 20:53:01 GMT -8
Is there a way to have this floating on the side of the forum. I would rather it be on the outside of the boarder of my forum.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 3, 2016 8:30:32 GMT -8
|
|