Help - NBS






 

 

Help - NBS

View Full Version : Help


NiteMare-ReTuRn$
10-Nov-2002, 08:30 PM
I have a
great Logo for a skin I am designing for someone but looks erm
'KAK' set to the left.

I know it can be centered but do you
think for the life of me I can remember how :blush:


Any Idea's


Many Thanks

M3NF
10-Nov-2002, 08:46 PM
goto acp/skins and template/manage template.
click managed html on the
skin you working on.
click on the golbel html
then edit on board
header
find the tag with left in it and change to
center

ie....


&nbsp; &nbsp; &nbsp;<tr>
&nbsp;
&nbsp; &nbsp; <td align='center'><a
href='{ibf.script_url}' title='Board Home'><img
src='{ibf.vars.img_url}/logo.jpg'
alt=''border='0'></a></td>
&nbsp;
&nbsp; &nbsp; <!--IBF.BANNER--></td>
&nbsp;
&nbsp; </tr>
&nbsp; &nbsp;</table>
&nbsp;
</td>


hope thats helps chris

NiteMare-ReTuRn$
10-Nov-2002, 08:49 PM
Hehe
cheers m8,

Did the trick nicely.

M3NF
10-Nov-2002, 08:51 PM
welcome
:)