0

I successfully installed drupal on my localhost. I can login and post things on the website, but whenever I try new template almost nothing changes. Whole page color is white and all links are blue. Themes show no effect. What am I doing wrong? Thanks.

jason
  • 6,962
  • 36
  • 117
  • 198

1 Answers1

2

Clear caches.

On /admin/config/development/performance click the "Clear All caches" button. If you have installed the admin_menu module you can do this easier with a link under the top left icon with the title "Flush all caches".

TheodorosPloumis
  • 2,396
  • 1
  • 17
  • 31