Tagged: portfolio grid
- 
		AuthorPosts
 - 
		
			
				
February 2, 2014 at 11:44 pm #218530
Hello!
On my portfolio page it is all right with the grid – there are 4 rows: http://www.zink.by/portfolio/
But on the same single page, at the botton, all is wrong(3 rows, size of previews is not 200×200): http://www.zink.by/?post_type=portfolio&p=2170&preview=trueI added the following Quick CSS code(cos all prew imgs must be 200×200 px always):
#top.page .inner-entry { width: 200px; height: 255px; margin: 0px auto 27px; text-align:center; } #top.archive .inner-entry { width: 200px; height: 255px; margin: 0px auto 27px; text-align:center; }How can I make it to be 4 rows in grid on every page with 200×200 prews?
Thank you!- 
		This topic was modified 11 years, 9 months ago by 
Vital.
 
February 3, 2014 at 4:34 am #218583Hi Vital!
You can add this one. Specify the min and max height of the grid preview images:
.grid-image img { width: 100%; display: block; max-height: 200px; min-height: 200px; }Best regards,
IsmaelFebruary 3, 2014 at 10:49 am #218711Thank you Ismael, but it did not help: http://www.zink.by/?post_type=portfolio&p=2170&preview=true
February 3, 2014 at 10:52 am #218715Hi!
We can’t view the preview page – please publish the post.
Regards,
PeterFebruary 3, 2014 at 10:57 am #218716Sorry, here it is: http://www.zink.by/portfolio-item/testpage/
February 3, 2014 at 10:19 pm #219009Hey!
That single page is using a completely different layout than the one generated by the portfolio grid element. You could clear out the elements on the single page and then add in columns and images to give a similar effect or even try out one of the other gallery elements from the demo: http://kriesi.at/themes/enfold/shortcodes/gallery/
Cheers!
DevinFebruary 4, 2014 at 10:13 am #219248Ismael, Dude, Devin thank you for the quick support. The problem was in wrong settings made by my colleague.
Setting shoud be followingVery sorry to trouble!
- 
		This reply was modified 11 years, 9 months ago by 
Vital.
 
February 4, 2014 at 11:08 am #219275Hi!
No problem :)
Best regards,
Peter - 
		This topic was modified 11 years, 9 months ago by 
 - 
		AuthorPosts
 
- The topic ‘Grid on a single portfolio page’ is closed to new replies.
 
