Please login

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

Author Topic: Is it possible to set the width and height of niftycolumn ?  (Read 965 times)

wizardjeje

  • Newbie
  • *
  • Posts: 9
    • Shogun Web
Is it possible to set the width and height of niftycolumn ?
« on: August 01, 2010, 03:02:33 AM »
Hi,

From the plugin info, it looks like it is possible to set the width of niftycolumns, but I cannot manage to do it. Here is my html :

Code: [Select]
<p>{niftycolumn background=#FFFFFF, width=200px, height=200px}<img alt="taking_notes" src="images/stories/taking_notes.jpg" height="112" width="150" />
{niftynextcolumn background=#FFEEEE, width=400px}This  text will be placed in column 2.
I am inserting a  longer paragraph  here but we can ensure that this all columns will be equal in height.
{/niftycolumn}</p>

What I want to do is to have a narrow column for the image and a larger column for the text related to the image. However, the only result I get is to have 2 column with the same width... (see image in attachment)

Config :
- Joomla 1.15.20
- niftybox 1.04 for Joomla 1.5.x
« Last Edit: August 01, 2010, 03:13:28 AM by wizardjeje »