Help With Header - NBS






 

 

Help With Header - NBS

View Full Version : Help With Header


folio
23-Dec-2002, 02:57 PM
Hey all.

I feel so embarrassed for having to post this, but I've been looking for a while now, and I can't tell how you do it, although I'm sure I could in 1.0.

Anyway, all I'm wanting to do, is to make the blank space next to the header image from here (http://www.console-gods.com/forum/) change to a certain colour, say orange. I know you guys didn't create the skin, but I think this is a better community to ask for such simple help at. I did search for the HTML colour of the one I'm wanting to change, I couldn't find it though. Any ideas?

Sorry for asking, and if its in the wrong forum :(
-folio

M3NF
23-Dec-2002, 03:08 PM
the easy way is to goto the skin folder for that skin and the header_tile make the colour you wish, that way what ever size image you use will always so the orange(or colour) as the background there. Any surjestion is maybe place your logo center that way it would also look better.

M3NF
23-Dec-2002, 03:15 PM
if you do wish to make the logo central then goto your acp/ then magane templates. Click edit manage html(on main screen) nest to the skin you wish to move logo, then click the Global Html elements, then click edit on the Board header (logo,links,ect)

No look for a line like this...


<td align='left'><a href='{ibf.script_url}&act=idx' title='Board Home'><img src='{ibf.vars.img_url}/logo.jpg' alt='Powered by Invision Power Board' border='0'></a></td>


and change it so that a center tag is in there like this.....


<td align='center'>


Thats all :)

Hopr thats helps more

folio
23-Dec-2002, 03:38 PM
I can't believe I missed that :) Thanks very much, you guys rock.

Now to make it look good :D

-folio