Login  Register

Re: padding and margins

Posted by GregChapman on Jul 30, 2012; 9:31pm
URL: https://support.nabble.com/padding-and-margins-tp7580916p7580922.html

On the other hand if it's something more complex you want to do then take a look at:
http://greg-afloat.969558.n3.nabble.com/Sealing-the-Keel-td4023773.html

The first image you see on the page was coded like this:
<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&nbsp;17</i>.<br>Then I assumed it was caused by iron filings blown
across the dyke from the quay heading work.</p>
While in the CSS dialogue under the "Change Appearance" option contains this styling code:
.nabble .caption750 {
	background-color: #ddddee;
	width: 760px;
	text-align: center;
	font-size: 0.9em;
	margin: 5px auto;
	padding: 5px 0px;
	border: 1px solid #000080;
}
I'm happy to give an explanation of the code if you need it.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.