Home › Forums › Porto – Responsive HTML5 Template › portfolio full width
- This topic has 6 replies, 2 voices, and was last updated 10 years, 8 months ago by
Support. This post has been viewed 1461 times
-
AuthorPosts
-
October 31, 2014 at 6:55 am #10004701
marcelo2112
ParticipantHello! And thanks again for the awesome support
In this page of my website
http://fsampaio.890m.com/projetos.html
I wanted to keep the selector that I have with the “Ver Todos”, “Ar Condicionado”, etc. But I wanted the images to be like the full-width portfolio. Is that possible?
Thanks agains for the support
October 31, 2014 at 10:39 am #10004706Support
KeymasterHello, you basically need to add the full-width class and close the “container”, as you can see in the screenshot below:
Thanks.
October 31, 2014 at 11:11 am #10004707marcelo2112
Participantis happening this:
http://fsampaio.890m.com/projetos.html#*
How can I fix it.
I have the full width in this http://fsampaio.890m.com/parceiro.html page is that the problem?
Also, in this page http://fsampaio.890m.com/servicos.html I wanted that the boxes the “Well Documented” title have like a border all the wait in the color of the border they have in the top. Is that possible?
October 31, 2014 at 2:52 pm #10004712Support
KeymasterHello, please try to remove the classes from the LIs.
From:
<li class="col-md-3 col-sm-6 col-xs-12 isotope-item 2 6">
To:
<li class="isotope-item 2 6">
For the boxes you just need to set the color like this:
.featured-box-secundary .box-content { background: #33b8ff; }
Thanks.
October 31, 2014 at 3:03 pm #10004714marcelo2112
ParticipantThanks for the help., the full width is working well.
Also is it possible to put the legend in the center of the full width box?
I am talking about the border of the boxes, if is possible to put a color border in the boxes?
October 31, 2014 at 3:31 pm #10004716marcelo2112
ParticipantRegarding the full width, I am having a problem that the left corner boxes the legend doesnt show up in the screen full, as you can see here:
http://fsampaio.890m.com/projetos.htmlAlso is it possible to replace the link icon that appears in the top of the boxes for like a magnifying glass in the middle?
Thanks again
November 2, 2014 at 5:33 pm #10004735Support
KeymasterHello,
1) Ok, so you can just add this:
.featured-box .box-content { border: 2px solid #0088cc; }
2)
There’s only 2 ways to show the labels and titles in those blocks, the one that you’re using and the other one that you can see in the preview site:http://preview.oklerthemes.com/porto/3.3.0/portfolio-full-width.html
If you want to use that second one, please check the HTML source of that page.
3) You can just change the icon there:
Based on that list:
http://preview.oklerthemes.com/porto/3.3.0/feature-icons.htmlAlso, for the next questions, please consider that this support forum service does not include customizations for the buyers. Thanks for the cooperation 🙂
Thanks.
-
AuthorPosts
This topic is marked as "RESOLVED" and can not rceive new replies.