Leon Weiser

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: SKT Naturo Pro – Header changing #204618
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    Thank you, worked 🙂

    in reply to: SKT Naturo Pro – Header changing #204580
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    The dropdown menu is now displayed transparently, but should be displayed with a white background

    in reply to: SKT Naturo Pro – Header changing #204573
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    Would it also be possible to change the hover of the home button separately without changing the settings for the other texts? (Text + Background)

    in reply to: SKT Naturo Pro – Header changing #204572
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    Thank you.

    Works almost perfectly. In the dropdown menu is now unfortunately displayed something wrong, see picture.

    https://dwv-konstruktion.de/wp-content/uploads/2023/03/Header-changing-new.png

    Best Regards

    Leon

    in reply to: SKT Naturo Pro #204563
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    Thank you Brad 😉

    Worked perfectly.

    in reply to: SKT Naturo Pro (blog template) #199155
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    Thanks four your answer. Categories and Archives worked.

    With Read more I am not quite sure. how I can change this.


    // [skill title="HTML" percent="80" bgcolor="#ff7400"]
    // add shortcode for skills
    function skills_func($skill_var){
    extract( shortcode_atts(array(
    'title' => 'title',
    'percent' => 'percent',
    'bgcolor' => 'bgcolor',
    ), $skill_var));

    return '<div class="skillbar clearfix " data-percent="'.$percent.'%">
    <div class="skillbar-title"><span>'.$title.'</span>'.$percent.'%</div>
    <div class="skill-bg"><div class="skillbar-bar" style="background:'.$bgcolor.'"></div></div>
    </div>';
    }

    Which line do I need to change in the above code?

    in reply to: SKT Naturo Pro (Social Area Hover change) #199110
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    yes, will do this

    in reply to: SKT Naturo Pro (Social Area Hover change) #199088
    Leon WeiserLeon Weiser
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: April 20, 2022

    Thank you, worked 🙂

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