Former Member
inherit
guest@proboards.com
222576
0
Nov 22, 2024 7:49:13 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 2, 2016 14:40:06 GMT -8
That's fine but did you add the div part in your side bar where you want it to appear? It might still work if you just add the side table css and the div. Or it may not. Are you sure you have the css like this with the class and id like I have it? .mini-profile #statusTracking{ width: 173px; height: 150px; overflow: auto; } If you do then I won't be able to help you unless I add the mp and status tracking plugin and try it myself and I'm not sure when I'll do that or if I even want to do that but feel free to keep bumping but I'd recommend you keep bumping in the status tracking plugin thread. You may have better luck there. add it where sorry ?and i did do the css like this. and what does this mean sorry
im not quite sure i understand sorry
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 2, 2016 14:53:43 GMT -8
Are you sure you have the css like this with the class and id like I have it? .mini-profile #statusTracking{ width: 173px; height: 150px; overflow: auto; } If you do then I won't be able to help you unless I add the mp and status tracking plugin and try it myself and I'm not sure when I'll do that or if I even want to do that but feel free to keep bumping but I'd recommend you keep bumping in the status tracking plugin thread. You may have better luck there. add it where sorry ?and i did do the css like this. and what does this mean sorry
im not quite sure i understand sorry Where ever you had that before for the mini-profile. You need both of those bits of css, the one with the class and id .mini-profile #statusTracking (for the mini-profile) and .sidebarr-left-td #statusTracking (for the side bar) plus one copy of the divide for the mini profile and one copy of the div for the side bar both in their appropriate places. Does that help?
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 22, 2024 7:49:13 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 2, 2016 14:55:42 GMT -8
add it where sorry ?and i did do the css like this. and what does this mean sorry
im not quite sure i understand sorry Where ever you had that before for the mini-profile. You need both of those bits of css, the one with the class and id .mini-profile #statusTracking (for the mini-profile) and .sidebarr-left-td #statusTracking (for the side bar) plus one copy of the divide for the mini profile and one copy of the div for the side bar both in their appropriate places. Does that help?no sorry.
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 2, 2016 15:19:14 GMT -8
That's fine but did you add the div part in your side bar where you want it to appear? It might still work if you just add the side table css and the div. Or it may not. Are you sure you have the css like this with the class and id like I have it? .mini-profile #statusTracking{ width: 173px; height: 150px; overflow: auto; } If you do then I won't be able to help you unless I add the mp and status tracking plugin and try it myself and I'm not sure when I'll do that or if I even want to do that but feel free to keep bumping but I'd recommend you keep bumping in the status tracking plugin thread. You may have better luck there. You said this in a previous post: ".....and this is what ive got under my mp. #statusTracking{ width: 173px; height: 150px; overflow: auto; } font.status_tracking_text {font-size:13px;} So where ever "under my mp" is, put it there again but now with the .mini-profile part added. I got the impression that the above css was not in your style sheet but in the plug in itself but maybe I misunderstood.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 22, 2024 7:49:13 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 2, 2016 15:34:52 GMT -8
i'll leave it for now thanks im lost sorry. please feel free to have a go yourself
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 3, 2016 16:52:22 GMT -8
i'll leave it for now thanks im lost sorry. please feel free to have a go yourself Even if I toss those plugins on my site, we'll still end up probably using the same css. You wanted to use two classes for that plugin so I gave you two classes to try and of course you'd also need to use two of those div's. One in the mini-profile and one in the side bar. I'm not sure how else to explain it to you but technically you should be able to just add those two css classes I gave to the bottom of your style sheet and it should work.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 22, 2024 7:49:13 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 3, 2016 16:57:56 GMT -8
i'll leave it for now thanks im lost sorry. please feel free to have a go yourself Even if I toss those plugins on my site, we'll still end up probably using the same css. You wanted to use two classes for that plugin so I gave you two classes to try and of course you'd also need to use two of those div's. One in the mini-profile and one in the side bar. I'm not sure how else to explain it to you but technically you should be able to just add those two css classes I gave to the bottom of your style sheet and it should work. i know, but they dont work. i'll leave it for v6 then bother you then
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 6, 2016 12:43:06 GMT -8
Even if I toss those plugins on my site, we'll still end up probably using the same css. You wanted to use two classes for that plugin so I gave you two classes to try and of course you'd also need to use two of those div's. One in the mini-profile and one in the side bar. I'm not sure how else to explain it to you but technically you should be able to just add those two css classes I gave to the bottom of your style sheet and it should work. i know, but they dont work. i'll leave it for v6 then bother you then Your previous post said you were "lost", so I assumed you actually hadn't put both css parts exactly how I gave it to you and the extra div on your site. Lost means lost to me and I just didn't know how else to explain it to you. If you add both parts of the css and have the div part in both the mp/mini-profile and side table and one or the other didn't work then you are probably going to have to keep bumping in Wormo's thread and I know he hasn't been around for some time so you may be waiting. However, if I get inspired, I may throw this on my test site to try to figure it out but at the mo, I'm not inclined to mess with it. I'm not a fan of the mp (no offense to the plug-in creator) and I'd have to use both plug-in's to test it properly. Sorry, Oreo. Wish ya luck on this.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 22, 2024 7:49:13 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 6, 2016 12:46:49 GMT -8
ok thank you
|
|