SOLVED Milky Way Red Help


Subject: Milky Way Red Help
I'm trying to customize the theme to add my own logo. I've got the logo to the right size by editing the imgset.cfg. However, it overruns, like the background image isn't large enough. Here's a link so you can see what I mean:

http://www.bdqmarinesalvage/forums/index.php

I'd also like to have it centered if possible. My logo size is 200 px high.

Thanks for your help!

Eva

Profile PM  
Subject: Re: Milky Way Red Help
jurrrrrr


did you just take the sitelogo_small and replace it with that ??

You´ve got to adapt the header size to that logo.

open style.css

find :

#top_logo
height: 100px

adapt that to your logo height. I would sugest 220 px height

Subject: Re: Milky Way Red Help
I knew I was missing a change somewhere, just couldn't figure out where. Also how can I center it? It's on the left side of the page. Thanks for all of your help!!! :mrblue:

Profile PM  
Subject: Re: Milky Way Red Help
open your templates overall_header.tpl

find

<td width="100%" colspan="3" valign="top">
<div id="top_logo">
<table class="" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="left" height="100%" valign="middle">

replace with

<td width="100%" colspan="3" valign="top">
<div id="top_logo">
<table class="" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" height="100%" valign="middle">


BTW i would suggest that you check your link to your page. you´re missing the .com

Subject: Re: Milky Way Red Help
I can't find that in there. this is what I have.


<div id="top_logo">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="100" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td align="center" valign="middle"><h1></h1><span class="gen"></span></td>
<td align="right" valign="top">

Profile PM  
Subject: Re: Milky Way Red Help
OK so try with this

<td align="center" height="100" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>


Thats it . for what i can see you got it

Subject: Re: Milky Way Red Help
It worked!! Thank you so much!!!!!! I do appreciate your help! :thanks:

Eva

Profile PM  
Subject: Re: Milky Way Red Help
You´re welcome

Can someone please mark this as solved


Page 1 of 1


  
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

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1257s (PHP: 14% SQL: 86%)
SQL queries: 10 - Debug Off - GZIP Enabled