#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 24, 2024 1:33:24 GMT -8
No worries..
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 22, 2024 15:23:17 GMT -8
Hello Todge, thank you for replying.... I am not sure what I want it to look like....I just want to know if the whispers tag is working right on my forum , for now anyways... I am not good with CSS, I can learn though... What do you think would be the easiest way to change it up a bit? Got any ideas? I'm afraid I have no idea, I can give you a couple of examples, but that's about it.. A standard whisper will be the entire width of the post, but plain text. I see that your whisper has a border, if that has not been added within the plugin setting, another piece of CSS on your forum is adding it, if that is the case, you can return it to it's default behaviour with this piece of code.. border: transparent; If you want a border, but not across the entire post, try this.. border: 1px solid black; width: fit-content; (You can change the number and colour to something that better suits your forum.) If you want to indent it, try this.. border: 1px solid black; width: fit-content; margin-left: 50px; If you'd like rounded corners.. border: 1px solid black; width: fit-content; margin-left: 50px; border-radius: 3px; You can change the background and/or text colour.. border: 1px solid black; width: fit-content; margin-left: 50px; border-radius: 3px; background-color: red; color: blue; Or you can obviously mix and match to create something more to your liking.. If this gives you an idea of what you'd like, but am unable to create it yourself, then by all means, either ask in the thread here, or if you prefer, send me a PM.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 20, 2024 12:08:05 GMT -8
Hello, I have been trying to figure out why the whisper Plugin is making a block outside the whisper tag and I wondered if that is supposed to happen. here is what it looks like on my end... View AttachmentMy question is what whisper tag is supposed to look like once you whisper tag someone? I thought maybe there was a small hiccup or something... plus, when you hover over it with your mouse, it makes a black transparent hover when it hovers over the text. Is the image above supposed to look like that? the first time I used it , it was not working right, the second time I put it back in, it was doing this , image above. I don't know if it is a glitch on my end or something wrong with the whisper tag? Thanks in advance for the help in advance. How would you like the whispers to appear? This can be changed by adding CSS styling into the plugin option.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 16, 2024 1:08:47 GMT -8
Now, this was a surprising twist! I was actually thinking about removing the added smileys from the themes' stash, but I wanted to wait until I was sure that the plugin worked properly first, to avoid the risk of doing double work. Instead, it turns out that my hesitation actually caused the problem! How hilarious isn't that? Todge, thanks again for your usual willingness to solve tech issues, no matter how deep you have to dig! Your effort is highly apprecated! Thank you, You are most welcome.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 15, 2024 4:55:41 GMT -8
I don't know if it happens for others, since I just posted the info and nobody has replied yet. When I tried to use my Tester profile, the same things happened for the smileys I posted in the Shoutbox while in the Denim Indigo theme. But when I switched to the Heretix theme, the double colons were gone (see the shouts by Tix Mascot and Tester!). It seems as though all smileys are affected, although I have only tried a few. You can see if you can detect an anomaly somewhere by posting shouts. I'll open access to new mambers again in case you'd like to try various themes. The issue is being created by the fact that you have the same images set as standard smileys as you do in the plugin. When you try to post with the plugin it adds colons to define it as a smiley, but because it is already in your standard smiley list, the PB software is replacing chairdance with the images, and so the plugin does not see it as a smiley and the colons are retained, is not included in you standard smileys and posts correctly. Remove the duplicates from the standard smiley list and all should be good.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 15, 2024 4:30:11 GMT -8
I don't know if it happens for others, since I just posted the info and nobody has replied yet. When I tried to use my Tester profile, the same things happened for the smileys I posted in the Shoutbox while in the Denim Indigo theme. But when I switched to the Heretix theme, the double colons were gone (see the shouts by Tix Mascot and Tester!). It seems as though all smileys are affected, although I have only tried a few. You can see if you can detect an anomaly somewhere by posting shouts. I'll open access to new mambers again in case you'd like to try various themes. If this is theme specific it is 100% something to do with that theme, either censored words, which you have ruled out, or part of the coding that is adding the extra colons. I will do some digging, but I may need to add your theme to my test site to have a real chance of finding the issue.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 14, 2024 6:31:17 GMT -8
OK, so I inserted 79 smileys into your plugin and it all seems to work fine, except for one thing: In the Shoutbox, a double colon appears before and after the image, like this: :: ::, which is a bit annoying. If you can get rid of this hickup, I'll give you 5 stars on the plugin's rating. That is strange, as I do not get that result on either my test forum or a forum I help admin for a friend. Does this happen with all smileys? And with all members on all themes? And may I try posting a smiley to your chat box on your forum?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 13, 2024 3:31:49 GMT -8
Yes, if you use a plugin to add smileys, unless that plugin is specifically designed to show different smileys across different themes, you will get the same images globally.
I wasn't aware that you could have different smileys for different themes, but, as you can I can imagine that you have to have the same amount of smileys using the same codes across all themes, otherwise it makes sense that if a smiley is missing in any of the themes, it would be displayed as a code instead.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Aug 11, 2024 0:48:56 GMT -8
Hi Tix Mascot, Lynx is correct, my smiley plugins only add smileys, it should not effect any smileys added via the admin panel, besides, I see that you only have the Personal Smileys plugin. I can't explain the issues you are having, but I would have thought that if it is only effecting the theme smileys, I would have thought it was an issue with the theme coding.. I have never played around with themes, so am unsure if I can help you.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Jul 25, 2024 9:52:10 GMT -8
I would rather not do that, but if you PM me what you are trying to create, I'll see what I can do on my test forum and give you the CSS coding once I'm done.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Jul 24, 2024 8:44:59 GMT -8
Version 1.3.0 is now available in the library. Personal Smileys can now be used in the shoutbox.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Jul 24, 2024 8:37:17 GMT -8
Version 4.0.0 is now available in the Library. You can now display the smiley images in the dropdown instead of the codes, you can now also scroll directly to a category with the click of a button in the pop-up.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Jul 24, 2024 8:31:34 GMT -8
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Jul 18, 2024 16:29:50 GMT -8
Hello Todge. While I was experimenting with background and text colors, somewhere along the line I accidently changed the text color to black on a black background so I cant see it anymore. It's when I click on the cog to remove and reorder threads. Thank you. talkaboutfootballforum.com/First update your plugin to version 0.1.5, that will add a class to the pop-up, after that, add this to the CSS Styling tab within the plugins' settings.. #alert:has(.ITPop) { color: blue; background-color: #e61919; } .. and change the red to the colours/codes of your choice
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,323
January 2004
todge
|
Post by Todge on Jun 12, 2024 10:27:06 GMT -8
I would say that your theme CSS is taking priority..
Try adding !important to the colors that are not showing..
#recent-threads { margin-bottom: 20px; } #recent-threads-cell .ruts_thread>a { font-size:100; color: #000000!important; } .ruts_board { color: #8a091c!important; } .ruts_peep>a { color: #0a852e!important; } .ruts_time>.date>.time { color: #0a0e85; } #RT-Master { margin-top: 30px; } #RT-Master { margin-bottom: 10px; }
I didn't add !important to the date, as you are not displaying it.
|
|