Please login

Welcome, Guest. Please login or register.
Did you miss your activation email?
Username:
Password:
How long:

Author Topic: column problem  (Read 1309 times)

pinwanger

  • Newbie
  • *
  • Posts: 2
column problem
« on: April 28, 2010, 04:53:47 PM »
Hello, first I would like to thank the developers for such a wonderful plugin

now to my question, i am trying to setup a two column page with two niftybox inside the left column, and google map displayed in the other column. the result didn't turn out like every other prettty nifty boxes i've created. the problem is that the nifty boxes on the left side end up aligning up at the bottom of gmap instead top of the column. i've attached a screen shot and the code.

 

so it would be really nice if you could help me align those boxes to the top of the gmap.

Oh and i am using quasar theme template.

the code looks like this
Quote
{niftycolumn background=whitesmoke border=gainsboro}

{niftybox background=whitesmoke, border=gainsboro}

Address 1

{/niftybox}

 

{niftybox background=whitesmoke, border=gainsboro}

Address 2

{/niftybox}

{niftynextcolumn}
{mosmap width='500'|height='500'|lat='50.897283'|lon='-74.127722'|zoom='17'|zoomType='Large'|zoomNew='0'|mapType='street'|showMaptype='1'|overview='0'|text='sv DWO'|tooltip='DWO'|marker='1'|align='center'}

{/niftycolumn}


« Last Edit: April 29, 2010, 09:57:09 AM by pinwanger »

prana

  • Administrator
  • Hero Member
  • *****
  • Posts: 735
Re: column problem
« Reply #1 on: May 01, 2010, 02:46:32 PM »
problem acknowledged due to vertical alignment by default is center... I'm going to fix this in the next release.

pinwanger

  • Newbie
  • *
  • Posts: 2
Re: column problem
« Reply #2 on: May 06, 2010, 08:36:49 AM »
thanks for the support =)

when might the next release be?

prana

  • Administrator
  • Hero Member
  • *****
  • Posts: 735
Re: column problem
« Reply #3 on: May 24, 2010, 11:14:46 PM »
probably about a few weeks from now .. I'm just finishing the last bits of my CMS and will release that first before this niftybox thing.