firebug is your friend. As colin suggested, viewing the source code in your browser will give you a clue as to what is happening.
If you use firebug (plugin for firefox) to inspect element you will see all the css, layout and source code, you can even edit the soirce code as you look at it and when you are happy that you have what you need go and change your files. It's just one of those tools that you can live without once you've used it. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

