>>
Site Map
>>
Forums
>>
Themes 6x
Forum module - topics in forum:
Themes 6x - Discussions regarding PHP-Nuke Themes.
Header theme slice probs
Hi, I've got a problem with the header logo. As you can see
http://www.porsquad.com ,
the logo is not centered.By what I deprehend, that's because the header has been divided into 2 or 3 slices ( correct me if I'm wrong). What I'd like to know is how can I center it, or is there a way to change code, so slices can be merged? If not, I'll try to do another logo and slice with Imageready, but to do that, I need to know where the original image is, and which code lines I have to change ( I managed to change the header height some time ago, but now I canīt recall how I did it.
In the theme images folder I can only see very small dots and 1 or 2 very thin line images. And another thing I noticed is that my logo's prop's direct to the image I also put in the forums images folder. Can u plz help me on this on ?
Thx in advance
B.B.
So you want it like
http://phpnukies.org/testsite
If so, grab the changed header.html from
http://phpnukies.org/testsite/themes/subBlack3dBlue/
Hi Dar, and once again, thx a lot 4 the quick answer. I've done that, uploaded the 2 html header files to the theme/subblack dir, but it's still the same. Should I also put any more files ?
Only changed file was header.html, nothing else.
Should work fine.
K, got it, somehow the "l" in "html" got lost, and it didn't replace files, instead I got 2 htm and 2 html. Changed it and it seem to solve the prob
But plz explain to me, If I want to change logo, which I do, if I just change the image and replace it, will, everything be alright ?
And where can I change the header's height ?
Thx
B.B.
www.porsquad.com
Yes, just upload the different logo.
Regards the header's height that is a defined in the header.html by height=
k, got it, thx,
Got one more question, if I change the logo's color background, will it cover the whole of the header now? in width, I mean ? I know I can try to do it myself, which I will, but right now I'm busy configuring the forum
If you change the colour of your logo it'll be different because that table background is black.
<td bgcolor="#000000"
So you'll need to change that to match or use a transparent logo.
I see what you mean.
But thing is, I've designed a new logo, and I'd like it to occupy all of the header's space.
This new logo I designed is 1000x200pixel, but it still doesn't fill the header on my pc monitor (21") , but it does on a friend of mine's who's got a 17" . Do I have to assign percentage somewhere in the html header file? Or can I assign the background image of the new logo instead ?
Regards
B.B.
www.porsquad.com
But if you use a logo that'll fill your screen then it'll give horizontal scrollbars to users with smaller displays.
I saw a print screen of my friend's 17" monitor, and it's ok. Can I assign an image of my logo's background to be the header's background, so it'll fill up the remaining space on larger monitors, like mine ?
Rgds
B.B.