Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Christian Member

@chross · Joined 9 years ago · 13 posts · 6 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Show external links as image in the · 9 years ago

    Thanks for the hint. Ok, so I've managed to code in the changes in the navigation to display images: <pre> <nav id="nav"> <ul> {% for page in pages.children %} {% if page.visible %}

  • Show external links as image in the · 9 years ago

    Hi, thanks you for your reply and sorry for being vague. The themes' name is "Striped". I have used your proposal as a workaround, with the images being static. The file that needed editing was user\t

  • Show external links as image in the · 9 years ago

    Hi, I want to show some external links in the Striped skeleton navigation bar as images, the standard is a text link. It would be nice if this behavior was configurable in the options menu in the admi