Skip to content

Commit

Permalink
size of temp fb like-box
Browse files Browse the repository at this point in the history
  • Loading branch information
Garima Singh committed Apr 12, 2011
1 parent 34dd04d commit ba09caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.haml
Expand Up @@ -19,7 +19,7 @@
.content
- if params[:controller] == "homes"
.facebook_like_box.left
%iframe{:allowtransparency => "true", :frameborder => "0", :scrolling => "no", :src => "http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FAbhineet-Singh-Bhamra-Photography-Website%2F217129098302730&width=270&colorscheme=dark&show_faces=true&stream=false&header=false&height=400", :style => "border:none;overflow:hidden;width:270px;height:400px;"}
%iframe{:allowtransparency => "true", :frameborder => "0", :scrolling => "no", :src => "http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FAbhineet-Singh-Bhamra-Photography-Website%2F217129098302730&width=300&colorscheme=dark&show_faces=true&stream=false&header=false&height=364", :style => "border:none;overflow:hidden;width:300px;height:364px;"}
= render :partial => "shared/top_nav"
= yield
.footer
Expand Down

0 comments on commit ba09caa

Please sign in to comment.