Author Topic: Bottom-Justify a line of text  (Read 1949 times)

Offline krmidas

  • Full Member
  • ***
  • Posts: 91
    • The Tom Keramidas Climatological Experience
Bottom-Justify a line of text
« on: August 08, 2012, 10:17:44 AM »
In the attached screen grab, I'm trying to get the Cumulus credit line to bottom-align with the bottom of the moonphase box to the right. Other than experimenting with various numbers of <br> tags, is there a better way to do this?
Tom Keramidas, Lake Zurich, IL, USA

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Bottom-Justify a line of text
« Reply #1 on: August 08, 2012, 10:53:50 AM »
Hi Tom,

To adjust Cumulus "Credits" line position, simply modify line before "Cumulus":

<p class="credits" style="margin: 10px 25px 0px 0px; text-align: right;">

... and play wit the first margin parameter (for top margin)... the 10px in this sample!

Regards,
Jacques
Please, consider supporting this site 

Offline krmidas

  • Full Member
  • ***
  • Posts: 91
    • The Tom Keramidas Climatological Experience
Re: Bottom-Justify a line of text
« Reply #2 on: August 08, 2012, 09:29:27 PM »
100 px did it. Thanks!

Tom Keramidas, Lake Zurich, IL, USA