The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

2 search bar things...

4 posters

Go down

2 search bar things... Empty 2 search bar things...

Post by Bubletan November 6th 2011, 4:29 pm

2 search bar things... Saveyh

How do I make the first one look like the second one?
avatar
Bubletan
Forumember

Posts : 54
Reputation : 2
Language : Finnish

Back to top Go down

2 search bar things... Empty Re: 2 search bar things...

Post by kirk November 10th 2011, 12:18 am

Is this the first image how it is on your forum.
I need your forum link and i will take a look.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

2 search bar things... Empty Re: 2 search bar things...

Post by Bubletan November 10th 2011, 1:37 pm

Dont want to relase my forum link here... Its on my own language, and I dont want to get spam to my forums, but first image is how it looks now...

I added to CSS this:
Code:
#search-box input#keywords {
    background: url("http://img856.imageshack.us/img856/8936/hakue.png");
    width: 90px;
    height: 25px;
}
#search-box input.button2 {
    background: url("http://img841.imageshack.us/img841/8282/hae.png");
    width: auto;
    height: 31px;
  #search-box #keywords {
   width: 95px;
   background-color: transparent;
   }
#search-box input, {
   border: none;
   }
}
#search-box input.button1 {
   padding: none;
   }
avatar
Bubletan
Forumember

Posts : 54
Reputation : 2
Language : Finnish

Back to top Go down

2 search bar things... Empty Re: 2 search bar things...

Post by Sanket November 10th 2011, 2:56 pm

Solved?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

2 search bar things... Empty Re: 2 search bar things...

Post by Bubletan November 10th 2011, 5:22 pm

No... Idk who added that solved icon...
avatar
Bubletan
Forumember

Posts : 54
Reputation : 2
Language : Finnish

Back to top Go down

2 search bar things... Empty Re: 2 search bar things...

Post by Raze November 10th 2011, 6:26 pm

Try this
Code:
        #search-box input#keywords {
            background: url("http://img856.imageshack.us/img856/8936/hakue.png");
            width: 117px;
            height: 30px;
        }
        #search-box input.button2 {
            background: url("http://img841.imageshack.us/img841/8282/hae.png");
            width: 31px;
            height: 30px;
          #search-box #keywords {
          width: 117px;
          background-color: transparent;
          }
        #search-box input, {
          border: none;
          }
        }
        #search-box input.button1 {
          padding: none;
          }
Raze
Raze
Forumember

Male Posts : 406
Reputation : 12
Language : English, HTML, CSS

Back to top Go down

2 search bar things... Empty Re: 2 search bar things...

Post by Bubletan November 11th 2011, 6:32 pm

Wont work... Idk
avatar
Bubletan
Forumember

Posts : 54
Reputation : 2
Language : Finnish

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum