0
Welcome Guest! Login
0 items Join Now

NurseProblem.com in MediaMogul

  • NurseProblem.com in MediaMogul

    Posted 17 years 2 months ago
    • I love MediaMogule template so I tried to keep it the same way with my contents. See it here:

      http://nurseproblem.com

      Additional Extensions: JomComment Pro

      The only problem I have I don't know where to change " Group 1 Stuff * Group 2 Panel * Group 3 Collection * Group 4 Assortment * Group 5 Items" titles to my own. :-[ (they are on the index page at the bottom)

      Any feedback and suggestions would be appreciated! Thanks!
    • Last Edit: 17 years 2 months ago by Matus Kubis.
  • Re: NurseProblem.com in MediaMogul

    Posted 17 years 2 months ago
    • your site looks awesome. The way you change the groupings is like this: Go to Site>Template Manager>Site Templates>check rk_mediamogul, and click Edit HTML> and it is in the very top area, and just change the "Group 1 Title" to what ever you like. Hope this helps!

      Module List
      With the setting illustrated below, you can control the aspects of the integrated rokslide feature to a great extent. You can control the tab title and also the module position which appears in each of the tabs.

      In the code snippet, we have 5 lines, each line controls a single tab. Each line is segregated into 2 distinct parts. These are "title"=>"Tab Title", which controls the Tab Title. The second part is "module"=>"Module Position"),

      $modules_list = array(array("title"=>"Group 1 Title", "module"=>"user12"),
      array("title"=>"Group 2 Title", "module"=>"user13"),
      array("title"=>"Group 3 Title", "module"=>"user14"),
      array("title"=>"Group 4 Title", "module"=>"user15"),
      array("title"=>"Group 5 Title", "module"=>"user16"));
    • my version is Joomla 1.0.13
  • Re: NurseProblem.com in MediaMogul

    Posted 17 years 2 months ago
    • Thank you for the great advice.

Time to create page: 0.065 seconds