PDA

View Full Version : hello how can i change the top part of my site


mulatto
01-02-2006, 05:27 PM
hello how can i change the top part of my site ,i want to make my own header insted of useing the logo.jpg image

natio :: phpFox
01-02-2006, 07:05 PM
Hi,

If you want to edit your header, you can open up "/inc/template/new/main_body.tpl" and then look for this:
Content visible to registered users only.

Thats the header part of the logo and ad on the right site.

so in that you can change this part:
Content visible to registered users only.

to the logo you want.


Hope this helped. :D

mulatto
01-11-2006, 06:13 PM
is there away i can change the layout to a new one with out useing stlye sheet. i want to chat the hole site like a diffrent look.

natio :: phpFox
01-12-2006, 05:41 AM
hi,
yes this is possible. if you open the /inc/template/new/main_body.tpl
you can change the entire shell of the site to fit how you want it to be. You dont need to use the style sheets, you can just create a new style sheet for your new template.