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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Need help with a portfolio · 6 years ago

    @saku, Have had a look at CeeVee skeleton and created a simple example for showing videos. The look and feel might not be what you want, but at least it shows videos... ;-) Here are the steps needed:

  • Theme Tail: CSS font color changes not working? · 6 years ago

    @lfl, Theme 'Tail' uses the css framework Tailwind, which has quite a different approach to styling. The idea is that you add 'presets' of styling (e.g. text-indigo-600) to the html elements in the te

  • Haywire CSS font override · 6 years ago

    @lfl, Please be advised that theme Haywire is approx. 2 years old and is abandoned since Jan. 2020. Which means, it will no longer update its own dependencies, nor receive fixes for issues. It will al

  • Simplesearch fails on multiple terms · 6 years ago

    @dan-james, 👍 I agree that TNTSearch is probably the better choice for customers searching a vintage catalog.

  • Simplesearch fails on multiple terms · 6 years ago

    @dan-james, During my quick view I had the same thoughts on the use of commas... Replacing the comma with space in explode and implode worked fine on first sight by the way.

  • Simplesearch fails on multiple terms · 6 years ago

    @dan-james, A quick look at the code reveals SimpleSearch does an explode(',', $query) and removes the page from the page collection if not all substrings from the explode exist in the page. Meaning:

  • How to resize and center an email form and thankyou page? · 6 years ago

    @daredevil, The following is only a rough example on how you can make a form narrower and centered in your screen. There are more roads that lead to Rome and this is just one of them... And the resul

  • FAQ: How can I EASILY create a multi-level responsive drop-down menu bar on a page? · 6 years ago

    @rsandu, It depends... Which theme are your using? What type of page does /user/pages/01.home contain, eg. default.md, modular.md? The default theme Quark generates an dropdown menu which is the sam

  • How to use font-awesome/line-awesome in Quark · 6 years ago

    @daredevil, Yes, for each question you should create a new topic with a proper title. I have taken the liberty to changed the title of this topic a bit to better match the content. Hope you don't mind

  • How to use font-awesome/line-awesome in Quark · 6 years ago

    @daredevil, I appreciate your appreciation, but does the suggestion work for you? Note, I have added an extra note to my reply reminding you to use an inherited theme to prevent losing customisations.