1. bibi_rg
  2. Commercial Templates
  3. Wednesday, 05 February 2014
  4.  Subscribe via email
Hi, I´m trying do a category blog, but in Firefox the columns of the blog mixed, but in mobile and chrome works perfect

Some can helpme?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thanks I send a message
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you.

We amended this issue by removing the following from your templates jstuff.css..


/*Category Blog Layout*/
.items-row{float:left; margin-bottom:5px !important; padding-bottom:18px;}
.column-1, .column-2, .column-3, .column-4{padding:0;}

/* 1 column layout */
.cols-1{display: block; float: none !important; margin: 0 !important;}

/* 2 column layout */
.cols-2 .column-1{width:48%; float:left;}
.cols-2 .column-2{width:48%;float:right; margin-left:3.5%;}

/* 3 column layout */
.cols-3 .column-1{float:left; width:31%; padding:0px;}
.cols-3 .column-2{float:left; width:31%; padding:0px; margin-left:3.5%;}
.cols-3 .column-3{float:left; width:31%; padding:0px; margin-left:3.5%;}

/* 4 column layout */
.cols-4 .column-1{width:23%;float:left;}
.cols-4 .column-2{width:23%; margin-left:2.2%; float:left;}
.cols-4 .column-3{width:23%; margin-left:2.2%; float:left;}
.cols-4 .column-4{width:23%; margin-left:2.2%; float:left;}


Your template now reverts to bootstrap to control the multi column layout which is better suited to handle oversized images within your blog posts.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
thanks you it works perfect
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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