<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Get rid of Latest Post block in Platform Status</title>
    <link>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811609#M83</link>
    <description>&lt;P&gt;André,&lt;/P&gt;&lt;P&gt;Sure, this is just a workaround that I am sharing here.&lt;BR /&gt;I just happen to use userContent.css for a quick patch to make the forums more usable.&lt;BR /&gt;It does not necessarily make them more pretty!&lt;/P&gt;&lt;P&gt;It is something I have always used as it helps me with to cope with my visual impairment without having to depend on the website to accomodate for my personal needs.&lt;BR /&gt;--&lt;BR /&gt;Wil&lt;/P&gt;</description>
    <pubDate>Sat, 21 Nov 2020 14:47:20 GMT</pubDate>
    <dc:creator>wila</dc:creator>
    <dc:date>2020-11-21T14:47:20Z</dc:date>
    <item>
      <title>Firefox userContent.css tweaks for to improve the forum readability</title>
      <link>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811312#M79</link>
      <description>&lt;P&gt;For my personal use, the block "Latest Post" is inaccurate and just eating up screen real estate.&lt;BR /&gt;So figured to remove it using userContent.css (firefox only)&lt;BR /&gt;Also noticed that the font is hardwired to 15 pixels, which is not great on high resolution screens, I changed the main text to use 13 points.&lt;/P&gt;&lt;P&gt;The code to do so is:&lt;/P&gt;&lt;PRE&gt;@-moz-document url-prefix(https://communities.vmware.com/) {
/* hide latest posts */
 div.lia-panel.lia-panel-standard.MessageListTaplet.Chrome.lia-component-forums-widget-recent-messages {
display: none !important;
}&lt;BR /&gt;/* bigger more readable fonts */&lt;BR /&gt;.lia-message-body-content p, .lia-message-body p, .lia-message-editor p, .lia-note-body p, .lia-occasion-description p {&lt;BR /&gt;font-size: 13pt;&lt;BR /&gt;line-height: 140%;&lt;BR /&gt;}&lt;BR /&gt;.lia-message-editor p {&lt;BR /&gt;font-size: 13pt !important;&lt;BR /&gt;}&lt;BR /&gt;#lia-body.ForumTopicPage .lia-content .lia-panel-message .lia-message-subject, #lia-body.GroupMessagePage .lia-content .lia-panel-message .lia-message-subject {&lt;BR /&gt;padding-bottom: 3px;&lt;BR /&gt;}
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firefox links to enabling userContent.css&lt;BR /&gt;&lt;A href="https://www.howtogeek.com/334716/how-to-customize-firefoxs-user-interface-with-userchrome.css/" target="_blank" rel="noopener"&gt;https://www.howtogeek.com/334716/how-to-customize-firefoxs-user-interface-with-userchrome.css/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.ghacks.net/2019/05/24/firefox-69-userchrome-css-and-usercontent-css-disabled-by-default/" target="_blank" rel="noopener"&gt;https://www.ghacks.net/2019/05/24/firefox-69-userchrome-css-and-usercontent-css-disabled-by-default/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;edit:&lt;BR /&gt;2020/11/21 added links that describe how-to enable userContent.css for Firefox and added a first font size patch&lt;BR /&gt;2020/11/22 more white space between the lines, changed subject of topic&lt;/P&gt;&lt;P&gt;cheers!&lt;BR /&gt;--&lt;BR /&gt;Wil&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 23:47:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811312#M79</guid>
      <dc:creator>wila</dc:creator>
      <dc:date>2020-11-21T23:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid of Latest Post block</title>
      <link>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811367#M80</link>
      <description>&lt;P&gt;That block of the screen seems to serve little purpose.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 15:40:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811367#M80</guid>
      <dc:creator>scott28tt</dc:creator>
      <dc:date>2020-11-20T15:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid of Latest Post block</title>
      <link>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811371#M81</link>
      <description>&lt;P&gt;Yes, I didn't see a way to get rid of it in my settings, but knew an alternative way, so figured to share that.&lt;BR /&gt;There's going to be other ways on other browsers, but I'll leave that as an exercise for others &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@90D223CDF4C4491D7DFF693BB5C76865/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;BR /&gt;&lt;BR /&gt;Best solution would be if VMware got rid of it, really not seeing the point.&lt;/P&gt;&lt;P&gt;--&lt;BR /&gt;Wil&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 15:46:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811371#M81</guid>
      <dc:creator>wila</dc:creator>
      <dc:date>2020-11-20T15:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid of Latest Post block</title>
      <link>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811377#M82</link>
      <description>&lt;P&gt;I agree that there's still a lot of work to do on the new platform to make it usable again.&lt;BR /&gt;Let's give the VMTN team the time they need to finish migrating the data, so that they can spend time to take care of the user interface.&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 16:13:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811377#M82</guid>
      <dc:creator>a_p_</dc:creator>
      <dc:date>2020-11-20T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get rid of Latest Post block</title>
      <link>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811609#M83</link>
      <description>&lt;P&gt;André,&lt;/P&gt;&lt;P&gt;Sure, this is just a workaround that I am sharing here.&lt;BR /&gt;I just happen to use userContent.css for a quick patch to make the forums more usable.&lt;BR /&gt;It does not necessarily make them more pretty!&lt;/P&gt;&lt;P&gt;It is something I have always used as it helps me with to cope with my visual impairment without having to depend on the website to accomodate for my personal needs.&lt;BR /&gt;--&lt;BR /&gt;Wil&lt;/P&gt;</description>
      <pubDate>Sat, 21 Nov 2020 14:47:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Platform-Status/Firefox-userContent-css-tweaks-for-to-improve-the-forum/m-p/2811609#M83</guid>
      <dc:creator>wila</dc:creator>
      <dc:date>2020-11-21T14:47:20Z</dc:date>
    </item>
  </channel>
</rss>

