• On my site, Theres a border in my searchbox which is coming from nowhere and I dont want it. How do I get rid of it (Its in the sidebar)?

Viewing 6 replies - 1 through 6 (of 6 total)
  • #SubmitForm {
    border:9px solid #ffff00;
    margin: 0;
    padding: 10px 5px; */
    }

    play with that top line … again I can’t get the css editor to play nice, so if no good, post back.

    Thread Starter xerocool

    (@xerocool)

    That has nothing to do with the search box I dont think. I have search form tho:

    #searchform {
    text-align: center;
    padding: 0px 0;
    margin: 0;
    }

    I did play around with both, no luck.

    Thread Starter xerocool

    (@xerocool)

    Ok. I got it now I think! ??

    Thread Starter xerocool

    (@xerocool)

    Ok podz. I was wondering, Can you have 23 and a half in CSS? Since the size 23 in my search form isnt right, I need 23 and a half and not 24. or check my site: https://r0x0rz.info. Look at the search box. To the right, Theres alittle tinny winny little space there. Do I use padding-right or something to get rid of it?

    Solved. Used padding :).

    Good stuff ??

    Hey XeroCool,

    I was just surfing by to check your blog out and noticed a few things. I’m using Firefox v1.01.

    1) When your page loads, your Google Ads flicker like crazy on the left of the screen, and finally stop, and the page looks normal.

    2) LiveSearch: I can’t tell if this is by design or something you need to tend to, but it’s not evident that you have to select the text that’s currently in the box before entering in a new term to search on.

    It all may be related to the version of FF that I’m using, but thought you should know just in case. ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Search border problem’ is closed to new replies.