Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Banner Issues 
 
I have changed the default banner to one I have created, I changed the code to the below list  but it just doesnt seem to fit properly, can anyone help ???

www.uk-alliance.com


overall_header_bl.tpl
Spoiler: [ Show ]


but I have also done a .swf file that I might use as a banner what would I have to change for that as well???


cheers for any help guys
 



 
n1cks21Send private messageVisit poster's website  
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: Banner Issues 
 
Centre this string.

<div id="top_logo">
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Banner Issues 
 
Lopalong wrote: [View Post]
Centre this string.

<div id="top_logo">


Thanks Logalong (again) you always seem to help me out, is it possible to strech the image/banner to fit ??? also is it possible to add banners with bigger heights ?? as when I try and add a bigger banner I always lose to bottom part ????
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Banner Issues 
 


Icy Phoenix uses "Extreme Styling" which means that nearly all different styles will have different markup in the overall_header_*.tpl for the Logo of that theme, and may or may not use the .css to position it also.

And because of that fact, posting such questions as "How do I do this or That" without naming the theme you are trying to adjust, is not very useful.  

mg_themes/ice for example has:

Code: [Download] [Hide] [Select]
    <td width="100%" colspan="3" valign="top">
        <div id="top_logo">
        <table class="" width="100%" cellspacing="0" cellpadding="0" border="0">
        <tr>
        <td height="150" align="left" valign="middle"><a href="{FULL_SITE_PATH}{U_PORTAL}" title="{L_HOME}"><img src="{FULL_SITE_PATH}{SITELOGO}" alt="{L_HOME}" title="{L_HOME}"/></a></td>


Note: the <div id=top_logo and the <td height="150"

Changing the settings to suit your Logo:

Change 150 to the height of your Logo

Goto the theme_style.css for that theme and find #top_logo, and adjust the height there to suit your Logo also.

Note: You may have to juggle the height of both settings until you get the logo into the position that you want it.


Icy Themes Crystal Styles may contain either of the following in the overall_header_*.tpl file, or something quite different - But you will get the idea of what to look for.

Code: [Download] [Hide] [Select]
    <td width="100%" colspan="3" valign="top">
        <div id="top_logo_bg">
        <table width="100%" cellspacing="0" cellpadding="0" border="0">
        <tr>
        <td align="left" style="padding:10px;"><a href="{FULL_SITE_PATH}{U_PORTAL}" title="{L_HOME}"><img src="{FULL_SITE_PATH}{SITELOGO}" alt="{L_HOME}" title="{L_HOME}"/></a></td>


Or

Code: [Download] [Hide] [Select]
    <td width="100%" colspan="3" valign="top">
        <div id="top_logo_bg">
        <table width="100%" cellspacing="0" cellpadding="0" border="0">
        <tr>
        <td align="left" style="padding:10px;"><a href="{FULL_SITE_PATH}{U_PORTAL}" title="{L_HOME}"><img src="{FULL_SITE_PATH}{SITELOGO}" alt="{L_HOME}" title="{L_HOME}"/></a></td>
        <td align="center" valign="middle">
            <!-- BEGIN switch_header_banner -->
    <div id="header_banner">{HEADER_BANNER_CODE}</div>
            <!-- END switch_header_banner -->


Both Have <div id="top_logo_bg while some contain the additional class <div id="header_banner" for positioning the Header Banner to the right of the Logo if used.

So, you need to find the height, (and padding - if applicable) used in the headers, and use the "<div id or <td class" markup etc, to identify what you have to find and change in the .css

FK Themes are a little more complex, as all styles use the same "overall_header.tpl file" and the Logo needs to be adjusted in the .css for each theme on a case by case basis.

 
 
 
 
Back to topPage bottom
Reply with quote Download Post 
Post Re: Banner Issues 
 
This is great Lopalong   really help me understand more.

Thank you
xmenfile
 



 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Banner Issues 
 
Thanks agian, I have already changed the height in the overall header with no joy so I guess it needs changing in the theme_style.css

   

sorry logalong my overall hearder is overall_header_bl.tpl so I think it's the Blue Pearl theme,  where will I find theme_style.css I had a quick look with no joy, will try again later when I have more time.........

** update **

I found it in style_p_blue.css

thanks again
 



 
n1cks21Send private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
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


  

 

  cron