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.

Move the search bar lower

2 posters

Go down

Solved Move the search bar lower

Post by ddog August 5th 2011, 3:07 pm

Hey,
I installed a skin form hitskin and i love it, but the search bar is under the menu and i don't want that, can anyone help me with moving it? Smile thanks

Version: phpbb
Link: http://swhive.123.st/forum
Move the search bar lower Init
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: Move the search bar lower

Post by Nera. August 5th 2011, 3:10 pm

Hi,

Find this in CSS and change numbers to fit your wishes.
Code:
#search-box {
    float: right;
    margin-right: 5px;
    margin-top: -40px;
    white-space: nowrap;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Move the search bar lower

Post by ddog August 5th 2011, 3:14 pm

THANK YOU SO MUCH, IT WORKS! <3
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: Move the search bar lower

Post by Nera. August 5th 2011, 3:15 pm

Welcome.

Solved > Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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