Theme: Extended, image slipping outside border
-
Have replaced am existing image with new and image slips outside border boundary: the html =
<img class=”alignnone” src=”/wp-content/themes/extended/images/events/bedroom.jpg” alt=”” width=”400″ height=”250″ />
<div class=”info”>
<h2>Accommodation</h2>
Rooms available. Whether your visiting some of the beautiful local attractions or need accommodation for business then the swan@stoford is a perfect base.</div>
</div>
<div id=”fragment-2″ class=”ui-tabs-panel ui-tabs-hide”>In firebug a style error for border width is flagged up. but cannot find this code anywhere in WP:
<div id=”featured” style=”border-top-width: 5px;”>
which needs to be changed apparently to:
<div id=”featured” style=”border-top-width: 0px;”>
Please go to http://www.theswanatstoford.co.uk to see this in action.
Hope someone can help.
G
The topic ‘Theme: Extended, image slipping outside border’ is closed to new replies.