• I want to achieve something like this, but showing the pages instead of posts. https://www.ads-software.com/extend/themes/threattocreativity

    And also have an array of pre defined colours, as at the moment it just seems to do random hex codes

    style="cursor:pointer;background:#<?php echo rand(0, 9); ?><?php echo rand(0, 9); ?><?php echo rand(0, 9); ?><?php echo rand(0, 9); ?><?php echo rand(0, 9); ?><?php echo rand(0, 9); ?>;"

    Is this possible?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Display the page names & descriptions on homepage, not posts? (example inside)’ is closed to new replies.