• Resolved alribeiro

    (@alribeiro)


    I’m trying to make this layout but I can’t.
    Can someone help me make this site like https://websiter.ro/
    Use the plugin Featured Pages Unlimited 1.5 version and Customizr version 3.1.11
    The site I’m developing is alexandreiribeiro.adv.br
    Thank you very much.
    Ana Maria

Viewing 13 replies - 1 through 13 (of 13 total)
  • Ana, it’s just about copying his css ??

    .widget-front {
    box-shadow: 1px 5px 7px 0px rgba(0,0,0,.3);
    padding: 20px 10px;
    background-color: white;
    color: white;
    }
    .widget-front .round-div {
    border-color: white;
    }
    .round-div {
    border-radius: 0;
    }
    /* and if you want also the text-shadow for the title */
    .marketing h2 {
    color: #333;
    text-shadow: 1px 7px 8px rgba(0, 0, 0, 0.3);
    }

    Anyway:
    https://www.themesandco.com/snippet/firebug-best-spent-6-minutes/

    Hope this helps.

    Thread Starter alribeiro

    (@alribeiro)

    Thanks, but not solved.
    I copied what I said in the CSS but has no effect, continued as before.
    But any tips?

    Well, copied and nothing changed? => Not possible, unless you have some caching issue. Can I see your site?

    Thread Starter alribeiro

    (@alribeiro)

    Ah ??
    So it’s possible ’cause you use fpu plug-in which has differents classes and/or strongers rules, so in your case :

    .fpc-widget-front {
    box-shadow: 1px 5px 7px 0px rgba(0,0,0,.3);
    padding: 20px 10px;
    background-color: white;
    color: white;
    }
    .fpc-widget-front .round-div {
    border-color: white;
    border-radius: 0;
    }
    /* this is for  round-divs in post list */
    .round-div {
    border-radius: 0;
    }
    /* and if you want also the text-shadow for the title */
    .fpc-marketing h2.fp-title{
    color: #333;
    text-shadow: 1px 7px 8px rgba(0, 0, 0, 0.3);
    }

    Hope this helps.

    Thread Starter alribeiro

    (@alribeiro)

    Thank you very much, it worked. I went back to version 1.3 of Customizr Unlimited Featured Pages
    Without wanting to impose, on the website https://websiter.ro/when is the size 320 x 480 each item stays in your square, in my big white rectangle is getting with the 4 items are in a large white square. I would like to be highlighted. All in size smartphone.
    But I want to thank you a lot for your precious help.

    Thread Starter alribeiro

    (@alribeiro)

    Thank you very much, it worked. I went back to version 1.3 of Customizr Unlimited Featured Pages
    Without wanting to impose, on the website https://websiter.ro/ when is the size 320 x 480 each item stays in your square, in my big white rectangle is getting with the 4 items are in a large white square. I would like to be highlighted. All in size smartphone.
    But I want to thank you a lot for your precious help.

    Did you try updating to latest version 1.8 of FPU?

    It will pay you to keep up-to-date or you’ll miss out on future enhancements.

    If you update and then come back with any remaining problems, we’ll try to help.

    Thread Starter alribeiro

    (@alribeiro)

    I updated to version 1.8, but couldn’t make it look like the site https://websiter.ro/
    Any suggestions?

    couldn’t make it look like the site

    What exactly was missing that you’ve achieved in 1.3?

    Don’t know if I get your request, but .. do you mean something like this?

    @media (max-width: 767px){
    .marketing .span3 + .span3{
    margin-top: 40px;
    }
    }

    Thread Starter alribeiro

    (@alribeiro)

    Thank you very much.
    It Worked.

    ??
    Always copied from that site. Thanks @acub

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Featured Pages layout’ is closed to new replies.