Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Portfolio layout

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #180364
    PixelPascal
    Participant

    Hello,

    I just did a WordPress update for this site: http://www.aliciavanbuel.com

    When you scroll down you’ll see the portfolio. This used to be filled from left to the right with big images. Since i did the update the images are smaller and have white space around it.

    I can’t find where the problem is. In the WordPress dashboard there is no such setting for this.

    I realy hope there is a simple CSS solution for this.

    Thanks for reading!

    Br,

    Pascal Theune

    #180369
    jurotek
    Participant

    Try removing float:left from .view class selector

    or you can add width:100% to .view so your image container fills the the width of your absolutely positioned gallery list items

    #180390
    PixelPascal
    Participant

    Hello,

    Thanks for responding. Can you tell me in wich rule i can find the .view?

    Thank you.

    Pascal

    #180412
    jurotek
    Participant

    It’s in layout.css?ver=1.0.0 / line 960

    #180556
    PixelPascal
    Participant

    Thanks a lot ! It works !

    Br,

    Pascal

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Other’ is closed to new topics and replies.