Jump to content
Sign in to follow this  
rkazantsev

How can I make Box use full image not thumbnails

Recommended Posts

rkazantsev

I have 4 boxes on the bottom. How do I have the image fully fill the box, currently it is only in thumbnail view.

Share this post


Link to post
Share on other sites
catrina
If you want the box to show a full image, you don't need to upload these images as thumbnails. Instead, you can add the images to the box content area using tags. For example: [code][/code]

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
rkazantsev
Sorry Catrina, got a bit confused. So when adding an image to a Box I have 3 options 1. Insert image to body 2. Set featured image 3. Upload image to Box Image It is currently set at Option 3. but I have tried all of them with the same results. I was hoping this was a setting within pagelines because we will always be updating the images

Share this post


Link to post
Share on other sites
Danny
Hi, Add this to your custom CSS and see if this does the job! [code].top_thumbs .fboxgraphic, .only_thumbs .fboxgraphic { margin-bottom: 0px; width: 100% !important; max-width: 100% !important; } #page #boxes .box-media-pad { border: 0px solid white; padding: 0px; } .top_thumbs .fboxgraphic, .only_thumbs .fboxgraphic { text-align: center; margin-bottom: 0px; max-width: 100% !important; }[/code]

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
rkazantsev
That did it Thank You Danny (Love the custom css feature)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×