[quote=eykalsyamim][i][b]PREVIEW[/b][/i]
[url=http://imageshack.us][url]http://img146.imageshack.us/img146/6303/logogogoui5.gif[/url][/url]
[quote]div#logo {
background:url([b]YOUR LOGO[/b]) no-repeat;
width:[b]????[/b]px !important;
height:[b]????[/b]px !important;
position:relative;
left:0px
}
#f_logo {visibility:hidden !important}[/quote]
put it in your external CSS..proceed here for external CSS tutorial [url=http://theftalk.com/t1879-save-extension-file-host-site....html]PROCEED[/url]
put your LOGO IMAGE
set the width and the height according to your logo size..
[/quote]
is this correct?? see URL
div#logo {
background:[url=http://img301.imageshack.us/my.php?image=21466969thckp7.jpg][img]http://img301.imageshack.us/img301/1633/21466969thckp7.th.jpg[/img][/url] no-repeat;
width:????px !important;
height:????px !important;
position:relative;
left:0px
}
#f_logo {visibility:hidden !important}