-
Invision Forum Board
Not sure if this is the right palce, but I need help customizing this forum I added to my website.
It's an Invision Power Board thingy, which I assume is most likely PHP. I want to add my own header, etc. Do any of you know how to code this thing or know of any sites that explain it? thanx.
-
Re: Invision Forum Board
are you using the default invision power board skin?
-
Re: Invision Forum Board
its all that came with it, i got it with my hosting account
-
Re: Invision Forum Board
Do you have access to the invision power board files?
-
Re: Invision Forum Board
I saved it to my 'forums' subdomain. I want to put the header include file from my main site at the top, replacing the Invision banner
-
Re: Invision Forum Board
ok then you can do it, could you link me to your forums?
-
Re: Invision Forum Board
-
Re: Invision Forum Board
OK, create your logo and name it logo4.gif and upload it to style_images/1/ and then create a picture the same height but onli about 3 pixels wide and call it tile_back.gif and upload it to the same folder as that. logo4.gif will replace the invision logo with yours and the tile_back.gif is the rest of the border on the right hand side, its so that it looks ok on all resolutions
-
Re: Invision Forum Board
As for editing other aspects, this is a good reference to have
http://www.duggyd.co.uk/css/ipb1_2_0/index.htm
-
Re: Invision Forum Board
thanx, i'll check them out