Change alignement on Inset Module heading

More
11 years 7 months ago #29696 by plpproductions
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!

Please Log in to join the conversation.

More
11 years 7 months ago #29706 by ivan.milic
Check attached, just see <body... opening tag
Attachments:

Please Log in to join the conversation.

More
11 years 6 months ago #29950 by plpproductions
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!

Please Log in to join the conversation.

More
11 years 6 months ago #29957 by ivan.milic
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.

More
11 years 6 months ago #29963 by plpproductions
Perfect - that did it!

Thanks so much for you help, Ivan!

Please Log in to join the conversation.

Time to create page: 0.099 seconds
Powered by Kunena Forum