inherit
121254
0
Jun 1, 2016 7:27:22 GMT -8
atalkingfish
331
March 2008
atalkingfish
|
Post by atalkingfish on Apr 6, 2016 15:01:39 GMT -8
Is there a way I can put in some variable into the layout template that would allow some of the formatting (namely color) to appear in the design of the forum? For example, if I wanted every thread in thread-list to have a left border with the color of the username of the person who made the thread (or any variant of that type of thing), is there a variable I could put in the coding?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Apr 7, 2016 0:45:56 GMT -8
atalkingfish, You have access to the Stylesheet, so you could do it there. Just inspect the class names for what you want to target, then add the needed rules to the Stylesheet.
|
|
inherit
121254
0
Jun 1, 2016 7:27:22 GMT -8
atalkingfish
331
March 2008
atalkingfish
|
Post by atalkingfish on Apr 7, 2016 8:31:29 GMT -8
atalkingfish , You have access to the Stylesheet, so you could do it there. Just inspect the class names for what you want to target, then add the needed rules to the Stylesheet. I guess I'm not sure I understand. How do I get the variables, or the class names, or whatever it is that this plug-in uses?
|
|
inherit
121254
0
Jun 1, 2016 7:27:22 GMT -8
atalkingfish
331
March 2008
atalkingfish
|
Post by atalkingfish on Apr 15, 2016 16:50:23 GMT -8
Bump
|
|
inherit
225484
0
Feb 21, 2017 10:45:42 GMT -8
darklovexxggghg
1
September 2015
darklovexxggghg
|
Post by darklovexxggghg on Apr 20, 2016 10:46:45 GMT -8
How do I make it work on a forum?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Apr 21, 2016 2:32:43 GMT -8
atalkingfish , You have access to the Stylesheet, so you could do it there. Just inspect the class names for what you want to target, then add the needed rules to the Stylesheet. I guess I'm not sure I understand. How do I get the variables, or the class names, or whatever it is that this plug-in uses? You need to know the class names of the elements so you can apply styles to them. I would suggest asking in the theme board (tell them what you want to do), or read up on some CSS tutorials
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Apr 21, 2016 2:33:10 GMT -8
How do I make it work on a forum? Follow the first post instructions.
|
|
Former Member
inherit
guest@proboards.com
224924
0
Nov 22, 2024 3:33:01 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 1, 2016 9:10:51 GMT -8
Is there a way to style the name for everyone? I have barely any members so I can do this manually, but, like, just so I don't have to manually do it if anybody joins?
Edit: Also, is there something like this for thread names too?
|
|
inherit
230110
0
Apr 4, 2022 21:22:49 GMT -8
Dark Hydrak
I don't remember this place
237
March 2016
darkhydrak
|
Post by Dark Hydrak on Aug 1, 2016 10:28:59 GMT -8
Hi. I have a suggestion that will make this plugin 10X better.
So basically, there should be rank colors. If you set a rank to a color, then it should change ALL members who were in that rank to the set color.
Read this thread for more/better information.
I hope that you will take the time to update your amazing plugin with this feature Peter.
|
|
inherit
237337
0
Sept 27, 2016 7:11:06 GMT -8
theflash
4
September 2016
theflash
|
Post by theflash on Sept 19, 2016 11:28:17 GMT -8
hey so if i wanted somebodys name to show up the color how would i do this ?
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Dec 1, 2016 22:15:46 GMT -8
Hi Peter Is there some way to have the name color change *not* affect the names within the mini profiles? I searched the thread, but I couldn't see that it was mentioned already.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Dec 2, 2016 4:06:33 GMT -8
gtv22, Not without a change to the plugin to make it a setting, or an additional script to remove the style in mini profiles.
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Dec 17, 2016 13:35:44 GMT -8
Thanks for the reply PeterSo the additional script to remove it in the mini profiles, is that something I can add myself to the template or does that also require changing the plugin?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Dec 21, 2016 14:00:34 GMT -8
You could have someone write you a small script to strip the inline css, otherwise it will require a modification to the plugin unfortunately.
|
|
inherit
222914
0
Dec 30, 2016 23:17:43 GMT -8
Bakashin
5
July 2015
bakashin
|
Post by Bakashin on Dec 29, 2016 13:59:53 GMT -8
Hello PeterThere was someone that previously asked about background-image, though it was not answered. I couldn't make it work, so I'm just wondering if I typed it wrong. Input; background-image: url('http://i.imgur.com/sl4eJkR.gif');
|
|