Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 2 of 2
Goto page Previous  1, 2
 
Reply with quote Download Post 
Post Re: My Banner In Milky Way 
 
OK, no problem, I haven't seen that you want to use a 750px width.

I like a linkable logo only on the left site, therefore I use 200x400 PX for sitelogo_small.gif

But anyway.

OPEN template/_mg_config.html
FIND
Code: [Download] [Hide] [Select]
<!-- DEFINE $MG_GLOBAL_WIDTH = '960px' -->

REPLACE WITH
Code: [Download] [Hide] [Select]
<!-- DEFINE $MG_GLOBAL_WIDTH = '750px' -->


OPEN template/overall_header.html
FIND
Code: [Download] [Hide] [Select]
<div id="top_logo">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="200" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td align="center" valign="middle"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
<td align="right" valign="top">&nbsp;</td>
</tr>
</table>
</div>

REPLACE WITH
Code: [Download] [Hide] [Select]
<div id="top_logo">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="200" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
</tr>
</table>
</div>


OPEN stylesheet.css
FIND
Code: [Download] [Hide] [Select]
#top_logo{
    border-width: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 200px;
    background-image: url(./images/top_header.jpg);
    background-repeat: no-repeat;
}

REPLACE WITH
Code: [Download] [Hide] [Select]
#top_logo{
    border-width: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 200px;
    background-image: url(./images/top_header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


OPEN imageset/imageset.cfg
FIND
Code: [Download] [Hide] [Select]
img_site_logo = sitelogo_small.png*100*300

REPLACE WITH
Code: [Download] [Hide] [Select]
img_site_logo = sitelogo_small.gif*200*750


You have to refresh your template after that
( ACP -> styles -> template -> refresh ) and ( ACP -> styles -> imageset -> refresh )

You Logo as jpg and the transparent gif

For me is it working fine in IE7 and FF

sitelogo_smallgif.zip
Description: sitelogo_smallgif.zip 
Download
Filename: sitelogo_smallgif.zip
Filesize: 59.14 KB
Downloaded: 166 Time(s)

 



 
TheSteffenSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: My Banner In Milky Way 
 
It's better, but there still some problems.

In Internet Explorer it worked: there is only a very very small white border arround the Banner. But it's not a big deal.

But in Firefox, as you can see ( http://www.keane-argentina.com.ar/Forum/index.php ), there still some blank spaces in both sides of the Banner, and something peculiar happens: the Tamplated doesen't look centered (this only happens in Firefox).

PS: I had to set the width of the Template in 800px, because 750px was too small.
 



 
sulpra2002Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: My Banner In Milky Way 
 
It's working now   Thanks      
 



 
sulpra2002Send private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 2 of 2
Goto page Previous  1, 2


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML

HideSimilar Topics

Topic Author Forum Replies Last Post
No new posts Complete Banner xmenfile Old Customizations 2 Thu 01 Nov, 2007 21:22 View latest post
Mighty Gorgon
No new posts How To Change Banner... jp2123 Old Styles Topics 4 Mon 01 Dec, 2008 15:46 View latest post
Sylexis
No new posts Changing Banner rocko Old Styles Topics 7 Fri 05 Dec, 2008 11:38 View latest post
Chaotic
No new posts Banner fangedaxa Old Support Topics 13 Wed 17 Feb, 2010 11:41 View latest post
TheSteffen
No new posts Banner fangedaxa phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) 39 Fri 05 Mar, 2010 12:19 View latest post
Joshua203




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events