MyBB Community Forums

Full Version: FaceBook-v1 Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I reuploaded the stylesheet and changed everything carefully. And it worked!

Now may I ask where to find those words that appear in the search box?

Sorry moderators if you think I am solving my issue on others' topics. But it is for saving space sort of.
They will be in the header templates. in the search bar option.

I THINK it should be like this:

 <input class="textbox" type="text" size="25" onblur="if(this.value=='') { this.value='Aranacak Kelime..'; }" onfocus="if(this.value == 'Aranacak Kelime..') { this.value = ''; }" value="Aranacak Kelime.." name="keywords">

Change the Aranack Kelime to whatever you want..

Hope this helps.
Thank you all for helping me in this. It now works!

Am I allowed to distribute this complete english version of this theme?

(2011-12-26, 04:59 PM)ElectricShock Wrote: [ -> ]
Am I allowed to distribute this complete english version of this theme?

Speak to the creator. he may use it. I don't think you can re distribute it.
Pages: 1 2