Active
Project:
Wabi
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 May 2010 at 05:20 UTC
Updated:
25 Aug 2010 at 09:43 UTC
My web site is thegeeksolution.com. I edited style.css located in sites/all/themes/wabi and every every time is save configuration the updates are not visible.
Comments
Comment #1
pixture commentedThe page below may helps you.
Customizing recolorable themes
http://www.pixture.com/drupal/node/94
Comment #2
gipl commentedyou can fix this problem by adding style into body tag itselt like
body style="font-family: Verdana, sans-serif, Helvetica neue, Helvetica, Arial;font-size:12px; color: #4a4949;"
in page.tpl file