1. hopekiah
  2. Commercial Templates
  3. Monday, 18 November 2013
  4.  Subscribe via email
Greetings!
Please look at http://www.restoration-ecology.net.

On the home page, shrink the screen and see what happens to the columns of article intros. The HOME page is a featured article page, with four columns. This may change to three columns with a sidebar.

The responsive layout option is selected.

How can we make this work?
thanks,
-Hope
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Hope

Could you give the following a try, you can add this to the Custom CSS field of your templates parameters..


@media only screen and (min-width: 768px) and (max-width: 959px) {
.item.column-1.span3, .item.column-2.span3, .item.column-3.span3, .item.column-4.span3 {
margin: 0 5px 10px;
width: 48%;
}}
@media only screen and ( max-width: 767px ) {
.item.column-1.span3, .item.column-2.span3, .item.column-3.span3, .item.column-4.span3 {
margin: 0 0 10px;
width: 100%;
}}
@media only screen and (max-width: 440px) {
.item.column-1.span3, .item.column-2.span3, .item.column-3.span3, .item.column-4.span3 {
margin: 0 0 10px;
width: 100%;
}}


This should place your articles in two columns on portrait tablet and then in a single column on mobile phones.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
THanks, Ciarán,
I did what you suggested. We're getting there. If you shrink the page, there is some responsiveness now. Don't do any more troubleshooting for me, however, until I find out if there will be three columns or four when we finish.
-Hope
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok