New Landing How can we help? Themeforest Theme Support Dante Align image vertically

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #166036
    halfcj
    Member
    Post count: 61

    Please see image attached. I am trying to align an image element alongside a text element within a row and just cannot get it to align centred in the text, or at least level with it. At the moment, it just anchors to the top of the row?

    I’ve tried all extra class tricks – mt0 pt0 bt0 – amongst them.
    I tried to add a blank space above the 1/4 page. Won’t do it.

    Help please?!

    Attachments:
    You must be logged in to view attached files.
    #166043
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can you provide us the link to that page?
    thanks

    -Rui

    #167011
    halfcj
    Member
    Post count: 61

    thanks for the reply, I solved this by making the image a text box, and placing some returns in front of placing the image in HTML.

    Meantime, I have a bigger problem. I have tried everything I can think of in CSS to change the colour of text in an accordion Tab title to white, because I changed the closed title background to the house colour, and the title needs to stand out against the dark background. The only success I have had it that it also changed the content to white which does not then read.

    So please see attached file and advise how I can make the title white when closed, instead of black.

    Attachments:
    You must be logged in to view attached files.
    #167072
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_accordion .spb_accordion_section > h3 a{
    color:#fff !important;
    }

    Thanks
    Mohammad

    #167203
    halfcj
    Member
    Post count: 61

    No, this didn’t work I’m afraid.
    See here:http://one49digital.com/smcc/services/

    3/4 down the page.

    #167207
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You have & gt; instead of > in code.
    Thanks
    Mohammad

    #167586
    halfcj
    Member
    Post count: 61

    This is fixed thank you. (I replied to your email, but not showing here?)
    So I also need 2 things:
    1. The + symbol on the tab header I want to be white also and
    2. when expanded, the heading is also still white, which I’d want them to be black?, as the background is a light colour when expanded?

    See attached

    Attachments:
    You must be logged in to view attached files.
    #167922
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_accordion_section > h3 .ui-icon:before{
    color:#fff !important;
    }
    .spb_accordion .spb_accordion_section > h3.ui-state-active a{
    color:#fff !important;
    }
    
    .spb_accordion_section > h3.ui-state-active .ui-icon:before{
    color:#fff !important;
    }

    Thanks
    Mohammad

    #170614
    halfcj
    Member
    Post count: 61

    worked. Brill and thanks.

    #170708
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I am glad that your issue resolved.
    Thanks
    Mohammad

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register