Brittany Wiczek
asked 10 years ago

Hello- I’m trying to get a 5 column layout when displaying my projects, but the short code only works with 4. If 5 columns can’t be done, I’d like to center the projects so the two stragglers in the third row align in the middle of the screen under the others. Thanks so much. Here is my site: http://sdindependentschools.com/

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can do as the following:
– Log in to Dashboard > Page > Edit Team member page,
click the Team Shortcode then
Include Members & column.
See the screenshot: http://prntscr.com/481coj
– Add the following code to the style.css file:

.about .team .personal { width: 17%; }

Note: You need disable hiring section in the Dashboard > User > Hire.
Hope this helps !

Brittany Wiczek
replied 10 years ago

Hi Dominic- thanks so much. Would this work for projects?

Dominic Staff
replied 10 years ago

You can add the following shortcode in the Project page:
[onepage_projects numer=”16″ row=”2″ col=”5″ ]
then add the following code to the style.css file:
.portfolio .block { width: 17%;}
Hope this helps !

Brittany Wiczek
replied 10 years ago

Thanks Dominic, unfortunately that changed the width of my introduction as well. Is there any way I just center the 4 columns instead of make them into 5? Thanks again for your help.

Dominic Staff
replied 10 years ago

unfortunately, our DW Page does not support this issue.
Regards,

Powered by DW Question & Answer Pro