Rails is not changing my divs styles.
I made a new layout and set a div’s style to style=“width:2000” but it
does not change the width. Any ideas?
Rails is not changing my divs styles.
I made a new layout and set a div’s style to style=“width:2000” but it
does not change the width. Any ideas?
style=“width:2000px”
did you checked with firebug or any other inspector?
On May 20, 2011, at 17:31 , Benjamin M. wrote:
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.
Tomas Meinlschmidt, MS {MCT, MCP+I, MCSE, AER}, NetApp Filer/NetCache
Tom M. wrote in post #999908:
style=“width:2000px”
did you checked with firebug or any other inspector?
On May 20, 2011, at 17:31 , Benjamin M. wrote:
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.–
Tomas Meinlschmidt, MS {MCT, MCP+I, MCSE, AER}, NetApp Filer/NetCache
www.meinlschmidt.com www.maxwellrender.cz www.lightgems.cz
For sure not Rails fault
Tom is right. Definitely you are at least missing the px
and add the ; before the closing "
Thanks guys
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs