Digital experiences for all disciplines
Forum Replies Created
-
-
Forget my previous comment, was probably a strange browser cache issue.
But the question before still remains. The text and image is aligned to the left like the attachment I have in my previous comment. How to make them centered?
I have the following css so far:
.home #footer{
display:none !important;
}.testimonial-text.text-large > p {
font-size: 20px;
}
#breadcrumbs {
display: none;
}
.heading-text, #breadcrumbs{
display:none !important;
}
.single-portfolio-split figure.media-wrap img {
width: auto!important;
}
.single-portfolio figure.media-wrap{
width:56% !important;
}
.single-portfolio .page-content{
width:44% !important;
}Hi,
The last one made the image details page to align to the left. I tried different % as well, but it did not seem to help.
Br Christian
That change all of my pages and they became really strange. I just want a adjustment on that particular details page.
Hi,
I have attached an image showing when the browser is slightly minimised. I actually saw that that there was a small difference when the browser was maximised as well.
Both the image and the text should be more towards the right, more centered.Br Christian
Attachments:
You must be logged in to view attached files.Hi,
Thanks that worked, but now when resizing the the whole browser window from maximum and smaller the content of the page is not in the center, it’s slightly towards the left hand side of the browser window, is it possible to get it centered.
Br Christian
Finally I did work, strange. I tried to do it several times with clearing browser history before and it never worked, but now when I wanted to try one last time before posting again it did work.
Thanks for the help guys!
Hi,
Both of the css suggestions above make the image slightly bigger than not adding any css. I’ve tried with each of them individually and combined.
Any other suggestions?
Br Christian
Hi David,
I added the lines but there as only a slight difference, almost not noticeable. You can go into my page and see that the picture is still stretched in comparison if you download the image and check the 100% size.
Any ideas?
Br Christian
It worked, thanks man!
Resolved.
Hi Rui,
It worked when I cached the browser.
Thanks for the help!
Br Christian
Thanks a lot!
-