Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1217037
    mynemesis
    Participant

    hi there

    could you please point me to the right direction:

    I would like to have portfolio image to display it true size (not scale up)

    please see the link

    http://brandcastmedia.com.au/kenny/portfolio-item/329-kingsway-landsdale-wa-6065/

    the actual image size is 800×600

    but up it has been scaled up and display as larger (please do a right click and view image info). How do i do a global reset for this please?

    #1217115
    Christopher
    Moderator

    Hi there,

    Please find and edit width property in following code :

    .single-x-portfolio .entry-featured {
        width: 100% !important;
        padding: 0px !important;
        float: none !important;
    }

    Hope it helps.

    #1217260
    mynemesis
    Participant
    This reply has been marked as private.
    #1217268
    Thai
    Moderator

    Hi There,

    Please add the following CSS instead:

    .single-x-portfolio .x-flexslider .x-slides img {
        width: auto !important;
        margin: 0 auto !important;
    }
    .single-x-portfolio .flex-direction-nav a {
        background-color: #f0f0f0;
        padding: 10px;
        width: auto;
        height: auto;
    }

    Hope it helps 🙂

    #1217292
    mynemesis
    Participant

    sorry for bother you again,

    is it possible to have the image on top and the text on the bottom? Like a one column page as well?

    #1217305
    Thai
    Moderator

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1218778
    mynemesis
    Participant

    hi there,

    sorry for not making myself clear enough, I have however searched the forum and found the solution on here:

    https://community.theme.co/forums/topic/how-to-make-portfolio-full-width/

    #1218883
    Rue Nel
    Moderator

    Hello There,

    We are just glad that you have figured it out a way to correct the said issue.
    Thanks for letting us know!

    Best Regards.

  • <script> jQuery(function($){ $("#no-reply-1217037 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>