Login  Register

Re: Nabble still doesn't format properly in Weebly mobile

Posted by GregChapman on Oct 27, 2014; 10:12am
URL: https://support.nabble.com/Nabble-still-doesn-t-format-properly-in-Weebly-mobile-tp7592178p7592194.html

Just moved to my desktop where it is easier to examine the code behind your page.

The problem with the "Subscribe via email" link is that the text has been enclosed in h2 tags and those tags are subject to the styling rule in the CSS file at:
http://latest-news.33834.n7.nabble.com/nabble.pack.css
that reads:

div.sidebar-section,h2.sidebar-section{width:100%;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;white-space:nowrap;margin:0 0 .3em;padding:.2em}

It is the styling "white-space:nowrap;" that is the important one here.

You either need to change the HTML tags for that line (compared to other items in the sidebar that link seems over large to me and it is hardly a correct tag semantically - it would be better included within the table containing the other links on the sidebar) or add appropriate CSS code to over-ride the defaults within the "nabble.pack.css" file.  That should be possible through the dialogue at:
Options > Application > Change appearance > CSS

Hope that helps.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.