Tagged: ajax
hi, how would I go about making the ajax popup option in a portfolio grid a smaller window?
thanks!
can you help me fiqure out why the items in my portfolio grid are staggered like this http://covert-ross.com/investment-banking/
instead of being in an aligned grid? Thanks!
Hey!
Those images have different sizes:
http://covert-ross.com/wp-content/uploads/2014/01/ABT6-260×185.jpg
http://covert-ross.com/wp-content/uploads/2014/01/ABT4.jpg
Cheers!
Josue
Ahh…thanks!!
Also, is there a way to make the ajax popup not scale up my featured image from the 400 pixel width it’s at now?
Hey!
Try adding this code to the Quick CSS:
.portfolio-preview-image {
width: 39% !important;
}
.portfolio-preview-content {
width: 61% !important;
}
Cheers!
Josue
Thankyou Josue! http://www.YouDaBomb.com
You are welcome, glad we could help :)
Regards,
Josue