Page 11 of 12 FirstFirst ... 9101112 LastLast
Results 101 to 110 of 114
  1. #101
    Join Date
    Jan 2014
    Posts
    216
    Plugin Contributions
    0

    Default Re: Preston Elite Template Support Thread

    my site is http://www.thecubden.org/store/ I'm still learning to edit code, I want my Categories listing to look like what is in the demo, all left justified. I'm using chrome, and looked at the elements. If I change the text aliment in /*bof wrappers - page or section containers*/ it changes everything on the page. I just want to change the categories section

  2. #102
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Preston Elite Template Support Thread

    Quote Originally Posted by cubmanky View Post
    my site is http://www.thecubden.org/store/ I'm still learning to edit code, I want my Categories listing to look like what is in the demo, all left justified. I'm using chrome, and looked at the elements. If I change the text aliment in /*bof wrappers - page or section containers*/ it changes everything on the page. I just want to change the categories section
    In the template demo, the categories are all left aligned. This problem is being caused by a text-align:center; that you added to the #mainWrapper in the stylesheet.css file.

    Thanks,

    Anne

  3. #103
    Join Date
    Jan 2015
    Location
    Newcastle
    Posts
    5
    Plugin Contributions
    0

    Default Re: Preston Elite Template Support Thread

    Hi just installed zen cart current version 1.5, with preston elite template, no other plugs installed, only the template.

    I am trying to remove shop by brand, I have edited includes/templates/preston_elite/css/stylesheet_mega_menu.css, and placed the following at the bottom of the file, .manufacturers.li{display:none;} but it still is showing shop by brand, I also tried .manufacturers{display:none;}, but it did not work. Can you give me any suggestions, my site is www.ibsfree.com.au.

    Cheers Karen

  4. #104
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Preston Elite Template Support Thread

    Quote Originally Posted by Karenlee View Post
    Hi just installed zen cart current version 1.5, with preston elite template, no other plugs installed, only the template.

    I am trying to remove shop by brand, I have edited includes/templates/preston_elite/css/stylesheet_mega_menu.css, and placed the following at the bottom of the file, .manufacturers.li{display:none;} but it still is showing shop by brand, I also tried .manufacturers{display:none;}, but it did not work. Can you give me any suggestions, my site is www.ibsfree.com.au.

    Cheers Karen
    It should be .manufacturers-li

    Thanks,

    Anne

  5. #105
    Join Date
    Jan 2015
    Location
    Newcastle
    Posts
    5
    Plugin Contributions
    0

    Default Re: Preston Elite Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    It should be .manufacturers-li

    Thanks,

    Anne
    Hi Anne

    Thanks for quick response, I just tired, .manufacturers-li{display:none;}, but didnt work. Any ideas

    Cheers

    Karen

  6. #106
    Join Date
    Jan 2015
    Location
    Newcastle
    Posts
    5
    Plugin Contributions
    0

    Default Re: Preston Elite Template Support Thread

    Hi Anne

    Sorry but it is working now.

    Cheers

    Karen

  7. #107
    Join Date
    Jan 2015
    Location
    Newcastle
    Posts
    5
    Plugin Contributions
    0

    Default Re: Preston Elite Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    It should be .manufacturers-li

    Thanks,

    Anne
    Hi Anne

    Got the manufacturers to go away, but cannot get it to work for customer service .customerservice-li{display:none;}.

    Cheers

    Karen

  8. #108
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Preston Elite Template Support Thread

    Quote Originally Posted by Karenlee View Post
    Hi Anne

    Got the manufacturers to go away, but cannot get it to work for customer service .customerservice-li{display:none;}.

    Cheers

    Karen
    Use .customer_service

    I would recommend that you use the chrome or firefox web developer tools to help you find out the class names of elements that you want to hide.


    Thanks,

    Anne

  9. #109
    Join Date
    Jan 2015
    Location
    Newcastle
    Posts
    5
    Plugin Contributions
    0

    Default Re: Preston Elite Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Use .customer_service

    I would recommend that you use the chrome or firefox web developer tools to help you find out the class names of elements that you want to hide.


    Thanks,

    Anne
    Hi Anne

    Thanks that work, problem was I was following your tutorial, so didn't think I would need to use chrome or firefox to fine the names as you had already listed them
    Hide any of the Drop Downs

    You can hide any of the drop down menus by going to includes/templates/preston_elite/css/stylesheet_mega_menu.css

    Add a display:none; to the class for the drop down you want to hide. So, for example, if you wanted to hide contact us you would add this to the bottom of the file:

    .contactus-li{display:none;}

    The classes for the drop down menus are as follows:

    .quicklinks-li
    .categories-li
    .manufacturers-li
    .aboutus-li
    .information-li
    .contactus-li
    .customerservice-li

    The tutorial got me on the wrong track I guess. I will not use tutorial info again.

    thanks

    Karen

  10. #110
    Join Date
    Jan 2016
    Location
    Merstham Surrey United Kingdom
    Posts
    102
    Plugin Contributions
    0

    Default Re: Preston Elite Template Support Thread

    I am having this come up on my store home page. This content is located in the file at: /languages/english/html_includes/preston_elite/define_main_page.phpYou can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_main_page from the pulldown. My store URL is http://www.dreamingofpsp.co.uk How do I get rid of it?

 

 
Page 11 of 12 FirstFirst ... 9101112 LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  3. v150 Removing banner from preston elite template has messed up page layout a tad
    By violetlinnie in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Sep 2012, 02:50 AM
  4. v150 Preston Elite Template problem using New Products Box
    By eksmantwo in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Jul 2012, 07:28 PM
  5. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR