#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 25, 2014 8:50:32 GMT -8
Looks like the settings indeed have not been configured yet. Plugins > Manage > Sidebar ReduxHave at it.
|
|
inherit
183482
0
Dec 17, 2015 17:39:35 GMT -8
Nevada Mikado
Your soul is mine
170
September 2012
nevam
|
Post by Nevada Mikado on Mar 25, 2014 12:16:16 GMT -8
Well that is an interesting design but I was thinking more like when you hover over say a 75x75px picture it would have a pop out effect that expands the picture to the 150x150px with some information next to it. But I will do as you suggested and look around for the codes I need.
As for the list of things... i guess I as just looking for a list of the things you've already mentioned and little walk throughs because I really suck at coding to the point that I don't even know really how to use the ID system of this plugin lol.
But again thank you.
|
|
Nogo
New Member
Posts: 120
inherit
180996
0
Sept 23, 2015 22:37:18 GMT -8
Nogo
120
July 2012
nogo
|
Post by Nogo on Mar 29, 2014 18:30:45 GMT -8
Well that is an interesting design but I was thinking more like when you hover over say a 75x75px picture it would have a pop out effect that expands the picture to the 150x150px with some information next to it. But I will do as you suggested and look around for the codes I need. As for the list of things... i guess I as just looking for a list of the things you've already mentioned and little walk throughs because I really suck at coding to the point that I don't even know really how to use the ID system of this plugin lol. But again thank you. It sounds like you just want a simple "onmouseover" effect. Try configuring your code like suggested here and see if that is what you are looking for. w3schools onmouseover Event
|
|
inherit
183482
0
Dec 17, 2015 17:39:35 GMT -8
Nevada Mikado
Your soul is mine
170
September 2012
nevam
|
Post by Nevada Mikado on Mar 29, 2014 20:17:46 GMT -8
Yeah I saw that, but I want it to do something a bit more then just expand, the closest thing i can find to what I saw on the other board (and now can't seem to find) is something more like this tympanus.net/Tutorials/ProximityEffect/index3.html only without the large background picture.
|
|
Sekh
New Member
Posts: 112
inherit
199770
0
Feb 6, 2015 15:56:16 GMT -8
Sekh
112
September 2013
sekh
|
Post by Sekh on Mar 30, 2014 21:49:30 GMT -8
(I do apologize if this is not where to place this question, please move if it is) I am trying to figure out how to change the background color of all my style 1 boxes, without changing the background color of all my content containers (which is what happens when the color is edited in the visual editor). Is there a way to change all style 1 boxes or is it something that I will have to somehow change each through CSS individually? -Thank-you!
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 31, 2014 8:39:50 GMT -8
(I do apologize if this is not where to place this question, please move if it is) I am trying to figure out how to change the background color of all my style 1 boxes, without changing the background color of all my content containers (which is what happens when the color is edited in the visual editor). Is there a way to change all style 1 boxes or is it something that I will have to somehow change each through CSS individually? -Thank-you! You can do them all at once.
|
|
Sekh
New Member
Posts: 112
inherit
199770
0
Feb 6, 2015 15:56:16 GMT -8
Sekh
112
September 2013
sekh
|
Post by Sekh on Apr 1, 2014 22:03:28 GMT -8
Wonderful! Thank-you!
|
|
inherit
206616
0
Oct 16, 2018 15:15:29 GMT -8
Meraxes
28
March 2014
meraxes
|
Post by Meraxes on Apr 6, 2014 10:35:04 GMT -8
I am sorry if this is a ridiculous question/has already been answered, but I can't seem to figure out how to get a scrollbar? I am using it here and I want to be able to add a scrollbar to the Plot one.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Apr 6, 2014 10:48:25 GMT -8
I am sorry if this is a ridiculous question/has already been answered, but I can't seem to figure out how to get a scrollbar? I am using it here and I want to be able to add a scrollbar to the Plot one. Do you want it on the whole container or just the stuff below the Plot heading?
|
|
inherit
206616
0
Oct 16, 2018 15:15:29 GMT -8
Meraxes
28
March 2014
meraxes
|
Post by Meraxes on Apr 6, 2014 13:44:14 GMT -8
I am sorry if this is a ridiculous question/has already been answered, but I can't seem to figure out how to get a scrollbar? I am using it here and I want to be able to add a scrollbar to the Plot one. Do you want it on the whole container or just the stuff below the Plot heading? Either is fine.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Apr 6, 2014 13:51:05 GMT -8
Do you want it on the whole container or just the stuff below the Plot heading? Either is fine. To add it around the plot text, simply add this code around it. Change the number in green to your preferred height before it cuts off and adds a scrollbar.
|
|
Remnant
New Member
"Dream, not of what you are... but of what you want to be."
Posts: 10
inherit
202158
0
Dec 11, 2021 3:01:55 GMT -8
Remnant
"Dream, not of what you are... but of what you want to be."
10
November 2013
darknal
|
Post by Remnant on Apr 13, 2014 7:59:32 GMT -8
Yo, everything is good with my sidebar, just one problem. I'm wanting it as a way to show who are the Staff, and I want to have their names be linked to their profiles. Example: Admin: -ThatOneDude. <--- I want that name to lead to that profile if clicked (No, that's not a real profile, just an example). I have attempted using the URL code, , but it failed. I've seen many other sites be able to link words in the Sidebar to member profiles, but I don't know how to do it.
|
|
Nogo
New Member
Posts: 120
inherit
180996
0
Sept 23, 2015 22:37:18 GMT -8
Nogo
120
July 2012
nogo
|
Post by Nogo on Apr 14, 2014 20:01:12 GMT -8
I'm wanting it as a way to show who are the Staff, and I want to have their names be linked to their profiles. Example: I've seen many other sites be able to link words in the Sidebar to member profiles, but I don't know how to do it. Sounds like you simply want to post a link to the profile page with the link text being the staff member's name. The code for that is <a href="http://support.proboards.com/user/202158">Catalyst</a> Just change the URL to the URL for each staff member on your Forum and the name to their name. The URL address in the example is to your profile page on here. It would be very similar on your site. Just go to the profile of each staff member and copy the URL from your browsers address bar.
|
|
inherit
lillaelilly@gmail.com
195098
0
Jul 15, 2015 10:11:42 GMT -8
Tigress
83
June 2013
warriorcatsanimation
|
Post by Tigress on Apr 16, 2014 18:19:52 GMT -8
www.the-untold.proboards.comSorry if this has already been asked, but when moving the shoutbox to the side, I put the CSS and did everything correctly but the style box stuff doesn't seem to completely go away. Can you help me?
|
|
inherit
207650
0
Oct 22, 2022 17:40:43 GMT -8
jfaction
17
April 2014
jfaction
|
Post by jfaction on Apr 17, 2014 7:40:15 GMT -8
Hi,
I thought I had read how to use this sidebar plugin to show "New Posts" but can't now find the template for that. Can you direct me? I've got it installed properly with welcome banner okay - just am not sure what to put in to make the new posts show up. If this should go somewhere else, I apologize.
|
|