Delete the Search Input...

Forum
Last Post
Threads / Messages
Oh, does anyone know how I change the colour of the template...

What file do I remove then?
 
What program should I use to edit the files with..?

OK...
That was impossible... How can I edit THAT!?
 
A website is A LOT of work! You need to realize that and we all have sites we are working on. If you really want your site then it is going to take much time & effort. You will need to study HTML, CSS, PHP, MySQL and learning at least some basics of Accessibility couldn't hurt. I know both you & Blueice are young, but you need to realize that most of the stuff you are asking for is basic and stuff you should be learning for yourself, not expecting the webmasters here to do it for you or to teach you.

We are all happy to help and answer questions, but you need to do some searching and learning when you get an answer. Then if you still don't understand at least you will have some knowledge to come back and make a more precise and educated question for a better answer.

Sea
 
For removing the search you can try this:

In your template file find and remove:

PHP:
<form action="" method="get">
                <fieldset><legend>Search</legend>
                    <label><span class="noscreen">Find:</span>
                    <span id="search-input-out"><input type="text" name="" id="search-input" size="30" /></span></label>
                    <input type="image" src="templates/crystalx/design/search_submit.gif" id="search-submit" value="OK" />
                </fieldset>
            </form>

That should get rid of the search box, but I don't know how removing that will alter the rest of the template.
 
Yes, I know there has to be alot of effort put down into a website... But I didn't expect it would take weeks just to change the color of the template... <.<
I really wanted to spare the time for more important stuff... But I guess I have no choice...
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,122
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Top