Viewing 2 replies - 1 through 2 (of 2 total)
  • The problem is the width of the gallery.
    Change the file fbasstyles.CSS in .row for example:

    max-width: 1000px;
    min-width: 700px;

    or try this:

    fbasstyles.css

    try to coment this line of code:
    html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,
    p,blockquote,pre,a,abbr,address,cite,code,del,dfn,
    em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,
    fieldset,form,label,legend,table,caption,tbody,tfoot,
    thead,tr,th,td{border:0;margin:0;padding:0}article,aside,
    figure,figure img,figcaption,hgroup,footer,header,nav,section,video,
    object{display:block}
    a img{border:0}figure{position:relative}
    figure img{width:100%}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘pictures overlaping with side bar’ is closed to new replies.