Make Wisdom Pro looking exactly the same as Wisdom Minimal

CodeVibrant Forums Wisdom Pro Make Wisdom Pro looking exactly the same as Wisdom Minimal

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #2834
    codevibrant
    Keymaster

    Do you want to reduce the size of feature image ? Please specify clearly so that we can give you feedback

    Thanks 🙂

    #2836
    Coco
    Participant

    Hi CodeVibrant,

    Need help to:
    1. Keep all feature photos in the ratio of 4:3 or adjustable in height and width.
    2. Lock the mouse right click button or any other way to prevent guest saving my images and other materials.

    Thanks!

    #2839
    codevibrant
    Keymaster

    You can try the following code to resize the images:

    .archive-classic-post-wrapper article .post-thumbnail {
    	width: 100%;
    }
    article .post-thumbnail {
    	width: 310px;
    	margin: 0 auto;
    }

    For prevent guest saving my images and other materials you can search for plugin or script that will disable the right click on your website.

    Thanks 🙂

    #2841
    Coco
    Participant

    Hi,

    the above code is not working. It can only adjust the width, but not able to adjust the height?

    Also, can i have the code to apply corner features to all images, not only the front page, but also categories page, footer and post content? Thanks.

    Thanks!

    #2871
    codevibrant
    Keymaster

    you can add the following code in additonal CSS box:

    
    .archive-grid-post-wrapper article .post-thumbnail img {
    	height: 260px;
    }
    .archive-classic-post-wrapper article .post-thumbnail img{
    	height: auto;
    }
    .post-thumbnail {
    	border-radius: 30px;
    }

    Thanks 🙂

    #2937
    Coco
    Participant

    Hi Codevibrant engineer,

    I have below questions:
    1) Why is the above code adjust the height, while distorting the ratio of the picture? I would need to keep the ratio too – that means I am expecting there is auto zoom in or auto zoom out when I am adjust the picture height.
    2) Can I have the code, to display the tweeting buttons in social media on each post? i.e. Facebook, Twitters etc.. Location of these buttons: beginning – under the date and bottom – above tagged
    3) Why is the desktop version displaying long links at the end? There is no auto phrasing.

    中式甜點🍮茉莉花綠茶桂花糕✨100%清香茶味濃好味道

    Thanks a lot!

    #2945
    codevibrant
    Keymaster

    I have below questions:
    1) Why is the above code adjust the height, while distorting the ratio of the picture? I would need to keep the ratio too – that means I am expecting there is auto zoom in or auto zoom out when I am adjust the picture height.
    >> You need CSS3 for that. Please use the following code to zoom in zoom our the image.

    .archive-grid-post-wrapper article .post-thumbnail img {
    	    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    } 

    2) Can I have the code, to display the tweeting buttons in social media on each post? i.e. Facebook, Twitters etc.. Location of these buttons: beginning – under the date and bottom – above tagged
    >> You can acheive this feature using plugin. There are tons of free and pro plugins for share options 🙂

    3) Why is the desktop version displaying long links at the end? There is no auto phrasing.
    >> Can you please share us screenshot what long link you are talking about so that we can give you feedback.

    Thanks 🙂

Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.
LIMITED TIME OFFER 🎁🚀 !! Expired!
00 Days
00 Hrs
00 Mins
00 Secs
🚀 Unlock 20% OFF on our Annual Plan 🎁 Use Code: CVSALE25
Easter Sale 2021 !! Use Coupon code cveaster21 to get 25% OFF on any of our Premium Themes & Plugins