Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2012
    Posts
    427
    Plugin Contributions
    0

    Default REsponsive classic search bar adjustment...

    [Note: remember to include site URL, ZC version, list of plugins, PHP version, etc ... read the Posting Tips shown above for information to include in your post here. And, remove this comment before actually posting!]

    Hi,
    I am wanting my top search bar inline with the login and home links in the header.
    I have changed everything I can find in the inspect element and i just can't do it.
    It is as though they are on 2 seperate lines within the header.
    I just want all these elements inline.

    THank you
    AMy

  2. #2
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,239
    Plugin Contributions
    1

    Default Re: REsponsive classic search bar adjustment...

    It appears that the Home/Login links have a width of 100% for screen width above 1500px.

    In stylesheet.css line 115 change

    Code:
    #navMain ul {
        margin: 0;
        padding: 0.5em 0;
        width: 100%;
        list-style-type: none;
        text-align: left;
        line-height: 1.5em;
    }
    to

    Code:
    #navMain ul {
        margin: 0;
        padding: 0.5em 0;
        width: 60%;
        list-style-type: none;
        text-align: left;
        line-height: 1.5em;
    }
    and you should be ok.
    Simon

  3. #3
    Join Date
    Feb 2012
    Posts
    427
    Plugin Contributions
    0

    Default Re: REsponsive classic search bar adjustment...

    FINALLY!!! THANK YOU!

    If you know the answer to that, I was wondering if you know the answer to another search related question...

    I have a search box at the bottom of the left categories box, however it is independant of that box. How can I remove that bottom search box?

    I am wanting to dissable the categories box but when I do, that bottom search box jumps to the top of the left column.

    I can't find where the code would be.
    web address is craftjam co uk

    THanks
    Amy

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: REsponsive classic search bar adjustment...

    Boxes are turned on or off in the Layout Boxes Controller. Found in the Tools menu.

  5. #5
    Join Date
    Feb 2012
    Posts
    427
    Plugin Contributions
    0

    Default Re: REsponsive classic search bar adjustment...

    Hi,
    I know it should be turned off there, however whenever I turn off the search header it is also removing the one at the top in the header which I want to keep.
    Is the only solution to remove the one in the left box at the bottom, to move it to the right box? As that is the only thing that gets rid of it.
    Can it not just be totally removed?

    Thank you
    Amy

  6. #6
    Join Date
    Feb 2010
    Location
    Syracuse, NY
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: REsponsive classic search bar adjustment...

    ADMIN > TOOLS > LAYOUT BOXES CONTROLLER

    search_header.php
    Left/Right Column Status: OFF
    Single Column Status: ON

    This will then only show in the header

    search.php
    Left/Right Column Status: OFF

    This will remove from side column
    Website - Github. Like the ZCA Bootstrap 4 Template? Donations Welcome. Bootstrap Plugins?

 

 

Similar Threads

  1. v155 Responsive classic emplate issues...
    By rainbow_pixie_star in forum Addon Templates
    Replies: 1
    Last Post: 4 Nov 2018, 04:02 PM
  2. v155 ? on Customizing Responsive-Classic template v1.5.5f
    By byakudan in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 21 Oct 2018, 10:34 AM
  3. menus for responsive classic template
    By karine in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Jun 2018, 09:26 PM
  4. v155 Classic Responsive Template - file permissions
    By karine in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jun 2018, 03:54 PM
  5. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 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