Jump to content

Killer skin menu position


Guest jonks

Recommended Posts

Killer categories temlate file is diferent to 2 others skins. Template file for categories is called categories.tpl.

This is one of the general advances:

1. Copy this file from other skin dir to killer dir but not with the same name, to prevent from replacing of original killers categories.tpl.

Then open ani killer box template like currency, language....(we take look at correct classes) and copy all <div> to your 'new' categories.tpl. Structure of divs (with killers classes) must be the same, but main content of your new tpl will be like in Classic or Legend skin...

2. Place your new categories box {CATEGORIES2} in global index.tpl after {INFORMATION}

3. Then you should write new 2 rows for including of categories2.inc.php and parsing to box for your new CATEGORIES2 in index.php (just copy 2 rows, where categories.inc.php resides and place them after them and edit (add number 2 twice - after categories in categories.inc.php and after S in {CATEGORIES}

4. copy categories.inc.php to categories2.inc.php, open categories2.inc.php and edit the right name of the template....(name of your new categories.tpl in step 1).

Huh, sory for my dirty english :unsure:

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.   Paste as plain text instead

  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.

×
×
  • Create New...