• The Services section, where the 3 blue boxes are looks quite nice.

    I was wondering if there’s a way to make that section display 4 boxes instead of three and what coding is necessary.

    It starts with for($bx=1; $bx<5; $bx++) { ?>

    Thanks!

    Edit: correction, it’s $bx<4 and not $bx<5

    • This topic was modified 8 years, 6 months ago by Serge. Reason: typo
Viewing 1 replies (of 1 total)
  • Thread Starter Serge

    (@gholem)

    After fiddling with the code I got this far: https://pastebin.com/Nt1NC1Z9

    Which works, it outputs some 4 pages that I’ve defined in the backend. Yay!

    But is it correct? Do I need to to anything to sanitise it?

    Thanks for your input!

Viewing 1 replies (of 1 total)
  • The topic ‘Turn 3 boxed into 4’ is closed to new replies.