Where it changes style of template?

  • ChokoL@te
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago #36359 by ChokoL@te
I cannot find them.
Style1, Style2, Style3, Style4.
Attachments:

Please Log in to join the conversation.

More
10 years 11 months ago #36365 by ivan.milic
Open:

templates\hot_tennis\templateDetails.xml

you will find:

<field name="templateStyle" type="list" default="0" label="TPL_HOT_TENNIS_SELECT_TEMPLATE_STYLE">
<option value="0">TPL_HOT_TENNIS_SELECT_CUSTOM_STYLE</option>
</field>

change that to:

<field name="templateStyle" type="list" default="0" label="TPL_HOT_TENNIS_SELECT_TEMPLATE_STYLE">
<option value="0">TPL_HOT_TENNIS_SELECT_CUSTOM_STYLE</option>
<option value="1">Style 1</option>
<option value="2">Style 2</option>
<option value="3">Style 3</option>
<option value="4">Style 4</option>
</field>

Please Log in to join the conversation.

  • ChokoL@te
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 11 months ago #36382 by ChokoL@te
Done. Thanks for gave a forceful reply.

Please Log in to join the conversation.

Time to create page: 0.147 seconds
Powered by Kunena Forum