AmericanRev2 Posted July 4, 2018 Posted July 4, 2018 How do i remove plain text ticker This is a custom ticker from the front of the content on an rss feed
AmericanRev2 Posted July 4, 2018 Posted July 4, 2018 figured that out , how do i keep on forum index but hide on the threads?
AmericanRev2 Posted July 4, 2018 Posted July 4, 2018 (edited) What is the custom CSS to hide the ticker on thread/post view? .ta_NT #ta_webticker .threadview { ; } ANYONE??? Edited July 4, 2018 by fix3r
TAMAN Posted July 4, 2018 Author Posted July 4, 2018 28 minutes ago, fix3r said: What is the custom CSS to hide the ticker on thread/post view? .ta_NT #ta_webticker .threadview { ; } ANYONE??? Hello, [data-pagemodule="forums"][data-pagecontroller="topic"] #ta_webticker {display:none}
AmericanRev2 Posted July 4, 2018 Posted July 4, 2018 3 minutes ago, TAMAN said: Hello, [data-pagemodule="forums"][data-pagecontroller="topic"] #ta_webticker {display:none} THANKS ! Where do i put that code??
TAMAN Posted July 4, 2018 Author Posted July 4, 2018 2 minutes ago, fix3r said: THANKS ! Where do i put that code?? custom.css template ?
AmericanRev2 Posted July 4, 2018 Posted July 4, 2018 (edited) but ticker is still showing.. https://www.mymilitia.com/topic/18979-my-country-is-on-the-brink-of-civil-war-looking-for-advice/ Edited July 4, 2018 by fix3r
TAMAN Posted July 4, 2018 Author Posted July 4, 2018 Sorry, This should work [data-pagemodule="forums"][data-pagecontroller="topic"] .ta_NT {display:none} AmericanRev2 1
AmericanRev2 Posted July 4, 2018 Posted July 4, 2018 2 minutes ago, TAMAN said: Sorry, This should work [data-pagemodule="forums"][data-pagecontroller="topic"] .ta_NT {display:none} That worked thank you very much !! see my news page here - https://www.mymilitia.com/militia-news/
TAMAN Posted July 4, 2018 Author Posted July 4, 2018 6 minutes ago, fix3r said: That worked thank you very much !! see my news page here - https://www.mymilitia.com/militia-news/ Beautiful! congrats ? AmericanRev2 1
AmericanRev2 Posted July 6, 2018 Posted July 6, 2018 Happen to know what to add to custom.css to remove from Conversations ?
TAMAN Posted July 6, 2018 Author Posted July 6, 2018 Just now, fix3r said: Happen to know what to add to custom.css to remove from Conversations ? What is "Conversations"?
TAMAN Posted July 6, 2018 Author Posted July 6, 2018 [data-pagemodule="messaging"][data-pagecontroller="messenger"] .ta_NT {display:none} AmericanRev2 1
TAMAN Posted July 6, 2018 Author Posted July 6, 2018 Just now, fix3r said: Awesome works thank you!! You're welcome! Thanks for the review ? kyriazhs1975 1
InsideEdge Posted July 14, 2018 Posted July 14, 2018 Hello @TAMAN I was wondering if you can help solve my hidden search expanded dropbox CSS issue with News Ticker. I am currently also using the Menu Groups Manager. If I disable the News Ticker I see the expanded search box properly, but with it enabled I see it hidden behind the News Ticker and Sidebar. Thanks.
TAMAN Posted July 14, 2018 Author Posted July 14, 2018 2 hours ago, InsideEdge said: Hello @TAMAN I was wondering if you can help solve my hidden search expanded dropbox CSS issue with News Ticker. I am currently also using the Menu Groups Manager. If I disable the News Ticker I see the expanded search box properly, but with it enabled I see it hidden behind the News Ticker and Sidebar. Thanks. Hello, Any link to check?
InsideEdge Posted July 14, 2018 Posted July 14, 2018 1 minute ago, TAMAN said: Hello, Any link to check? https://www.hockeyforums.net/ my bad
TAMAN Posted July 14, 2018 Author Posted July 14, 2018 (edited) 2 hours ago, InsideEdge said: https://www.hockeyforums.net/ my bad the issue is not newsticker, its in cjMenu and it is not only behind newsticker but other elements as well for example sidebar widgets anyway, add in custom.css fix ? .cjmg_remove_primary { z-index: 2; } Edited July 14, 2018 by TAMAN
InsideEdge Posted July 14, 2018 Posted July 14, 2018 2 hours ago, TAMAN said: the issue is not newsticker, its in cjMenu and it is not only behind newsticker but other elements as well for example sidebar widgets anyway, add in custom.css fix ? .cjmg_remove_primary { z-index: 2; } 1 Thank you, I'll inform @CodingJungle of the issue too.
Olmyster Posted July 17, 2018 Posted July 17, 2018 Hi, First, thanks for this great plugin. Everything works like a charm except one thing. The newsticker is dispayed on our forum only. The scrolling of the texte is ok in the first level of it but if we open a topic, there is a problem with the scrolling as you can see in the attached file. The scrolling loops correctly the first time but then it will suddenly reappear with part of the text cut. Thanks for your help.
TAMAN Posted July 17, 2018 Author Posted July 17, 2018 Just now, Eathanor said: Hi, First, thanks for this great plugin. Everything works like a charm except one thing. The newsticker is dispayed on our forum only. The scrolling of the texte is ok in the first level of it but if we open a topic, there is a problem with the scrolling as you can see in the attached file. The scrolling loops correctly the first time but then it will suddenly reappear with part of the text cut. Thanks for your help. any link to check?
Olmyster Posted July 17, 2018 Posted July 17, 2018 8 minutes ago, TAMAN said: any link to check? Sure. Check this link where the plugin works. That's the index of the forum. On the other hand, check for exemple this link (a post inside the forum) where the scrolling of the newsticker is wrong.
TAMAN Posted July 17, 2018 Author Posted July 17, 2018 Just now, Eathanor said: Sure. Check this link where the plugin works. That's the index of the forum. On the other hand, check for exemple this link (a post inside the forum) where the scrolling of the newsticker is wrong. spent the last 5 minutes checking on both links and it doesn't happen on my side ? what browser are you using?
Recommended Posts