PDA

View Full Version : Realty Signs footer



Petrache Nicolae
November 20, 2013, 09:14 AM
hello. from where we can controll the columns and levels in each column?
i would like for instance to show 5 categories columns with 3 levels in each

thanks

Chris Brown
November 20, 2013, 08:02 PM
I would have a guess it's coded into your footer file in template

Petrache Nicolae
November 20, 2013, 08:07 PM
I would have a guess it's coded into your footer file in template

nope. is in that and something else becouse if i change from 3 to 4 for instance is working for a while than it turns back into 3

Chris Brown
November 20, 2013, 08:11 PM
I would have thought it would be in there as I added the footer file from the new templates to my template so I could have columns as I used the original auto template which has just 1 line of links.

I may have a look tomorrow when I have more time because I have been thinking about making 4 columns

Chris Brown
November 20, 2013, 08:15 PM
May also need some changes in css for column widths, maybe.

Chris Brown
November 22, 2013, 02:36 PM
Seems to be in your template/tpl/menus/footer menu.tpl

Change the column number to what you want


equation='ceil(count/3)'

Seems to work for me but not much room

Petrache Nicolae
November 22, 2013, 03:44 PM
Seems to be in your template/tpl/menus/footer menu.tpl

Change the column number to what you want


equation='ceil(count/3)'

Seems to work for me but not much room


i have played already with that and is working just for a while. that's why i've asked flynax team.