phpdave11 / php-survey-builder

A PHP web application that lets you create surveys and collect survey responses. Uses SQLite3 by default and also supports MySQL and PostgreSQL.
MIT License
71 stars 47 forks source link

NEWBIE HERE #1

Closed vincentgrcia closed 5 years ago

vincentgrcia commented 7 years ago

Im planning to use this as my project, i cant find where i can edit the design, thanks where i can find it ?

phpdave11 commented 7 years ago

The main design is in css/template.css with a few overrides in css/style.css. Look in the views/ directory for the HTML.