PDA

View Full Version : Need some help in design changes on General Flatty theme



Pricky
July 5, 2014, 05:46 AM
Hello,

1. Need to have 3 column categories on homepage.

(I referred the manual
Number of columns — sets a number of category columns in a category box on a listing type page. )

It doesn't work for flatty template.

2. Need to have header like http://auto.demoflynax.com/ for general flatty template.
( Logo ---- Advertising Space --- Account Details)

Am just newbie to this script, Can anyone help me to do those things.

Thanks & Regards

John
July 8, 2014, 03:23 AM
Hello Pragash,

1. Need to have 3 column categories on homepage.
(I referred the manual
Number of columns — sets a number of category columns in a category box on a listing type page. )
It doesn't work for flatty template.
Yes, some columns settings may not work for flatty templates because design allow to use only
certain number of columns. But you can change the columns on the home page like this:

1. open styles.css file from the template and found this style (line~ 3984):
.sub-categories-exist div.categoty-column
2. inside this style, change columns from 2 to 3.



2. Need to have header like http://auto.demoflynax.com/ for general flatty template.
( Logo ---- Advertising Space --- Account Details)
To remove the banner space you just need to remove the following code from file: /tpl/content.tpl


<div class="header-banner-cont">
<div class="point1">
<div id="header-banner">
{include file='blocks'|cat:$smarty.const.RL_DS|cat:'header_ banner.tpl'}
</div>
</div>
</div>

It requires much changes to make the banner space like on auto script, in general you need to remove the banner
code from content.tpl file (see above how to do it) and copy similar banner code from auto_flatty template.
1. copy the code from auto flatty header.tpl to your template header:


<div id="header-banner">
{include file='blocks'|cat:$smarty.const.RL_DS|cat:'header_ banner.tpl'}
</div>

2. copy file blocks/header_banner.tpl from auto flatty to your template
3. copy all related styles (search for banner) from auto flatty styles.css to your style.css

Feel free to contact out support if you have any problems.
John

Pricky
July 8, 2014, 04:41 AM
Many thanks Mr. John for your great and brief step by step explanation...

Its worked but, I stuck somewhere, and its worked with the help of Mr. Valery.

Excellent support...I never expected like this.

U guys are always rocking.....!

Pricky
July 8, 2014, 07:46 AM
And another some set of questions

1. Need to remove the header listing type menu links

2. Need to little expand the dropdown field box to display some more categories.

3. Need to remove the location at sidebar when i add listing. (Not on when searching the listing).

Please refer this image

1035

Dmitry
July 8, 2014, 08:32 AM
Hello Pragash,

1. Need to remove the header listing type menu links

admin panel > pages > edit page(listing type) and uncheck main menu then save.

2. Need to little expand the dropdown field box to display some more categories.

FTP > templates > your template > tpl > block > categories_level.tpl
find:
<select size="10"
and increase size on 12 or more.


3. Need to remove the location at sidebar when i add listing. (Not on when searching the listing).

admin panel > content box > edit your box and unchecked add listing page.

Thanks.

Paul Williams
February 14, 2015, 03:42 AM
http://www.nze.club/girls.html

I removed top banner in .css , now i'm left with a gaping space at the top , where/how is this removed? Firebug are giving me no css selector

It's beyond me why flynax put this header at the top and make it SO HARD to remove.

Also , why do none of the escort templates have any rates / you'd think an escort site would ask for rates but there is no mention off this back or front end

Viktor
February 16, 2015, 05:14 AM
Hello Paul,

I have found css for change through firebug in 15 sec.
I think my screenshot help you.

Wei Hong
March 16, 2015, 01:39 PM
Hi, is there anyway if I could change the listing_detail of general flatty to boat/auto flatty with bigger seller avatar?
Thank you

nirvano
January 2, 2016, 04:56 PM
you can help me to customize my home page

1547

think you

Wei Hong
January 3, 2016, 01:56 AM
you can remove the search filter by going to admincp, content box, and disable it or mark it not to show on homepage. For the banner it will need a few changes, best create a ticket for it

nirvano
January 3, 2016, 04:41 PM
Think you Wei Hong for you help ;)

Wei Hong
January 4, 2016, 05:06 AM
Think you Wei Hong for you help ;)

No problem. Glad it helps. :D