I have installed the steak house start up package and all good.
but when i tried to change the front images in the module "Restaurant - Welcome to Steak House" it add a big width to the template.. i try to put the images back but issue with width is still there
http://screencast.com/t/SdKias6U946
this is the code im using
- Code: Select all
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus lobortis dictum elit eu placerat. Nullam vel pellentesque tortor, nec ornare enim. Praesent vehicula dapibus diam non porttitor. Etiam vel elit ante. Phasellus eleifend sollicitudin odio a varius. Donec sit amet lacinia velit, ut dignissim diam. Aliquam erat volutpa. </p>
<p class="gk-avatar">
<img src="images/demo/chef_avatar.jpg" alt="" />
<strong>Tom Johnson</strong>
</p>
<img src="images/demo/menu_left_bg.jpg" alt="" data-scroll-reveal="enter left over .5s" class="gk-description-left-img" />
<img src="images/demo/restaurant_right_bg.jpg" alt="" data-scroll-reveal="enter right over .5s after .25s" class="gk-description-right-img" />
What can the issue be.? No changes has been done to the module only changes on the images with the same size as the default one.
Thanks