Hi There,

Please inform me what the latest version is from this theme,
I've downloaded the latest version but it is still missing some images,

This is still the case with the lates download,

Investigating the CSS showed, that pro_drop4_0a.gif and pro_drop4_0b.gif were downloaded, but the CSS references jpegs instead

also,

BACKGROUND: url(left_both.gif) no-repeat left top;
BACKGROUND: url(right_both.gif) no-repeat right top;

these images are also missing,

Finally, is this alread fixed in the new version ?
body {
background:#f3f8ff url('images/body-bg.jpg');
background-repeat:repeat-x;
color:#333333;
font-family:Georgia;
font-size:12px;
margin:0;
padding:0;
line-height:21px;
}

to this: -

body.front, body.not-front {
background:#f3f8ff url('images/body-bg.jpg');
background-repeat:repeat-x;
color:#333333;
font-family:Georgia;
font-size:12px;
margin:0;
padding:0;
line-height:21px;
}

When will the status be updated from dev. snapshot to support version ?
I think you theme is really great !!!

Please help me with these issue,

Thanks
hans