]Hello,
I'm trying to find how to change the background to make my website like demo, but I can't find it.
This is Gavick's demo:
Where should I modify that?
THanks!
#gkBg {
background: url("templates/gk_game/images/header_bg.jpg") no-repeat scroll center 0 / 2400px 900px #EEEEEE;
overflow: hidden;
}And why the px for this background image are so big (2400px?
