Richard Brown wrote:
> Good Morning All
> 
> I hope you are all well. I have a slight problem with a menu.
> <http://www.stwinnowceschool.info/>
> <http://www.stwinnowceschool.info/wp-content/themes/iconschool/style.css>
> 
> I have copied the styling from this site:
> <http://woodland.lostwithiel.org.uk/>
> <http://woodland.lostwithiel.org.uk/includes/templates/woodland/css/stylesheet.css>
> 
> But as you can see the result is not the same. Any ideas why not please?

Um, you might want to validate the code, mate :P

e.g.

  <li>
  <form method="get" id="searchform" action="http://www.stwinnowceschool.info/";>
  <div><input value="" name="s" id="s" type="text">
  <input id="searchsubmit" value="Search" type="submit">
  </div>
  </form>
  </li>

Where did that <li> come from? That seems to really confuse Firefox. Remove 
that 
and the search form does start on a new line as it should.

Also, you have a "</br>" in there, which is what?
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to