Additional modul positions

  • Jeannine
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 5 months ago #34040 by Jeannine
Hello. Please help me and tell me how I can add module positions. I need a footer and I consider a 100% width top position.

How and where to add.. ?

Thx

Please Log in to join the conversation.

More
11 years 5 months ago - 11 years 5 months ago #34046 by ivan.milic
It will be very hard to add module position to that template because it has dynamic layout reconstruction. Any way to add module position on any joomla you need to define it in:

templates\hot_responsive\templateDetails.xml

in :
Code:
<positions> <position>left</position> <position>logo</position> <position>right</position> <position>right2</position> <position>social</position> <position>user3</position> <position>position_name</position> </positions>

Then you need to call that module position rendering some-ware in index.php of template:

<jdoc:include type="modules" name="position_name" style="xhtml" />
Last edit: 11 years 5 months ago by ivan.milic.
The following user(s) said Thank You: Jeannine

Please Log in to join the conversation.

  • Jeannine
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 5 months ago #34101 by Jeannine
Replied by Jeannine on topic Additional modul positions
Thank you so much for your response. I guess I could add 100% width style definition to ensure it works out on mobile devices?

Please Log in to join the conversation.

More
11 years 5 months ago #34112 by ivan.milic
How you mean that?

Please Log in to join the conversation.

  • Jeannine
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 5 months ago #34116 by Jeannine
Replied by Jeannine on topic Additional modul positions
I was thinking of style attribute width:100%; That should help to minimize or stretch the module width depending on device width f.ex and some other styles to adjust for other devices

Please Log in to join the conversation.

More
11 years 5 months ago #34121 by ivan.milic
If you want to see how it will look on mobile device and you don't have some actual simulator or device you can re-size your browser to test that

Please Log in to join the conversation.

Time to create page: 0.167 seconds
Powered by Kunena Forum