PIP
Junior Member
Posts: 202
inherit
187732
0
Jan 31, 2017 12:13:18 GMT -8
PIP
202
December 2012
mrpip
|
Post by PIP on Jan 27, 2013 14:47:43 GMT -8
Well, after about 10 minutes, I managed to get something that worked great in every browser Then I spent another 70 minutes trying and failing to make it work in IE 8 and below because they don't support the :not() CSS psuedo-class Go to Themes > Colors and styles, copy/paste to the bottom of the stylesheet and change the red to suit: I wasn't planning on making a whole plugin, so if you want something more than this and/or are desperate for your IE 8 users to have this little visual hint too, I'm afraid you'll have to wait for someone who doesn't feel like punching the lead developer of IE in the face Thank You.
|
|
inherit
131986
0
Nov 11, 2017 20:14:07 GMT -8
Mistuh M
145
October 2008
heymistuhm
|
Post by Mistuh M on Jan 28, 2013 12:25:28 GMT -8
|
|
inherit
23098
0
Sept 8, 2024 12:39:09 GMT -8
✶April✶
♪ Never let your fear decide your fate.
1,109
April 2004
babygurl83
|
Post by ✶April✶ on Feb 14, 2013 8:15:18 GMT -8
I use the dotted border attribute so it looks odd when using this temporary fix... is there any way to make it solid without having to change the other borders? If not, it's okay, I'll just have to wait.
|
|
inherit
126477
0
Apr 21, 2023 15:18:52 GMT -8
Shrike
Re-appeared briefly after 6 years only to no doubt disappear again.
1,569
June 2008
shrike
|
Post by Shrike on Feb 14, 2013 8:41:13 GMT -8
I use the dotted border attribute so it looks odd when using this temporary fix... is there any way to make it solid without having to change the other borders? If not, it's okay, I'll just have to wait. Sure, add a border-style property like so: /*sticky thread divider (IE needs to be IE 9+)*/ tr.sticky + tr:not(.sticky) td {border-top-style: solid; border-top-width: 5px;}
|
|
inherit
23098
0
Sept 8, 2024 12:39:09 GMT -8
✶April✶
♪ Never let your fear decide your fate.
1,109
April 2004
babygurl83
|
Post by ✶April✶ on Feb 14, 2013 9:01:27 GMT -8
Perfect, thank you! Though one more thing, it's adding a little bar above the subject text of the first post underneath the divider now, as seen here: Any idea how to get rid of that?
|
|
inherit
126477
0
Apr 21, 2023 15:18:52 GMT -8
Shrike
Re-appeared briefly after 6 years only to no doubt disappear again.
1,569
June 2008
shrike
|
Post by Shrike on Feb 14, 2013 9:11:07 GMT -8
Perfect, thank you! Though one more thing, it's adding a little bar above the subject text of the first post underneath the divider now, as seen here: Any idea how to get rid of that? As a word of advice, providing a link to the forum when asking for help will almost always get faster help as we can easily see the problem. Luckily the link in your signature went to the same forum so I didn't need to ask for one. As for that extra border, it's the first time I've noticed a table being used for some of the (normally hidden) details in there. In this part of the code, add the > where shown, making sure there is a single space between it and the surrounding text:
|
|
inherit
23098
0
Sept 8, 2024 12:39:09 GMT -8
✶April✶
♪ Never let your fear decide your fate.
1,109
April 2004
babygurl83
|
Post by ✶April✶ on Feb 14, 2013 9:22:18 GMT -8
Perfect, thank you! Though one more thing, it's adding a little bar above the subject text of the first post underneath the divider now, as seen here: Any idea how to get rid of that? As a word of advice, providing a link to the forum when asking for help will almost always get faster help as we can easily see the problem. Luckily the link in your signature went to the same forum so I didn't need to ask for one. As for that extra border, it's the first time I've noticed a table being used for some of the (normally hidden) details in there. In this part of the code, add the > where shown, making sure there is a single space between it and the surrounding text: Ah, sorry about that, I don't usually ask for help, so not used to adding the link. Glad you were able to find it easily though. And thanks once again, that worked perfectly!
|
|
inherit
190318
0
Jun 3, 2013 17:20:28 GMT -8
corkhopper
21
February 2013
corkhopper
|
Post by corkhopper on Feb 19, 2013 17:02:32 GMT -8
Excellent - thanks for that!
|
|
inherit
8275
0
Apr 8, 2024 11:05:50 GMT -8
M³
SF 49ers
2,120
March 2003
madmastermind
|
Post by M³ on Mar 14, 2013 16:14:52 GMT -8
How can I color this sticky separator bar?
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Mar 14, 2013 17:12:06 GMT -8
how could i get an outer border, i have problems with all my outer borders
|
|
inherit
126477
0
Apr 21, 2023 15:18:52 GMT -8
Shrike
Re-appeared briefly after 6 years only to no doubt disappear again.
1,569
June 2008
shrike
|
Post by Shrike on Mar 15, 2013 8:45:48 GMT -8
How can I color this sticky separator bar? The divider is really just us making one of the borders taller, but that also means it's easy to add a colour: how could i get an outer border, i have problems with all my outer borders View AttachmentAn outer border on what? You wouldn't want to put an outer border on the sticky divider (which is itself just one of the inside borders in the thread table).
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Mar 15, 2013 9:03:19 GMT -8
An outer border on what? You wouldn't want to put an outer border on the sticky divider (which is itself just one of the inside borders in the thread table). then however the space at the ends would get filled up, i had a ton of problems like that on my form and outerborder corrected it all. i just want to fill the space
|
|
inherit
8275
0
Apr 8, 2024 11:05:50 GMT -8
M³
SF 49ers
2,120
March 2003
madmastermind
|
Post by M³ on Mar 15, 2013 9:38:58 GMT -8
Shrike Oh my goodness, I just noticed this was the 'sticky thread divider' we're all talking about here. I'm sorry, Shrike, can I get this for my 'Announcement Divider'? Thank you so much!
|
|
inherit
126477
0
Apr 21, 2023 15:18:52 GMT -8
Shrike
Re-appeared briefly after 6 years only to no doubt disappear again.
1,569
June 2008
shrike
|
Post by Shrike on Mar 15, 2013 9:46:17 GMT -8
An outer border on what? You wouldn't want to put an outer border on the sticky divider (which is itself just one of the inside borders in the thread table). then however the space at the ends would get filled up, i had a ton of problems like that on my form and outerborder corrected it all. i just want to fill the space Yeah, I still don't get what it is you want. It's really not possible (or sensible) to add an outer border to the divider. If you're having problems with other outer borders then you'd be better off making a new thread. Shrike Oh my goodness, I just noticed this was the 'sticky thread divider' we're all talking about here. I'm sorry, Shrike, can I get this for my 'Announcement Divider'? Thank you so much! It depends how you've added the announcement divider. Assuming it is using the same code as the sticky one (but replacing the sticky class with the announcement one), you can just add the border-top-color property in the same way.
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Mar 15, 2013 9:50:25 GMT -8
theres a space here in this pic at each end, you cant see the left side, id like to fill the space whatever its called
|
|