Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Attach:
(Clear Attachment)
(more attachments)
Allowed file types: gif, jpg, png, txt, tpl, lng, ini, pvd, psf, ini, cfg, csv, zip, xml, pas, 7z
Restrictions: 4 per post, maximum total size 1024KB, maximum individual size 1024KB
Note that any files attached will not be displayed until approved by a moderator.
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
How many words are in this question?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Melmoth
« on: February 08, 2012, 10:30:52 am »

Hm, I suspected something like that. At least I can spend my time with something else then...

Thanks a lot!
Posted by: rick.ca
« on: February 08, 2012, 02:02:52 am »

Quote
Oh, and I've already used some of my customfields - is that the reason?

I believe so. If any custom fields are defined explicitly, customsection cannot be used to handle the rest.
Posted by: Melmoth
« on: February 08, 2012, 01:41:08 am »

Hi everybody

I'm about to finish my first skin from scratch (thanks to the skin engine manual and the default skin). The only damn thing that refuses to pop up is that *** customsection.

As far as I got it everything is kinda nested within sections, and customsection is a section , but if I nail it to the end of my skin it won't show up. Actually I just added a copy of the classic skin's customsection... the basic layout is like this:

Code: [Select]
section 1: title
section 2: main info, several columns
section 3: MSC, several columns
section 4: the missing customsection
 
<customsection>
<color>$3F3F3F</color>
<border shape="none" />
</customsection>

sectin 5: screenshots

Oh, and I've already used some of my customfields - is that the reason?

Any ideas... please.. ???
anything