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.

How can I get a Bar like this?

3 posters

Go down

In progress How can I get a Bar like this?

Post by PR TAZER July 13th 2011, 1:41 am

How can I get a bar on top of my forum like on this site.

http://modifiedrides.7forum.info/
PR TAZER
PR TAZER
Forumember

Male Posts : 170
Reputation : 0
Language : English

http://prestigeready.forumotion.net/

Back to top Go down

In progress Re: How can I get a Bar like this?

Post by sign da tits July 13th 2011, 3:50 am

HTML -> <form method="get" action="/search.forum?mode=searchbox&amp;show_results=topics" class="qsearch"><input type="text"> <input type="submit" value="Search"></form>

Insert that before your generated navigation bar variable, into the overall_header template & CSS
<style>
.qsearch input[type="text"] {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #000000 -moz-use-text-color #000000 #000000;
border-radius: 5px 5px 5px 5px;
border-style: solid;
border-width: 1px;
box-shadow: 3px 0 12px #999999 inset;
font-size: 13px;
height: auto;
padding: 6px;
width: 250px;
}</style>
sign da tits
sign da tits
Forumember

Male Posts : 236
Reputation : 30
Language : British English, AutoIt
Location : England!

http://www.devforumz.com/

Back to top Go down

In progress Re: How can I get a Bar like this?

Post by Nera. July 13th 2011, 1:26 pm

Hi,

I'm not sure that he is thinking on the search box.
Can you be a bit more specific PR TAZER?
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: How can I get a Bar like this?

Post by sign da tits July 13th 2011, 4:47 pm

Nera knows best<3
sign da tits
sign da tits
Forumember

Male Posts : 236
Reputation : 30
Language : British English, AutoIt
Location : England!

http://www.devforumz.com/

Back to top Go down

Back to top


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