Results 1 to 3 of 3

Thread: Header Tweaks

  1. #1
    Thread Starter
    Expired Customer rabbitrabbit's Avatar
    Join Date
    Jun 2013
    Location
    United Kingdom
    Posts
    18
    Thanks
    0
    Thanked 1 Time in 1 Post

    Header Tweaks

    As my site will be based around a single (smallish) city I was wondering if it was possible to remove the "Near" field on the search bar. I created a header.php file in my child theme and removed the following code

    Code:
    <div class="search-location">
    .....
    </div>
    Is this the right way to do it or will I need to change anything elsewhere ?

    I had an alternative thought that maybe I should leave the Near field and turn it into a drop down box and display the different districts of the city.

    Code:
    <select type="text" name="location" id="search-location" class="text">
    <option value="District1" selected>District 1</option>
    <option value="District2">District 2</option>
    <option value="District3">District 3</option>
    <option value="District4">District 4</option>
    <option value="District5">District 5</option>
    </select>
    This worked okay but drop box field was the default drop down box with no styling.

    Before I start from scratch and try and work out nice styling for this I wondered if this was already available in the code anywhere


    EXTRA QUESTION

    Can the breadcrumbs be moved beneath the map when displayed as widget "List Page Top Sidebar" ?

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Expired Customer gonesmith's Avatar
    Join Date
    Jun 2012
    Posts
    764
    Thanks
    50
    Thanked 202 Times in 137 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. PAID - A few tweaks needed please
    By manamaga in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: August 3rd, 2012, 08:25 AM
  2. Replies: 7
    Last Post: June 9th, 2012, 02:15 AM
  3. Header background size and color code for Green Theme - Black Header
    By danappel in forum ClassiPress General Discussion
    Replies: 3
    Last Post: February 23rd, 2011, 11:06 AM
  4. [MOD NEEDED] tweaks / mods / fundamentals
    By gregp808 in forum ClassiPress General Discussion
    Replies: 0
    Last Post: August 23rd, 2010, 04:11 PM