Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
July 4, 20186 yr How do i remove plain text ticker This is a custom ticker from the front of the content on an rss feed
July 4, 20186 yr What is the custom CSS to hide the ticker on thread/post view? .ta_NT #ta_webticker .threadview { ; } ANYONE??? Edited July 4, 20186 yr by fix3r
July 4, 20186 yr Author 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}
July 4, 20186 yr 3 minutes ago, TAMAN said: Hello, [data-pagemodule="forums"][data-pagecontroller="topic"] #ta_webticker {display:none} THANKS ! Where do i put that code??
July 4, 20186 yr Author 2 minutes ago, fix3r said: THANKS ! Where do i put that code?? custom.css template ?
July 4, 20186 yr 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, 20186 yr by fix3r
July 4, 20186 yr Author Sorry, This should work [data-pagemodule="forums"][data-pagecontroller="topic"] .ta_NT {display:none}
July 4, 20186 yr 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/
July 4, 20186 yr Author 6 minutes ago, fix3r said: That worked thank you very much !! see my news page here - https://www.mymilitia.com/militia-news/ Beautiful! congrats ?
July 6, 20186 yr Author Just now, fix3r said: Happen to know what to add to custom.css to remove from Conversations ? What is "Conversations"?
July 6, 20186 yr Author [data-pagemodule="messaging"][data-pagecontroller="messenger"] .ta_NT {display:none}
July 6, 20186 yr Author Just now, fix3r said: Awesome works thank you!! You're welcome! Thanks for the review ?
July 14, 20186 yr 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.
July 14, 20186 yr Author 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?
July 14, 20186 yr 1 minute ago, TAMAN said: Hello, Any link to check? https://www.hockeyforums.net/ my bad
July 14, 20186 yr Author 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, 20186 yr by TAMAN
July 14, 20186 yr 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.
July 17, 20186 yr 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.
July 17, 20186 yr Author 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?
July 17, 20186 yr 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.
July 17, 20186 yr Author 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?