- Posts: 11
- Thank you received: 0
Change alignement on Inset Module heading
-
plpproductions
Inactive member - Topic Author
- New Member
Less
More
11 years 7 months ago #29696
by plpproductions
Replied by plpproductions on topic Change alignement on Inset Module heading
Thanks, Ivan - so to clarify - I add that code:
<body>
<body class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo " home "; } ?>"
Or
<body><body class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo " home "; } ?>"
Or
<body<body class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo " home "; } ?>"
Please let me know....afraid of accidentally taking down the site! Thanks!
<body>
<body class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo " home "; } ?>"
Or
<body><body class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo " home "; } ?>"
Or
<body<body class="<?php $menu = JSite::getMenu(); if ($menu->getActive() == $menu->getDefault()) { echo " home "; } ?>"
Please let me know....afraid of accidentally taking down the site! Thanks!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29706
by ivan.milic
Replied by ivan.milic on topic Change alignement on Inset Module heading
Check attached, just see <body... opening tag
Please Log in to join the conversation.
-
plpproductions
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
11 years 6 months ago #29950
by plpproductions
Replied by plpproductions on topic Change alignement on Inset Module heading
Got it - so should I just copy and paste/replace this code with the current Index.php? Or is it just a potion of it? Please advise.
Thanks, Ivan!
Thanks, Ivan!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #29957
by ivan.milic
Replied by ivan.milic on topic Change alignement on Inset Module heading
just see body tag , better do not copy I'am not sure which version you use.
The following user(s) said Thank You: plpproductions
Please Log in to join the conversation.
-
plpproductions
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
11 years 6 months ago #29963
by plpproductions
Replied by plpproductions on topic Change alignement on Inset Module heading
Perfect - that did it!
Thanks so much for you help, Ivan!
Thanks so much for you help, Ivan!
Please Log in to join the conversation.
Time to create page: 0.099 seconds