Code:
<?php $pageclass = ($pageclass) ? htmlspecialchars($pageclass) : 'default'; ?>
<body <?php echo $this->helix->bodyClass("bg hfeed clearfix $pageclass"); ?>>
<body <?php echo $this->helix->bodyClass("bg hfeed clearfix $pageclass"); ?>>
Make sure to note I changed the single quotes to double quotes, on the second line -- it's important; without that, the variable won't work.
Statistics: Posted by NathanHawks — Thu Feb 05, 2015 6:09 pm
via Joomla! http://ift.tt/1v1Za2W
No comments:
Post a Comment