
04-02-2007, 03:05 AM
|
|
|
Join Date: Mar 2007
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by raiderlax
In your "header" template under common templates you'll see this
PHP Code:
<!-- logo -->
<a name="top"></a>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="fullheight">
<tr>
<td height="86" style="background: url($vboptions[bburl]/images/blaze/header_background.gif)"><a href="http://site.com"><img title="Logo" [B]src="images/blaze/logo.jpg[/B]" alt="Logo" border="0" [B]height="86"[/B] [B]width="576[/B]"></a></td>
See the bold width and height, you can change that to what your logo's width and height is as well as where the logo is situated aswell in the bold
height="86" width="576
If ya need help I could change it for you or just give me the code, it depends on what you want your logo to be size wize 
|
Ok, thank you very much.
|