Results 1 to 2 of 2
  1. #1

    Default Advanced Search Page Layout

    My Advanced Search Page is here: http://www.schoolebookstore.com/inde...dvanced_search

    I have added 2 lines under "Search in Product Descriptions" with html, but I'm sure there's a better way. My current code looks like this:

    define('TEXT_SEARCH_IN_DESCRIPTION', 'Search In Product Descriptions<strong>*</strong><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <em><strong>*</strong>Leave Box Unchecked to Search Titles Only</em><br /><br /><strong>Further refine your Search by choosing an Option below. Only 1 Option can be entered at a time.</strong>');

    How can I do this so I don't have all the &nbsp; and so that it's correct?! Thanks!

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Advanced Search Page Layout

    Easiest way would be to wrap your text in a div and give it a class or id name, then style and place it using the stylesheet:

    <div id="extratext">Further refine your Search by choosing an Option below. Only 1 Option can be entered at a time.</div>

    and in the stylesheet, something like #extratext {margin: 0 0 0 2em; font-weight: 800;} etc.

 

 

Similar Threads

  1. Replies: 1
    Last Post: 5 Sep 2014, 01:05 PM
  2. Replies: 5
    Last Post: 20 Apr 2010, 12:54 PM
  3. Remove 'Search by Date Added' field from advanced search page?
    By gaffettape in forum General Questions
    Replies: 7
    Last Post: 24 Jan 2010, 03:34 PM
  4. advanced search layout on Navigation Bar
    By yuanpuhuang in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Oct 2009, 06:58 AM
  5. I have problems with the advanced search layout
    By TheMysticAngel in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Jun 2009, 11:40 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