Re: Possible to hide "New posts" etc?
Posted by
GregChapman on
Sep 03, 2012; 7:00am
URL: https://support.nabble.com/Possible-to-hide-New-posts-etc-tp7581204p7581211.html
I think Pedro has answered most of your questions except how I achieve the borders and captions round photographs. This is relatively simple, but does require adding some code to the CSS dialogue at: Options > Application > Change appearance > CSS
.nabble .caption750 {
background-color: #ddddee;
width: 760px;
text-align: center;
font-size: 0.9em;
margin: 5px auto;
padding: 5px 0px;
border: 1px solid #000080;
}
In my most recent post, you'd see this in the edit box:
<p class="caption750"><nabble_img src="keelseal01.jpg" border="0" class="center" alt="Rust Marks in the
Cockpit"/>I had first noticed the rusty stain a month ago which had accumulated in various corners of
<i>Just 17</i>.<br>Then I assumed it was caused by iron filings blown across the dyke from the quay
heading work.</p>
If you need any of this code explaining, let me know.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.