Jump to content

Milada

Members
  • Posts

    63
  • Joined

  • Last visited

Posts posted by Milada

  1. Thank you dsonesuk, but given the fact that this is button link, how do I incorporate your code there? I tried this:

    <a class="button hexagon">Chcete se dozvědět více?</a>
    <div id=”Newsletter”><div id="bottom"></div>
    and this:
    <a class="button hexagon"><div id=”Newsletter”><div id="bottom">Chcete se dozvědět více?</div></a>
    What should be the code?
    Milada
  2. thank you for coming back to me so early!

    Actually, it does not refer to a page, it is a text over the background picture (the 1st one). Please have a look at this link: http://moreyouthfulskin.com/cs/domu/

     

    When clicking on "Chcete se dozvědět více?" button,

     

    I want the button click jump to the newsletter from at the bottom of the same page (PŘIHLASTE MĚ K ODBĚRU)

     

    Is it perhaps clearer?

     

    If anything, I can provide you with more information.

     

    Milada

  3. Hallo Foxy Mod,

     

    thank you, but there is no body tag. I tried several variants, but none was effective.

    I put <div id="bottom"></div>

    in front of

    Here is the entire text with coding:

     

    <h3 class="large-title accent-color">Získat mladistvější a zdravou pleť není obtížné...</h3>
    Přihlaste se k odběru zpravodaje a novinky Vám přistanou ve Vaší e-mailové schránce!
    <body><a class="button hexagon">Chcete se dozvědět více?</a><div id="bottom"></div></body>
    <a href="#bottom">Bottom of document</a>

     

    I added a body to the last part, which I want to be jumped from, but it does work.
    Can you please tell me, what is wrong?
    Thank you!
    Milada
  4. rather this one:

     

    </form>

    Subscribe me:

     

    <form class="my-form knews-subscribe-form" action="/subscribe" method="post">

     

    <input class=" knews-subscribe-input" type="text" placeholder="Enter your email address" />

     

    <input type="submit" value="Subscribe me">

     

    /* div.knews_add_user input {

    border: #e00 1px solid; } */

     

    </form>

  5. Hallo dsonesuk,

     

    I tried this code:

     

    </form>

    Subscribe me:

     

    <form class="my-form knews-subscribe-form" action="/subscribe" method="post">

     

    <input class=" knews-subscribe-input" type="text" placeholder="Enter your email address" />

     

    <input type="submit" value="Subscribe me">

     

    </form>

     

    is it a correct one to be put in the pop-up window?

     

    Milada

  6. Dear all,

     

    I have two questions regarding the tablepress css customisation.

    I created a table and want to:

    1) change the background colour of the first row and the very left column, for that, I have added this code:

     

    .tablepress .row-1 {
    background-color: #38bcb8;
    }
    .tablepress column-A {
    background-color: #71ede9;
    }
    2) decrease the size of the fonts in the first row, for that, I have added this code:
    .tablepress tbody td {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    }
    However none of the above codes work properly. What am I doing wrong?
    Thank you for your hints.
    Milada
  7. Hallo, can anyone help me with customizing widget CSS for the knews subscription form widget?

    more info: in the pop-up window there is: (please see the attachment)

    /* Write here your CSS classes. Please, use div.knews_add_user prefix to customize all Knews Subscription widgets at once, or #knews_widget-2 prefix to customize this one. Example: div.knews_add_user input { border: #e00 1px solid; } */

    How should I handle this text in the pop-up window? Should I paste it into the functions.php file?

    Thank you,

    Milada

    http://moreyouthfulskin.com

    post-202875-0-73575000-1479333553_thumb.jpg

  8. @dsonesuk actually there is only one menu assigned to After-Header menu which includes: Home - Care - Recipes - Elemis (all assigned to After-Header menu) + there is the Language widget added

    as there are five after-header menus, each After-Header menu has its Language widget

    so I put the new custom menu after Elemis - before the Language widget

    I have two menu "positions" in my theme: after-header and footer

     

    does it change anything in setting this up?

  9. Hallo Dsonesuk, I do not know, what I am doing wrong. This is what I did:

    1) I opened the After Header menu (in English)

    2) clicked on Custom links and

    a) to "URL" added: http://www.moreyouthfulskin.com/#

    B) to "Link Text" added:  

    3) then added this Custom link to the menu (in English)

    4) to the "CSS Classes (optional)" added: menu-separator

    5) moved the Custom link above the Language Switcher

    6) Saved

    7) repeated the same operation for other languages

    but the web page did not change...

     

    Do you see as a pro, what went wrong?

    Thank you in advance,

     

    Milada

  10. Hi all,

    how can I please translate the inside of the search box, please have a look at French: http://moreyouthfulskin.com/fr/produits/
    ?

    On the right inside the box there is "Search my blog", instead I would like to have there: "CHERCHEZ DANS CE SITE"

     

    I added this:

     

    //* Customize search form input box text

    add_filter( 'genesis_search_text', 'sp_search_text' );
    function sp_search_text( $text ) {
    return esc_attr( 'Search my blog...' );
    }
    but do not know how to continue.

    Thanks for your help,

    Milada

    http://moreyouthfulskin.com

  11. Hallo Dsonesuk, you are wonderful, thank you for your help! I have typed too quickly, the site name is: moreyouthfulskin.com

    Although I followed your instructions, I am not sure about the menu itself - I attach a link http://moreyouthfulskin.com/wp-admin/nav-menus.php?action=edit&menu=108. Is it correctly created custom menu? Please have a look at it.

    I am not sure of creating the custom menu - I simply created a new one, to which I added the language switcher. Is it correct?

    Thank you for your feed-back!

     

    Milada

  12. Dear all,

     

     

    please have look at my page: www.moryouthfulskin.com

     

     

    there you will see a menu and flags to the right from the menu

     

     

    I would like to put the flags under the menu, both centered.

     

    Currently the menu is in After-Header menu.

     

     

    I added a menu - but how do I add a custom menu like this.

    How do I use   ?

    How do I give it a custom css class, 'menu-separator' ?

     

    Thank you in advance.

     

     

    Milada

     

  13. Dear all,

     

    please have look at my page: www.moryouthfulskin.com

     

    there you will see a menu and flags to the right from the menu

     

    I would like to put the flags under the menu, both centered.

    Currently the menu is in After-Header menu.

     

    Should I handle the problem by adding a new menu or a sub menu or a new widget?

     

    Thank you in advance.

     

    Milada

  14. I AM A NEWBIE TO WP, I HAVE NO IT EDUCATION NOR EXPERIENCE. I HAVE NO NOTION OF IT. Your experienced colleague advised me that this is a css problem. That is why I asked for a css code. If they did not advise me, I would not ask for a css code.

     

    Yes, I created a new menu.

    1) How do I add a custom menu with http://moreyouthfulskin.com/# ?

    2) How do I use   ?

    3) How do I give it (what it?) a custom css class, 'menu-separator' ?

     

    Thank you for your tolerance not being an IT!

    If you needed a help in my area of expertise, I would describe it to you in detail, when I found out that you do not understand my specialization.

    So kindly please describe it for me step by step as I already asked you several times.

    Thank you for your understanding and kind and friendly cooperation.

  15. I created a new menu called Flags - is it what you mean? How do I add this menu under the main menu (which is assigned to After header menu)?

    Further I deleted both

    /*flags centred below text */
    .lang-item img {
    bottom: 7px;
    left: 50%;
    m@rgin-left: -8px;
    position: absolute;
    }

    AND

    /*flags centred above text */

    .lang-item img {
    left: 50%;
    m@rgin-left: -8px;

    position: absolute;
    top: 7px;
    }

    but now the menu is left - as the space designed for flags occupies the center.

    What should I do?

×
×
  • Create New...