Shape 5

Joomla Club Extensions => Horizontal Accordion v2 - Club => : reddog777 September 27, 2010, 11:48:34 AM



: Is it possible to remove the numbers and make the module with less height?
: reddog777 September 27, 2010, 11:48:34 AM
Just wondering if there is a way or an easy way to not have the numbers print on the slides and also to make the height of the module smaller?  I just love these templates!


: Re: Is it possible to remove the numbers and make the module with less height?
: mikek September 27, 2010, 12:28:08 PM
Hello,

You can reduce the height of the module in it's backend in the Joomla module manager. If you want to hide the numbers just add the following to the bottom of template.css:

.s5_hor_acc_slide_number {
display:none;
}


: Re: Is it possible to remove the numbers and make the module with less height?
: reddog777 September 28, 2010, 07:55:32 AM
Thanks for not making me feel stupid - I see now the height thing was a no-brainer, don't know how I missed it and removing the numbers worked perfectly even for someon like me who knows very little about this.

The templates are great and I've been reading through your forums and your support is absolutely excellent.  Thanks so much.


: Re: Is it possible to remove the numbers and make the module with less height?
: flavio schiavo February 06, 2011, 11:52:28 AM
Thank you.


: Re: Is it possible to remove the numbers and make the module with less height?
: jennymac May 21, 2011, 06:58:54 AM
I'm not an expert either, but this was so simple to follow (the number removal- I had already changed the height!). Thanks guys.