Home Forums Basel support forum Portfolio Page

Portfolio Page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #79161

    pierredemeudon
    Participant

    Hello,
    Sorry, I don’t understand why I do have those black areas between photos on the portfolio page.
    Could you help?
    Kind regards

    #79183

    Hello,

    Please provide your page URL for the portfolio with the problem.

    Best Regards

    #79193

    pierredemeudon
    Participant

    Here it is

    #79281

    Hello,

    You have uploaded too small images that is why you have such an effect. Please add this code.

    .type-portfolio img {
    	width: 100%;
    }

    Best Regards

    #79306

    pierredemeudon
    Participant

    I don’t mind resizing the photos, it will then have better resolution
    What is the required size?
    Is there any automatic resizing?

    #79361

    Hello,

    Just try 500×500 or more. Resize one image, insert, check and you will see the best size for the images.

    Best Regards

    #79442

    pierredemeudon
    Participant

    Indeed, there were 2 issues.
    The size, but also the aspect ratio, which have to be equal.
    Re-size all in the same way is heavy. Would be good if the background could be either white or black … I could have live with white bar on white background, but black on white …
    Kind regards

    #79515

    Hello,

    Try this code:

    .portfolio-entry .entry-thumbnail {
        background-color: #ffffff;
    }

    Add this code to the Theme settings > Custom CSS

    Best Regards

    #79541

    pierredemeudon
    Participant

    I prefer to resize … than adding codes that can disappear with next update, and then get lost.
    That’s rather sthg that you have to improve.
    Either by Writing somewhere the mini size
    Or by having this module less sensitive or with black / white background choice

    Again, get all images equal is simple for a demo, but in real daily life ….

    #79620

    Artem Temos
    Keymaster

    Sorry, but it is not quite clear what should we improve there? Could you please explain it with some screenshots?

    And if you will add this code to the custom CSS, it will not disappear with the next update.

    #79654

    pierredemeudon
    Participant

    Artem,
    today, your portfolio template page is very sensitive to size and format ratio of images.
    If the sizes of images vary, and if they don’t have the same format ratio, then, there are black bars between images. Which oould be acceptable on a black background, but not on a white one as I do have. See attached
    Kind regards

    Attachments:
    You must be logged in to view attached files.
    #79681

    Artem Temos
    Keymaster

    It doesn’t depend on your images aspect ratio. It depends on images width only. You can increase image width but make them all in different ratios and they will look correct.

Viewing 12 posts - 1 through 12 (of 12 total)