Nori
Junior Member
Posts: 483
inherit
182806
0
Nov 16, 2024 21:35:22 GMT -8
Nori
483
September 2012
nori
|
Post by Nori on Mar 22, 2013 11:04:50 GMT -8
No worries, is still an awesome plug-in Gives a solution to the code tags not showing properly in FF at the moment and makes it so no code tag section will be huge on a page
|
|
inherit
136256
0
Nov 18, 2024 19:23:08 GMT -8
Jessica
106
January 2009
jchen
|
Post by Jessica on Apr 5, 2013 11:12:29 GMT -8
EDIT: never mind, figured it all out
|
|
inherit
187768
0
Oct 20, 2024 15:52:34 GMT -8
pinder
48
January 2013
pinder
|
Post by pinder on Apr 10, 2013 18:43:35 GMT -8
404 error to code download link. Re upload please and Thank you very much.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Apr 10, 2013 18:45:16 GMT -8
Sorry, i had updated it without readding the link back.
|
|
inherit
163839
0
May 25, 2017 20:48:34 GMT -8
Maiden
1,020
February 2011
dreamaiden
|
Post by Maiden on Apr 17, 2013 1:14:09 GMT -8
Shorty is there any way for this to work so the height adjusts to fit the code up to a certain height? So if there are whole paragraphs it's max out at say 100px (whatever the user defined height is) but if it's only say one or two lines the box isn't any bigger than that?
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Apr 17, 2013 11:28:50 GMT -8
Shorty is there any way for this to work so the height adjusts to fit the code up to a certain height? So if there are whole paragraphs it's max out at say 100px (whatever the user defined height is) but if it's only say one or two lines the box isn't any bigger than that? There may be, but I have no idea what that way is.
|
|
inherit
193344
0
May 1, 2013 19:13:18 GMT -8
Nicole
5
April 2013
ndmccain
|
Post by Nicole on Apr 30, 2013 5:37:58 GMT -8
I agree with Maiden - that would be wonderful! Does it use CSS to define height? If so you can have a max-height property?
|
|
Former Member
inherit
guest@proboards.com
177794
0
Nov 22, 2024 1:28:09 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jun 17, 2013 23:11:04 GMT -8
Hi! Im getting a problem with this. Im trying to use it with affiliation posts. I need it to look like this <a href=" marveldcriseandfall.proboards.com/pages" target="_blank" title="Marvel/DC Rise and Fall"><img src=" http://i1137./n511/JAFTadmin/smallad.png " alt="Marvel/DC Rise and Fall" border="0" /></a> But when i used your plug in it posts it like this and it no longer posts right the html page. <a href=" <a href="http://marveldcriseandfall.proboards.com/pages" rel="nofollow" target="_blank">marveldcriseandfall.proboards.com/pages</a>" target="_blank" title="Marvel/DC Rise and Fall"><img src=" <a href="http://i1137./n511/JAFTadmin/smallad.png" rel="nofollow" target="_blank">i1137./n511/JAFTadmin/smallad.png</a> " alt="Marvel/DC Rise and Fall" border="0" /></a> I dont know why its doing this. Please help?
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Jul 26, 2013 9:57:35 GMT -8
Shorty, I was wondering what ID's I could use to edit the codebox's css? I want to add borders to it that are not on the textarea? Also, my current textarea codes do not have borders but the code box has a wrap around border? I just want a border on the left and right. --> novamterram.boards.net/
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jul 27, 2013 7:51:14 GMT -8
Shorty, I was wondering what ID's I could use to edit the codebox's css? I want to add borders to it that are not on the textarea? Also, my current textarea codes do not have borders but the code box has a wrap around border? I just want a border on the left and right. --> novamterram.boards.net/ textarea.highlight { /*Your CSS*/ }
|
|
inherit
133146
0
Nov 16, 2024 15:51:08 GMT -8
Alanna 🥀🖤
3,564
November 2008
alannab
|
Post by Alanna 🥀🖤 on Jul 27, 2013 7:55:42 GMT -8
Shorty, I was wondering what ID's I could use to edit the codebox's css? I want to add borders to it that are not on the textarea? Also, my current textarea codes do not have borders but the code box has a wrap around border? I just want a border on the left and right. --> novamterram.boards.net/ textarea.highlight { /*Your CSS*/ } Thank you, thank you!
|
|
inherit
128803
0
Apr 16, 2023 23:54:15 GMT -8
Ty
200
July 2008
ty5550
|
Post by Ty on Aug 11, 2013 8:48:33 GMT -8
I found a bug that occurs in both FireFox and Chrome, I have not tested it in other browsers but I assume it's the same.
When you link directly to a post that has code in it, the plugin does not work. So while visiting a thread normally everything works fine, if you link directly to and only to a post that contains code the plugin does not take effect.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Aug 11, 2013 9:09:01 GMT -8
Thank for finding that one. I never even thought about checking the post only page. It's because the proboards route was different on those pages. I've fixed it. I'll submit it to the library later tonight.
|
|
inherit
128803
0
Apr 16, 2023 23:54:15 GMT -8
Ty
200
July 2008
ty5550
|
Post by Ty on Aug 13, 2013 21:19:44 GMT -8
Hey I was just wondering if you submitted the fixed version yet so I could update it on my forum?
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Aug 14, 2013 8:10:17 GMT -8
I've just updated it, sorry. I'll let you know when it's available in the library. I fixed the issue that you were having, and I fixed one that I thought about because of the issue you were. It wouldn't work on custom pages before, but now it does.
|
|