Jump to content

Need Help with the skin.


Kyle

Recommended Posts

  • Moderators

OK, i have the beta version and nabeel changed the skin settings to a newer one like he made a layout.tpl and i have the 2.0 skin with header and footer and i didn't want to lose my old skin. and i decided that i update the 2.0 skin that i made into 2.1 skin that i made and i checked the codes and it's is right and it's not working on my site.

If someone could help me out to see what's wrong or what i missed, i will provide you the skin file. I can provide the 2.0 skin and I'll provide 2.1 too. I would be happy if someone could help me.

Link to comment
Share on other sites

  • Moderators

The "2.0" skin files (header & footer) should still work, but it'll use the layout.tpl if it exists.

It should go like this:

Code from header.tpl file

<?php echo $page_content; ?>

Code from footer.tpl file

are you missing the footer.tpl for the code? or is it the same as the header code?

Link to comment
Share on other sites

  • Moderators

Umm what?

What I'm saying is, to make your layout.tpl file copy the contents of header.tpl, paste it in. Then add <?php echo $page_content; ?>. Then paste in the contents of your footer.tpl file.

It works TOM! but my update that my old skin and but a few things is not changing like my header pic, my nav. and everything. Do you know why?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...