+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Need some help in design changes on General Flatty theme

  1. #1
    Senior Member
    Join Date
    May 2014
    Posts
    182

    Question Need some help in design changes on General Flatty theme

    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

  2. #2
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hello Pragash,
    Quote Originally Posted by Pragash Jayaraman View Post
    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.

    Quote Originally Posted by Pragash Jayaraman View Post
    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
    PHP Code:
    Only registered members can view the code
    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:
    PHP Code:
    Only registered members can view the code
    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

  3. #3
    Senior Member
    Join Date
    May 2014
    Posts
    182
    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.....!

  4. #4
    Senior Member
    Join Date
    May 2014
    Posts
    182

    Question

    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

    to-dos.jpg

  5. #5
    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.

  6. #6
    Paul Williams
    Guest
    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

  7. #7
    Hello Paul,

    I have found css for change through firebug in 15 sec.
    I think my screenshot help you.
    Attached Images Attached Images
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Hi, is there anyway if I could change the listing_detail of general flatty to boat/auto flatty with bigger seller avatar?
    Thank you

  9. #9
    you can help me to customize my home page

    helpheader.jpg

    think you
    Last edited by nirvano; January 3, 2016 at 04:41 PM.

  10. #10
    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

+ Reply to Thread