inherit
167709
0
Sept 25, 2018 7:21:22 GMT -8
SailorEffinMoon
I think it's really cool how the word "OK" is a sideways person!
244
June 2011
cameronnat
|
Post by SailorEffinMoon on May 3, 2014 20:37:28 GMT -8
Um well yes it worked but does this mean I have to manually add it to every page? That would be truly painful I have a lot. Try putting the code in the Global FOOTER instead. Great, thanks!!
|
|
inherit
208888
0
Jan 5, 2018 9:59:16 GMT -8
Emerald
Hello there.
522
May 2014
emeralddaff
|
Post by Emerald on May 5, 2014 5:59:43 GMT -8
Why is it... well, there? Like, over to the right? I've got the sidebar rebux, why is it still like that? And I know nothing about HTML, so... yeah XD. Would really appreciate it if you gave my step-by-step instructions
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on May 5, 2014 14:34:43 GMT -8
Why is it... well, there? Like, over to the right? I've got the sidebar rebux, why is it still like that? And I know nothing about HTML, so... yeah XD. Would really appreciate it if you gave my step-by-step instructions If you have the Sidebar Redux plugin installed and enabled, then in the Recently Updated Threads plugin, in the 'Settings' tab, find the 'Container ID' option and put either sidebarr-right or sidebarr-left there, depending on whether you have the Sidebar Redux on the left or right. The code should do the rest.
|
|
inherit
208792
0
May 5, 2014 20:37:11 GMT -8
alinya
2
May 2014
alinya
|
Post by alinya on May 5, 2014 19:25:00 GMT -8
The only issues the members on the forum I am managing is having, is that even posts in "private/hidden" sections can be seen by other members that cannot access those sections.
|
|
inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 5, 2014 20:47:00 GMT -8
Is there a way to have separate link colors/text colors/border colors for different forum skins?
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on May 5, 2014 21:55:59 GMT -8
Hi, pika1995 ~
From Todge's first post on this thread ~ Match Forum Styling? If you'd like the sidebar cells to match the current theme, then select 'Yes', otherwise select 'No', then you can style the cells yourself in the CSS box below.
|
|
inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 5, 2014 22:13:48 GMT -8
Hi, pika1995 ~
From Todge's first post on this thread ~ Match Forum Styling? If you'd like the sidebar cells to match the current theme, then select 'Yes', otherwise select 'No', then you can style the cells yourself in the CSS box below. Oh, I understand that - i'm just confused cause my forum has multiple skins and idk how to get it that the recent threads box matches the colors for all of those skins. ;__; i'm still new to html and idk how to make it so that the box matches all the other skins when people switch from one to the other, if that makes sense.
|
|
inherit
167709
0
Sept 25, 2018 7:21:22 GMT -8
SailorEffinMoon
I think it's really cool how the word "OK" is a sideways person!
244
June 2011
cameronnat
|
Post by SailorEffinMoon on May 6, 2014 4:50:11 GMT -8
Okay so I've got it embedded into an empty box but now there's a little tiny lonely box over top of the recent threads all the time surfries.proboards.com
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on May 6, 2014 13:45:06 GMT -8
The only issues the members on the forum I am managing is having, is that even posts in "private/hidden" sections can be seen by other members that cannot access those sections. I'm still working on the best way to fix that.. I can't just disable the code for hidden or restricted threads as that would throw the thread count out, meaning you'd get more pop-ups telling you the thread number was wrong, also, it seems the only way I can do it would be to remove those threads from the list altogether, so members that do have access to those boards would not see the the threads listed either. Hi, pika1995 ~
From Todge's first post on this thread ~ Match Forum Styling? If you'd like the sidebar cells to match the current theme, then select 'Yes', otherwise select 'No', then you can style the cells yourself in the CSS box below. Oh, I understand that - i'm just confused cause my forum has multiple skins and idk how to get it that the recent threads box matches the colors for all of those skins. ;__; i'm still new to html and idk how to make it so that the box matches all the other skins when people switch from one to the other, if that makes sense. As ♥ ℒʊ√ ♥ said, selecting 'Yes' in the Match Forum Styling option 'should' make the side-bar match your forum, no matter what theme you use. Okay so I've got it embedded into an empty box but now there's a little tiny lonely box over top of the recent threads all the time surfries.proboards.comIn the setting, for the Containing Cell you have RecentThreads, that is not necassary.. Change that to sidebarr-right and remove the RecentThreads <div> you added to the Sidebar Redux plugin.
|
|
inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 6, 2014 13:55:34 GMT -8
Oh, I understand that - i'm just confused cause my forum has multiple skins and idk how to get it that the recent threads box matches the colors for all of those skins. ;__; i'm still new to html and idk how to make it so that the box matches all the other skins when people switch from one to the other, if that makes sense. As ♥ ℒʊ√ ♥ said, selecting 'Yes' in the Match Forum Styling option 'should' make the side-bar match your forum, no matter what theme you use. Oh sorry my bad - yeah that does work. what i meant to say was you know how we added that 4px white border? the border stays white on all themes when some themes have a gray border or a blue border (talking about the other containers). idk how to make it so that that white border changes with everything else when a skin is changed. you don't have to worry about changing the links color or any of that other stuff that i mentioned, it's just the border is what's bothering me.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on May 6, 2014 14:08:37 GMT -8
Ahh.. Not with the settings within the plugin, no..
It may be possible with a footer code, but it would be easier for you to add the CSS I gave you to the theme's CSS for each theme and remove it from the plugin CSS, that way no coding is needed and everything would look correct on page load, whereas with a code there would be a delay between the page loading and the colors switching to match the theme.
|
|
inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 6, 2014 15:06:33 GMT -8
Ahh.. Not with the settings within the plugin, no.. It may be possible with a footer code, but it would be easier for you to add the CSS I gave you to the theme's CSS for each theme and remove it from the plugin CSS, that way no coding is needed and everything would look correct on page load, whereas with a code there would be a delay between the page loading and the colors switching to match the theme. that fixed it! i don't mind changing it on every style sheet, as long as the outcome is possible. you've been very helpful and i hope i won't bother you any longer now.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on May 6, 2014 16:04:15 GMT -8
No worries...
|
|
inherit
167709
0
Sept 25, 2018 7:21:22 GMT -8
SailorEffinMoon
I think it's really cool how the word "OK" is a sideways person!
244
June 2011
cameronnat
|
Post by SailorEffinMoon on May 7, 2014 4:28:57 GMT -8
B E A U TIFUL! Thanks again
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on May 8, 2014 16:12:49 GMT -8
Add another <div> to your sidebar and give it the ID 'RTHere', then add RTHere to the Container ID option in the plugin.
|
|