I realized I was expecting imgctr to make an image be centered and controlled by external css. To make the tags consistent, what could I put to manage imgctr ? Could I just copy the padding and margin settings? Barry has these under floats /* ==================== .imgrgt { /* image to right of text; padding by trial */ float: right; padding: 2px; padding-right: 5px; } .imglft { /* image to left of text */ float: left; padding: 2px; margin-right: 5px; padding-left: 5px; padding-right: 5px; } .text_line { clear: both; margin-bottom: 2px; } /* ==================== J
Judy, this works for me .imgctr { display: block; margin: 0px auto; } Pat G -----Original Message----- From: JFlorian [mailto:cageycat@gmail.com] Sent: Friday, August 24, 2018 7:47 AM To: LIST_freepages-help@rootsweb.com <freepages-help@rootsweb.com>; LIST: rootsweb-help@rootsweb.com <rootsweb-help@rootsweb.com> Subject: [FreeHelp]img floats - CSS for centering and text centering I realized I was expecting imgctr to make an image be centered and controlled by external css. To make the tags consistent, what could I put to manage imgctr ? Could I just copy the padding and margin settings? Barry has these under floats /* ==================== .imgrgt { /* image to right of text; padding by trial */ float: right; padding: 2px; padding-right: 5px; } .imglft { /* image to left of text */ float: left; padding: 2px; margin-right: 5px; padding-left: 5px; padding-right: 5px; } .text_line { clear: both; margin-bottom: 2px; } /* ====================
Thank you!
I'm having a hard time getting my posts thru so I'm trying a reply. Will the rootsweb counter ever come back? Bruce On 8/24/2018 7:46 AM, JFlorian wrote: > I realized I was expecting imgctr to make an image be centered and > controlled by external css. > > To make the tags consistent, what could I put to manage imgctr ? Could I > just copy the padding and margin settings? > > Barry has these under floats > /* ==================== > .imgrgt { /* image to right of text; padding by trial */ > float: right; > padding: 2px; > padding-right: 5px; > } > .imglft { /* image to left of text */ > float: left; > padding: 2px; > margin-right: 5px; > padding-left: 5px; > padding-right: 5px; > } > .text_line { > clear: both; > margin-bottom: 2px; > } > /* ==================== > > > J > > _______________________________________________ > Email preferences: https://urldefense.proofpoint.com/v2/url?u=http-3A__bit.ly_rootswebpref&d=DwIGaQ&c=kKqjBR9KKWaWpMhASkPbOg&r=AGsq94QXfKqnOmeiylQOdyiSx1pxsPac8QlHnLzZS9o&m=O040tmhx-ok9BbEXDd336VuDbVzt4-uvlnqIMMB-4-w&s=F2JByei892k23-KylhrnIaIj0rLzWtd4iVYvAB_2bNM&e= > Unsubscribe and Archives https://mailinglists.rootsweb.com/listindexes/search/freepages-help > Privacy Statement: https://urldefense.proofpoint.com/v2/url?u=https-3A__ancstry.me_2JWBOdY&d=DwIGaQ&c=kKqjBR9KKWaWpMhASkPbOg&r=AGsq94QXfKqnOmeiylQOdyiSx1pxsPac8QlHnLzZS9o&m=O040tmhx-ok9BbEXDd336VuDbVzt4-uvlnqIMMB-4-w&s=7qz1-ISmhKszeHOA9G6erMjhYGEvW6zp7UT1elQ6els&e= Terms and Conditions: https://urldefense.proofpoint.com/v2/url?u=https-3A__ancstry.me_2HDBym9&d=DwIGaQ&c=kKqjBR9KKWaWpMhASkPbOg&r=AGsq94QXfKqnOmeiylQOdyiSx1pxsPac8QlHnLzZS9o&m=O040tmhx-ok9BbEXDd336VuDbVzt4-uvlnqIMMB-4-w&s=vGLT14mode02ZJUXFfKntSzsiyTPeBaOeB-47k31ENc&e= > Rootsweb Blog: https://urldefense.proofpoint.com/v2/url?u=http-3A__rootsweb.blog&d=DwIGaQ&c=kKqjBR9KKWaWpMhASkPbOg&r=AGsq94QXfKqnOmeiylQOdyiSx1pxsPac8QlHnLzZS9o&m=O040tmhx-ok9BbEXDd336VuDbVzt4-uvlnqIMMB-4-w&s=z0ecLway9m-onL9hQsxYlUIHudAwmzAG3G7dwsl03fw&e= > RootsWeb is funded and supported by Ancestry.com and our loyal RootsWeb community
Bruce, I think they said no.