How can I put a sidebar in a f.selec?

How can I put a sidebar_here?

Client
<% @clients.each do |client| %> > <%= client.name%> <% end %>

John S. said the following on 21/01/08 02:51 PM:

<% end %>

First, you need to have the CSS that supports the layout.
There are many sites which describe how this work.
Google is your friend here.
However you may also want to look at the method described in
“Modular Page Assembly in Rails”
http://www.railsdev.ws/blog/3/modular-page-assembly-in-rails/
which is also a good read on views, partials and an interesting way of
implementing ‘custom skins’

But you will most definitely need the proper CSS

I would rather try to persuade a man to go along, because once I have
persuaded him he will stick. If I scare him, he will stay just as long
as he is scared, and then he is gone.
Dwight D. Eisenhower