[Rails] Problem with content-position and background-color in a sidebar

2010-03-17 Thread RichardOnRails
In app\views\expenses\new.html.erb, I’ve got (just so I know where the stuff on the page came from, for now): % content_for :sidebar do % This is my sidebar stuff from:br new.html.erbbr RTS\app\views\expenses % end % In public\stylesheets\style.css, I’ve got: div#sidebar { width:

Re: [Rails] Problem with content-position and background-color in a sidebar

2010-03-17 Thread Colin Law
On 17 March 2010 14:19, RichardOnRails richarddummymailbox58...@uscomputergurus.com wrote: In app\views\expenses\new.html.erb, I’ve got (just so I know where the stuff on the page came from, for now): % content_for :sidebar do %  This is my sidebar stuff from:br    new.html.erbbr    

Re: [Rails] Problem with content-position and background-color in a sidebar

2010-03-17 Thread Michael Pavling
On 17 March 2010 14:43, Colin Law clan...@googlemail.com wrote: Problem: My page displays the sidebar to the right side as I intend, but: -       It displays the sidebar’s content as intend ... almost: that is, the text appear centered vertically rather than on top -       It continues to