Banner Width

Support for IntegraMOD 141

Moderator: Integra Moderator

Banner Width

PostAuthor: shamroc » Fri Jun 29, 2007 3:15 am

See http://www.shamrocs.com

My header banner is not wide enough on the screen. it is set for 110 x 950 size. However, if I increase the width of the image, I still hqave the gap on the right hand side?

Can anyone offer any ideas how to solve it?

Thank you.
Last edited by shamroc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

shamroc
Members
Members
 
Posts: 40
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 13, 2007 9:58 am
Cash on hand: 0.00

Re: Banner Width

PostAuthor: Michalis » Fri Jun 29, 2007 4:10 am

this maybe not sort of the help ur after. when i installed my board I took the original banner which was part of the template & re-edited it by adding my own logo on the banner using photoshop. as the original banner is set perfectly so if the logo did not look right or centered I just moved the logo in banner to the appropriate position in phoptoshop.

Thats what I did with mine
Last edited by Michalis on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[img=left]http://www.houseofdance.net/images/Banners/HoDbanner2008.gif[/img]
User avatar
Michalis
Integra Member
Integra Member
 
Posts: 138
Likes: 0 post
Liked in: 0 post
Joined: Sat Jun 16, 2007 5:37 pm
Cash on hand: 0.00
Location: UK

Re: Banner Width

PostAuthor: Helter » Fri Jun 29, 2007 6:29 am

find

Code: Select all
         <td><a><img></a></td><BEGIN>          <td><div>{BANNER_0_IMG}</div></td><END>


replace with

Code: Select all
         <td><a><img></a></td><BEGIN>          <td><div>{BANNER_0_IMG}</div></td><END>


this should align the banner to the center as long as banner_0 is not used
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Banner Width

PostAuthor: shamroc » Sun Jul 01, 2007 2:53 pm

Hi Helter.

What file is that in? You don't say.

Thanks.
Last edited by shamroc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

shamroc
Members
Members
 
Posts: 40
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 13, 2007 9:58 am
Cash on hand: 0.00

PostAuthor: Michael Lundie » Mon Jul 02, 2007 9:54 am

It's in overall_header.tpl in your templates/*yourtemplate* folder. Take care!
Last edited by Michael Lundie on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Michael Lundie [aka: Mongoose]
[url=http]MCDesign and Graphic Studio Networks[/url]
Web Developer, Legendary Mongoose Studios.
User avatar
Michael Lundie
Newbie
Newbie
 
Posts: 19
Likes: 0 post
Liked in: 0 post
Joined: Fri May 12, 2006 9:25 am
Cash on hand: 0.00

Re: Banner Width

PostAuthor: shamroc » Thu Jul 05, 2007 2:18 pm

Thanks. However that did not work. I still got a space at the right hand side i can't get rid of. any other ideas?
Last edited by shamroc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

shamroc
Members
Members
 
Posts: 40
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 13, 2007 9:58 am
Cash on hand: 0.00

Re: Banner Width

PostAuthor: Watcher » Fri Jul 13, 2007 6:46 am

try resizing the banned from left to right till it centers in the middle, it looks like its to long and causeing the forum to streach, try 110x900 see what that does, if it does not do it at 900 try 850 till the banner centers in the header bar, with the same amount of space on both sides of the banner. because the .script is telling it to center but it cant because its to long to center

hope this helps
Last edited by Watcher on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[img=left]http://worldofarkania.net/Downloads/Sig_logo/Steal_Watcher.gif[/img]
User avatar
Watcher
Integra Member
Integra Member
 
Posts: 183
Likes: 0 post
Liked in: 0 post
Joined: Sun Nov 05, 2006 9:26 pm
Cash on hand: 0.00

Re: Banner Width

PostAuthor: .QUACK.Major.Pain » Fri Jul 13, 2007 2:57 pm

Don't you have to remove the overall banner to allow it to move over to center?
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: Banner Width

PostAuthor: Helter » Fri Jul 13, 2007 6:56 pm

open overall_header.tpl

find

Code: Select all
<END>          <td>     </td>


replace with

Code: Select all
<END>


if the banner is turned off. it does not use any space, however there are spacers ( ) on the other side of the banner
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Banner Width

PostAuthor: .QUACK.Major.Pain » Fri Jul 13, 2007 7:07 pm

How do you turn it off?
Just don't use any?
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]