Page 2 of 2

Re: New Site http://www.mosaic-construction.co.uk

Posted: Mon Oct 11, 2010 8:25 pm
by Dr.CSS
You only need one instance of the {literal} tags...

#main-photo {literal} {
    background:transparent url(/uploads/images/p-{$cgsimple->get_root_alias($page_alias)}.jpg) no-repeat;
}
{/literal}

Re: New Site http://www.mosaic-construction.co.uk

Posted: Fri Oct 15, 2010 10:01 am
by applejack
Dr CSS

Re you only need one literal. That is not correct as otherwise the Smarty tag {$cgsimple->get_root_alias($page_alias)} contained in the literal won't work.