Home › Forums › Basel support forum › Portfolio Page
Portfolio Page
- This topic has 11 replies, 3 voices, and was last updated 6 years, 5 months ago by
Artem Temos.
-
AuthorPosts
-
September 26, 2018 at 11:16 am #79161
pierredemeudonParticipantHello,
Sorry, I don’t understand why I do have those black areas between photos on the portfolio page.
Could you help?
Kind regardsSeptember 26, 2018 at 12:34 pm #79183
Elise NoromitMemberHello,
Please provide your page URL for the portfolio with the problem.
Best Regards
September 26, 2018 at 12:58 pm #79193
pierredemeudonParticipantHere it is
September 26, 2018 at 5:50 pm #79281
Elise NoromitMemberHello,
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
September 26, 2018 at 6:21 pm #79306
pierredemeudonParticipantI don’t mind resizing the photos, it will then have better resolution
What is the required size?
Is there any automatic resizing?September 27, 2018 at 5:57 am #79361
Elise NoromitMemberHello,
Just try 500×500 or more. Resize one image, insert, check and you will see the best size for the images.
Best Regards
September 27, 2018 at 12:56 pm #79442
pierredemeudonParticipantIndeed, 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 regardsSeptember 27, 2018 at 6:42 pm #79515
Elise NoromitMemberHello,
Try this code:
.portfolio-entry .entry-thumbnail { background-color: #ffffff; }
Add this code to the Theme settings > Custom CSS
Best Regards
September 27, 2018 at 7:57 pm #79541
pierredemeudonParticipantI 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 choiceAgain, get all images equal is simple for a demo, but in real daily life ….
September 28, 2018 at 8:30 am #79620
Artem TemosKeymasterSorry, 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.
September 28, 2018 at 12:10 pm #79654
pierredemeudonParticipantArtem,
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 regardsAttachments:
You must be logged in to view attached files.September 28, 2018 at 1:46 pm #79681
Artem TemosKeymasterIt 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.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register