Agile web development with Rails 4 interface difficulties
Posted
by
Luke Annison
on Stack Overflow
See other posts from Stack Overflow
or by Luke Annison
Published on 2012-10-08T21:35:10Z
Indexed on
2012/10/08
21:37 UTC
Read the original article
Hit count: 183
ruby-on-rails
I've been following along with the examples in the book in making a online catalog and am having a couple of discouraging difficulties in Chapter 8 task C: Catalog display.
I have input the code for the stylesheets as instructed but it has created a slightly skewed result as compared to what is shown in the book. Whilst minor and aesthetic in nature its a little shock to my confidence and slightly irritating when trying to carry on through the book.
I have too little rep to post a pic, but heres the link: http://s11.postimage.org/3pwlzfiwj/Screen_Shot_2012_10_08_at_22_29_56.png)
As you can see the boarder seems a little confused and the image at the top is covering the header text.
I've been through the code time and time again but can't seem find out where I've gone wrong. Could anybody give me some clues?
© Stack Overflow or respective owner