Okay
  Public Ticket #293714
4 columns portfolio padding
Closed

Comments

  • gregoire started the conversation

    Sorry if this has already been asked several times.

    How can can I reduce the padding between the thumbnails into a 4 columns portfolio?

    Thanks.

  • gregoire replied

    Nobody?

  •   Tahir replied privately
  • gregoire replied

    Ok... Any advice on who to hire for that?

    I have find out how to remove the dark tone + title on the "zoom effect" on hover, but how can I get the project title to appear when the mouse is over the thumbnail?

    Also, how can I reduce the spaces in the header in the jpg below?

  •  8,839
    Tahir replied

    Hey!

    Please provide your site url so i can write up some css to reduce that space. As regards adding the project title. You will have to edit the portfolio shortcode in  "Salient/nectar/tinymce/shortcode-processing.php " 

    Thanks


    ThemeNectar Support Team 

  • gregoire replied

    Hey!

    I have find a way to reduce the logo space:

    header#top #logo img {

    margin: 0 auto -30px auto!important;

    }

    A few more questions:

    1) when I enable the parallax background on the page below, I have a weird light grey zone at the bottom, like if the background wasn't on repeat :

    http://tetsoo.com/wordpress/?portfolio=final-the-g...

    2) "As regards adding the project title. You will have to edit the portfolio shortcode in "Salient/nectar/tinymce/shortcode-processing.php "

    Could you please let me know what the code should be. Again I would like the portfolio thumbnails to be the normal image without title and the slightly dark tone + title when the mouse is over.

    3) How can can I reduce the space between the thumbnails into a 4 columns portfolio? Is it so complicated that I should hire someone just for that?

    Thanks again.

  •  1,071
    ThemeNectar replied

    Hey,

    1. I can't seem to see the grey area you're referring to - is it still showing for you on that page?

    2. Add this into the custom css box located in your Salient Options panel:

    body .portfolio-items .col .work-item.style-3 h3, body .portfolio-items .work-item.style-3 .work-info {
       opacity:0!important;
    }
    body .portfolio-items .col:hover .work-item.style-3 h3, body .portfolio-items .work-item.style-3:hover .work-info {
       opacity:1!important;
    }
    
    3. If you use the full width layout with the constrain max columns to 4 they will touch without gaps
  • gregoire replied

    Hi there,

    Thank you for your response!

    2 is now ok, thanks.

    My english is far from perfect, so I have attached images to explain my problems 1 & 3

    1) http://tetsoo.com/wordpress/?portfolio=final-the-g...

    3) http://tetsoo.com/wordpress/?page_id=2788

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    #portfolio-extra .row-bg.using-image {
        transform: none !important;
        height: 200% !important;
    }
    
    Thanks


    ThemeNectar Support Team 

  • gregoire replied

    Thank you!

    I am trying to do a One Page site. 

    Everything works fine, but when I am inside the portfolio then the main navigationn doesn't work anymore...

    http://tetsoo.com/wordpress/

    Thank you for your help.

  •  8,839
    Tahir replied

    Hey!

    There is no homeone div that the menu is referring too. 

    Thanks


    ThemeNectar Support Team 

  • gregoire replied

    Ok, This should be more clear:

    http://tetsoo.com/wordpress/

    1) One page navigation works fine on the main page. But if you click on "first" in the menu (portfolio) the click on one of the portfolio thumbnail then the navigation doesn't work anymore.

    2) Also I would like my fullwidth 4 columns portfolio page to become a 2 columns portfolio on mobile device (not 1 column as it displays currently on  mobile phone). 

    Thanks

  • gregoire replied

    Sorry to bother you but this is kind of urgent, I have to present a rough demo soon... thank you in advance.

    Btw I have an extra question:

    With a one page site, is it possible to open a portfolio page as a lightbox, but not only with one image inside it, but with a full page inside it (multiple images / text / etc - see.jpg attached)?

    Thanks.

  •  8,839
    Tahir replied

    Hey!

    1) I am afraid it wont work like that , you seem to have misunderstood the one page navigation. 

    2) Sorry thats not possible. 

    Thanks


    ThemeNectar Support Team 

  • gregoire replied

    1) So, please let me know how should I proceed to include a portfolio inside a One Page website and keep the navigation working?

    Thanks

  •  1,071
    ThemeNectar replied

    Hey - it doesn't appear you have Salient active at the moment - if you enable it again just let me know so I can take a further look :)

  • gregoire replied

    Hey,

    Thank you but I needed to move forward and am trying with another theme, I'll work with Salient on an other project.