#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 Mar 22, 2014 15:10:48 GMT -8
I have updated the plugin to include the options to match your forums styling, and to move the sidebar into your own containing cell. Plugin v0.0.2Could you all please replace your current one with the new one, and see how that goes.
|
|
inherit
8275
0
Apr 8, 2024 11:05:50 GMT -8
M³
SF 49ers
2,120
March 2003
madmastermind
|
Post by M³ on Mar 22, 2014 15:29:58 GMT -8
Hey Todge, I feel like I'm just not going to give up on this. LOL ... but, seriously ... can you check my test board and tell me a couple of things .. 1. How do I get rid of the 'test' container 2. It seems that the 'test' board will transfer over the info to the recent threads container but not from the 'general board' .. not sure why. :/ Thank you so much, Todge. Edit: Ugh, actually .. I tried replying to the test board again .. and it removed the previous post/link in the 'recent thread's container .. and placed what you see 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 Mar 22, 2014 15:45:17 GMT -8
First up, move this plugin to the bottom of your plugin list, it needs to run after the plugin that creates the containing cell.
As for the 'test' container, isn't that a part of the sidebar redux plugin?
|
|
inherit
8275
0
Apr 8, 2024 11:05:50 GMT -8
M³
SF 49ers
2,120
March 2003
madmastermind
|
Post by M³ on Mar 22, 2014 17:18:06 GMT -8
Ok, I've moved it to the bottom and yes, the 'test' container is part of the sidebar redux plugin. Hmmm, what to do next? ... heads back to the test forum.
This is what's in settings of the plugin: However, I feel like something is wrong there .. not sure what, though. Testy, is the id that I placed in the sidebar redux plugin.
#RT-testy { top: 150px; } .RTTitle-Bar { background-color: #cccccc; color: red; text-align: center; border: 1px solid black; }
.rtcell-spacer { height: 15px; }
#announcements-cell { height: 100px; border: 1px solid black; }
#recent-threads-cell { height: 200px; border: 1px solid black; }
|
|
inherit
204286
0
Jan 17, 2015 16:12:31 GMT -8
Mr. Undecided
Resident Airsofter
272
January 2014
blacknightbravo
|
Post by Mr. Undecided on Mar 22, 2014 17:53:19 GMT -8
Todge, there are still problems. I am trying to make all that space where the background is to go away. I've been messing with the Theme creator section for the last 10 minutes but I can't get it to work. gunjackcollective.boards.net/I just want minimal space on either side and in between. Also, is there a way to get rid of the "by BlackNightBravo/user" I just want the thread title. Oops. And it's lining up weird. Can I get it to be below the header menu bar? 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 Mar 22, 2014 18:46:51 GMT -8
Ok, I've moved it to the bottom and yes, the 'test' container is part of the sidebar redux plugin. Hmmm, what to do next? ... heads back to the test forum. This is what's in settings of the plugin: However, I feel like something is wrong there .. not sure what, though. Testy, is the id that I placed in the sidebar redux plugin. #RT-testy { top: 150px; } .RTTitle-Bar { background-color: #cccccc; color: red; text-align: center; border: 1px solid black; } .rtcell-spacer { height: 15px; } #announcements-cell { height: 100px; border: 1px solid black; } #recent-threads-cell { height: 200px; border: 1px solid black; } Your problem is that the cell ID 'Testy' is being created after the plugin has been initiated, so when the code is trying to move the sidebar into the cell, it hasn't been created yet, and so it throws an error. Could you try this... Go into your admin panel and click ' Structure' >> ' Headers & Footers' >> ' Priority' and make sure that ' Global Footer' is at the bottom of the list.
|
|
#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 Mar 22, 2014 18:51:28 GMT -8
Todge, there are still problems. I am trying to make all that space where the background is to go away. I've been messing with the Theme creator section for the last 10 minutes but I can't get it to work. gunjackcollective.boards.net/I just want minimal space on either side and in between. Also, is there a way to get rid of the "by BlackNightBravo/user" I just want the thread title. Oops. And it's lining up weird. Can I get it to be below the header menu bar? Thanks again. I can't see anything on your forum while it's in Maintenance Mode.. But, it sounds like a CSS problem. You can change the positions of the cells etc in the CSS Styling of the plugin. If you need help or it doesn't work, can you please take your forum out of Maintenance Mode so that I can see the problem. As for what the code is listing, that will require a change to the coding, I'll add it as another option, but lets get it into your chosen position first.
|
|
Former Member
inherit
guest@proboards.com
165779
0
Nov 26, 2024 4:52:22 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 23, 2014 2:38:15 GMT -8
I have updated the plugin to include the options to match your forums styling, and to move the sidebar into your own containing cell. Plugin v0.0.2Could you all please replace your current one with the new one, and see how that goes. Hello Todge Mine has moved into the redux sidebar now which is brilliant
My last questions are
1) How do i get rid of the blank container header above it ?
2) The updated threads text is a little to close to the left border i tried to add
margin-left:5px; to move it a little but it didnt work ?
Forum url is Simple Solutions
Thanks for all your work and support on this
|
|
#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 Mar 23, 2014 4:42:21 GMT -8
Downloading version 0.0.3 from the same link above should fix border problem for the content cell.
Did you add a <div> with the ID 'RT-Parent' in your redux sidebar to move this into? If so, remove it and put add sidebarr-right to the plugin as the cell ID to move it to..
|
|
Former Member
inherit
guest@proboards.com
165779
0
Nov 26, 2024 4:52:22 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 23, 2014 6:20:16 GMT -8
Downloading version 0.0.3 from the same link above should fix border problem for the content cell. Did you add a <div> with the ID 'RT-Parent' in your redux sidebar to move this into? If so, remove it and put add sidebarr-right to the plugin as the cell ID to move it to.. Thanks Todge
Thats perfect
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Mar 23, 2014 6:51:34 GMT -8
Todge I've bumped into a problem of it blocking ability to start new threads - where it originally sits it covers up the create thread button and its new place isn't taken into account
|
|
inherit
204286
0
Jan 17, 2015 16:12:31 GMT -8
Mr. Undecided
Resident Airsofter
272
January 2014
blacknightbravo
|
Post by Mr. Undecided on Mar 23, 2014 7:33:37 GMT -8
Todge, sorry, I took it out of maintenance mode. I've got it working now, but there is too much space on either side. However, when I try to make that smaller, it insists on having space on the side thus making the page too wide. Still trying to figure out where to move it....to make it appear below the header.
|
|
Former Member
inherit
guest@proboards.com
165779
0
Nov 26, 2024 4:52:22 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 23, 2014 10:11:08 GMT -8
Hey TodgeA new member has created a new thread on my board since ive installed the plugin but that thread isnt showing in the box ? Dave
|
|
#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 Mar 23, 2014 10:48:12 GMT -8
Hey TodgeA new member has created a new thread on my board since ive installed the plugin but that thread isnt showing in the box ? Dave The key is also still showing 0 as the latest thread ID, even though the link it is showing in the recent threads cell is correct. Could you please try resetting the key to this plugin and then see if it starts behaving itself.
|
|
#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 Mar 23, 2014 10:49:37 GMT -8
Todge I've bumped into a problem of it blocking ability to start new threads - where it originally sits it covers up the create thread button and its new place isn't taken into account Could you please post a link to a guest friendly thread where this is happening. Thanks.
|
|