| Author |
Message |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Wed Mar 23, 2005 11:19 am |
|
Heyhey
On my website which is soon to be released has a small problem which i cannot fgure out and seeking some help..
On the Homepage, the banner does not fully extend... as shown...
As you see it does not fully extend accross
ALTHOUGH on ALL other pages it does... its meant to be
but im not sure why its only doing it on that page (index.php i presume)
The Theme is 'fisubsilversh'
Some Help Please  |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 4:24 pm |
|
i will do my best to explain this very simple...
if you used the original phpbb logo to create yours thats all fine but it probably is set to specific height and width.
You have to change that .. |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 5:30 pm |
|
ok im not sure what you mean. I cant understand why its doing it, is it a problem in like overall_header.tpl or index.php or something, i have no idea how to stop it
the weird thing is that its only happening on the homepage |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 5:33 pm |
|
did you copied the phpbb logo ? |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 5:41 pm |
|
well all i did to it was....
extract theme.... upload theme.... select theme for site.... worked fine.... only just noticed it...
the image there all i did was right click save as and edit it, upload it back over the top, the actuall logo image is whats shown there in the 1st picture, the rest of just like a background :S |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 5:48 pm |
|
Well as i understand,your original image is larger ?
well...as i recall the phpbb logo is set to a width and height...
Btw...what url of site? |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 5:56 pm |
|
, go have a look cos im kinda confused about what you mean |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:05 pm |
|
ok..and what should the height and width of your banner be ? |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:08 pm |
|
the standard of the theme fisubsilversh?? |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:09 pm |
|
oh oops,now i understand....
the problem is ,the header in forum uses cellpic_bkg.jpg and nut on index... |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:10 pm |
|
ok im now officially confused lol, how can i fix it? |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:17 pm |
|
You are confused ?
in writing NUT but should be NOT.....
Well i hope your a little bit handy...
You have to go into your theme...
Thats the theme.php (in your theme folder) or the header.html
Anyway you have to change it in the headers background...
your using this image...
themes/fisubsilversh/forums/images/cellpic_bkg.jpg
(note : thats all set in your stylesheet...again your theme folder) |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:22 pm |
|
lol im not a php master which files do i have to edit?
header.html and theme.php , and this stylesheet? |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:22 pm |
|
Or you can ask jaded,she goes to bed with themes,wakes up with themes,dreams about themes and maybe talks to themes i dont know.
But she should a theme guru.... |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:24 pm |
|
when will she be around to give me some of her excellent theming help? hehe |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:24 pm |
|
The top table in your THEME header has to be changed so it gets the SAME background image...
If your theme uses a HEADER.html you have to edit that. |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:26 pm |
|
ok i look in the header.html ... looks like a load of gobblidlygook to my usual...
could you have a lookie for meh pweeeeese!!
|
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:34 pm |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:35 pm |
|
yayyayayay!! thanks allot man !!!!
ledgend  |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:43 pm |
|
ok...this is just with my eyes closed.....
open up that header.html (DO BACKUP )
and replace top part with this part.....
| Code: |
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table class="topbkg" width="100%" cellspacing="0" cellpadding="0" border="0" background="themes/fisubsilversh/forums/images/cellpic_bkg.jpg" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="60%" height="110"><a href="index.php"><img src="themes/fisubsilversh/forums/images/logo.jpg" border="0" alt="$sitename"></a></td>
<td width="40%" height="110">$showbanners </td>
|
its at the top... |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:45 pm |
|
ok ill let u know... bear with me |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:48 pm |
|
ok i did that.... no change |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:51 pm |
|
locally it was ok....
i have to take a look at it online...
that means loging in on your |
|
|
|
 |
DrummerDudeStu Regular


Joined: Nov 21, 2003 Posts: 70 Location: London UK
|
Posted:
Thu Mar 24, 2005 6:53 pm |
|
woooot cant i just zip the theme folder and give u a link to it? |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Thu Mar 24, 2005 6:58 pm |
|
Well it takes more time and my testsite is unavailable at this moment so i cant use that....
i just did it here but i have to check online what the problem is...
I always edit online(in realtime) thats all i ever do... |
|
|
|
 |
|
|
|
|