Jump to content

[SOLVED] Global.css file problem


Recommended Posts

Hi there,

 

Okay. So I'm editing global.css file by changing the background color, for instance.

body{
    font:normal 11px/14px Arial, Verdana, sans-serif;
    color:#222;
    background-color:#somecolorcode
}

But the live page is not updating... What is the problem?

 

LE: LOL. Solved. God bless "Clear Smarty cache" button :)

Edited by vekia (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...