Forum replies created

    D
    Spectator
    Posts: 40
    August 28, 2015 at 9:15 pm #20239

    Thank you Denzel for all the answers. I did remove that auto feature of adding pages to the menu. Still not able to regain the menu I had.

    Also, I was able to add some code to customize the widgets on the left, but I still have not been able to isolate those two widgets.

    Will check the link you sent.

    Thanks.

    D
    Spectator
    Posts: 40
    August 28, 2015 at 3:53 pm #20224

    Another question…

    If I have a drop-down menu, I would like to know how to prevent the main button from being “clickable”…only the sub-menu options. How can this be done?

    Thanks.

    D
    Spectator
    Posts: 40
    August 3, 2015 at 10:57 pm #19541

    Thanks. It worked.

    D
    Spectator
    Posts: 40
    August 2, 2015 at 11:58 am #19487

    Also, why does that image show in the post…the watermark-looking one with a camera? Is that for a featured image? Where do I eliminate it?

    D
    Spectator
    Posts: 40
    August 2, 2015 at 11:34 am #19486

    This might be my last question in this category Denzel.

    I’d like to customize two widgets where I can change the:

    Widget header text

    Widget header colour

    Widget container outline colour

    Widget content background colour

    Those widgets are the two at the top of the Homepage on the left: fogwm.org

    Is there a way to use an image for the widget header background?

    Thanks in advance.

    D
    Spectator
    Posts: 40
    August 2, 2015 at 11:11 am #19484

    Thanks. Will mark this one resolved.

    D
    Spectator
    Posts: 40
    August 2, 2015 at 11:07 am #19483

    It did change the avatar. Thanks. Still looking to see if there is one where I can upload maybe a total of three choices that a user of the site can have options depending on their “role”.

    D
    Spectator
    Posts: 40
    August 2, 2015 at 10:44 am #19482

    Once again Denzel, all is well. Worked perfectly!!!

    Would like to know how I can customize the 3 tabs with colour and outline: Popular, Recent and Comments. Also would like colouring options for the alternating shades of colour behind the post header and date given. Seems as though the selected tab and the first row is the same colour which is fine.

    fogwm.org

    Love your product and service. Those two make for a satisfied and happy customer.

    D
    Spectator
    Posts: 40
    August 1, 2015 at 10:01 am #19463

    Hi Denzel,

    Tried it. Worked fine. Should have asked this at the same time, but I would also need to customize the widget outline colour. This is what I use now. I need to modify it so I an change the outline for the Footer widget.

    .widget-content {
    margin:0 0 25px;
    overflow:hidden;
    padding:0 15px 20px 15px;
    border:1px solid #afcde3;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }
    .widget-title {
    padding-top:20px;
    }
    .widget-title-background {
    -webkit-border-radius: 20px 20px 0 0;
    border-radius: 10px 10px 0 0;
    margin-top:11px;
    }

    Thanks.

    D
    Spectator
    Posts: 40
    August 1, 2015 at 3:50 am #19457

    Back again guys. You have been very helpful. Makes me feel that I made the right decision in purchasing your theme.

    The initial issue and a few others have been resolved. What I would like to do now is to have the widget title background colour for the widgets in the Footer different from the rest of the site…but all the same colour though.

    Thanks in advance.