inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on May 11, 2015 11:12:16 GMT -8
That would be great, if you could list the page they're on too that would be fantastic. I just want to double check them and make sure the selectors are not specific to your board. These are my selectors so far .thread-recent-link, .thread-link, #nav-tree The only one that is "board specific"are the nav-tree one to append it onto the end of the navigation tree Still not got it showing on the posting or edit post page It should have had those already by default. Does the advanced tab contain any strings in the input fields? That's probably why it isn't showing in the posting page. Will it keep your icons if you uninstall it and re-install it from the library? If not I'll post them here: Icon List location: .subject_input
Icon List Method: append
Icon Parser String: .thread-recent-link, .thread-link, .title-bar h1, .nav-tree-branch
Icon Form String: .form_thread_new, .form_thread_edit
Icon Input String: input[name="subject"]
Icon Ajax String: .recent-threads-button
Additional CSS: #nav-tree .topicicon { max-height: 10px !important; }
.topicicon { vertical-align: middle; }
A bit strange tbh, did you install it from the library or the attachment?
|
|
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 May 11, 2015 11:15:03 GMT -8
I installed it from the library, it was working fine until I updated it
I'll try reinstalling from the library though. It DID have .subject_input and append in by default so I'm not sure if that's what's causing it to 'walk'
It all works now!
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on May 11, 2015 15:39:07 GMT -8
I installed it from the library, it was working fine until I updated it I'll try reinstalling from the library though. It DID have .subject_input and append in by default so I'm not sure if that's what's causing it to 'walk' It all works now! That's good to know, as I was running out of ideas
|
|
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 May 11, 2015 22:22:28 GMT -8
I basically plugged in everything you put in the advanced section and 'bam' it worked!
|
|
inherit
220900
0
Nov 22, 2021 6:45:08 GMT -8
cindyann
39
April 2015
cindyann
|
Post by cindyann on May 12, 2015 7:43:58 GMT -8
I'm sorry, I'm having trouble following all that's being said. It sounds like you found a way to fix the problem though...is that right? If so, is there something I need to do to fix it?
|
|
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 May 12, 2015 8:04:46 GMT -8
I'm sorry, I'm having trouble following all that's being said. It sounds like you found a way to fix the problem though...is that right? If so, is there something I need to do to fix it?
Only my problem (of nothing showing on the actual boards) - I'm not doing anything with facebook
|
|
inherit
220900
0
Nov 22, 2021 6:45:08 GMT -8
cindyann
39
April 2015
cindyann
|
Post by cindyann on May 12, 2015 9:49:49 GMT -8
oh, ok, but does that mean you found a way to keep it from showing the tag on the board itself, like in notifications? For example I got a notification on the board that says:
Or am I just hopelessly confused?
|
|
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 May 12, 2015 10:58:24 GMT -8
I found a way to get it working on most areas - I've not tried notifications recently. It's in the spoiler of Quozzo's post just before mine
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on May 12, 2015 11:15:11 GMT -8
oh, ok, but does that mean you found a way to keep it from showing the tag on the board itself, like in notifications? For example I got a notification on the board that says:Or am I just hopelessly confused? Hi cindyann. You can add . notifications-container a to the Icon Parser String in the Advanced tab of the plugin to convert those. It should look like this if you haven't added anything else. .thread-recent-link, .thread-link, .title-bar h1, .nav-tree-branch, .notifications-container a
|
|
inherit
220900
0
Nov 22, 2021 6:45:08 GMT -8
cindyann
39
April 2015
cindyann
|
Post by cindyann on May 13, 2015 6:31:19 GMT -8
oh, ok, but does that mean you found a way to keep it from showing the tag on the board itself, like in notifications? For example I got a notification on the board that says:Or am I just hopelessly confused? Hi cindyann. You can add . notifications-container a to the Icon Parser String in the Advanced tab of the plugin to convert those. It should look like this if you haven't added anything else. .thread-recent-link, .thread-link, .title-bar h1, .nav-tree-branch, .notifications-container a In the "additional CSS" on the advanced tab, all mine says is:#nav-tree .topicicon { max-height: 10px !important; }
.topicicon { vertical-align: middle; } Do I just copy what you have here:.thread-recent-link, .thread-link, .title-bar h1, .nav-tree-branch, .notifications-container a and paste it in underneath the last part that says: vertical-align: middle; } so it would look like this:#nav-tree .topicicon { max-height: 10px !important; }
.topicicon { vertical-align: middle; } .thread-recent-link, .thread-link, .title-bar h1, .nav-tree-branch, .notifications-container a
I've never done anything like this before which is why I'm unsure of what you mean or what the "spoiler" is in the other post. It all looks like Greek to me, except that I understand Greek better lol
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on May 13, 2015 9:34:41 GMT -8
If you click the spoiler in this post it should have all that info in the Advanced tab. I'll need to re-submit it to the library if multiple people are having the same problem and see if that solves it.
|
|
inherit
220900
0
Nov 22, 2021 6:45:08 GMT -8
cindyann
39
April 2015
cindyann
|
Post by cindyann on May 13, 2015 10:22:24 GMT -8
I think I'll just wait till you resubmit it.... I'm to chicken to mess with the code... Thanks for all your help though!
|
|
inherit
220900
0
Nov 22, 2021 6:45:08 GMT -8
cindyann
39
April 2015
cindyann
|
Post by cindyann on May 15, 2015 6:40:09 GMT -8
I figured I'd try what you said, but the more I look at it, the more unsure I am.... at first I thought I just had to paste all this into the additonal css:
Icon Parser String: .thread-recent-link, .thread-link, .title-bar h1, .nav-tree-branch
Icon Form String: .form_thread_new, .form_thread_edit
Icon Input String: input[name="subject"]
Icon Ajax String: .recent-threads-button
Additional CSS: #nav-tree .topicicon { max-height: 10px !important; }
.topicicon { vertical-align: middle; } but then I realized it had the additonal CSS labeled, and I don't know how to make those boxes that are at the top.... sp O guess I'll just have to wait after all. But if I'm wrong, and I do just have to put it all in that additonal css box, please let me know ok?
|
|
inherit
216224
0
Aug 1, 2024 1:18:46 GMT -8
Quozzo
408
November 2014
quozzo
|
Post by Quozzo on May 15, 2015 7:20:00 GMT -8
You don't put it all in the additional CSS. Additional CSS is a label containing the text next to it, as is Icon Input String etc.
|
|
inherit
190874
0
Nov 4, 2023 5:43:57 GMT -8
daylilydude
305
March 2013
daylilydude
|
Post by daylilydude on May 15, 2015 8:04:10 GMT -8
Quozzo , This is great, but the only problem I'm having is in the "Particapated" part, maybe this screen shot can help??
|
|