add a link to a content block
Permalink
Hi
Is it possible to add a link to the whole block element
Cheers
flemming
Is it possible to add a link to the whole block element
Cheers
flemming
Sure... :-)
In editmode Ive got the blockarea
<?php
$a = new Area('Content');
$a->display($c);
?>
Can I give this a link for editmode
OR I have a content html block with image and text
I see that there might be a conflict if the content has links indside
BUT a global link like them ive sean on hole divs
/ flemming
In editmode Ive got the blockarea
<?php
$a = new Area('Content');
$a->display($c);
?>
Can I give this a link for editmode
OR I have a content html block with image and text
I see that there might be a conflict if the content has links indside
BUT a global link like them ive sean on hole divs
/ flemming
'Content Block'
'HTML Block'