Results 1 to 2 of 2

Thread: Sort Box, Displaying in IE

  1. #1
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default Sort Box, Displaying in IE

    Ive found that the sort box code throws in a extra line of space under it when being displayed in IE (internet explorer), this really bugged me because Id like to put that sort box in the table of the with the text "Web Links"

    anyway... even if you just wanna clear up the line in IE...

    goto your block.sort_links.html file...
    and in the top line... after the method="post" put the following
    STYLE="DISPLAY:INLINE;"

    it then puts it on one line.....

    Hope this helps others in making the browse page abit more appealing....

  2. #2
    Join Date
    May 2004
    Location
    New Zealand
    Posts
    600

    Default

    or another thing Ive found out you can do is just put

    form {
    margin: 0px;
    }

    into the styles.css that should fix it too....

    Im not totally sure if this will effect other forms... but ill have a play around and report back if it has a bad effect on anything

Similar Threads

  1. how to sort by date
    By guada23 in forum v5.x
    Replies: 1
    Last Post: 05-24-2006, 01:27 PM
  2. Sort Subcats on index
    By persut in forum v5.x
    Replies: 1
    Last Post: 03-17-2004, 08:40 AM
  3. Category sort order
    By richhead in forum v5.x
    Replies: 2
    Last Post: 07-08-2003, 08:55 AM
  4. Sort URL
    By Toana in forum v5.x
    Replies: 0
    Last Post: 09-23-2001, 01:19 AM
  5. Sort by bid then alphbetical
    By oldtimer in forum v5.x
    Replies: 0
    Last Post: 09-15-2001, 10:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •