Shape 5

Joomla Templates => Clarity - Club => : kenlyle February 19, 2010, 12:23:43 PM



: How to Set Height of Row2?
: kenlyle February 19, 2010, 12:23:43 PM
I need to set/control the height of row2.

There's a reference to the ID in the index.php, but there doesn't seem to be an entry in the template.css for it.

Thanks,
Ken


: Re: How to Set Height of Row2?
: jonahh February 19, 2010, 01:09:46 PM
Hello,

You can take whatever ID you see and add this to the template css file and add a height to it, for example:

#idhere {
height:23px;}