That worked. Is there a way to widen the sidebar to allow for a 300x250
banner?? http://moosegrunt.com/

Thanks
Steve

On Fri, Aug 28, 2009 at 11:39 AM, Evan Prodromou <[email protected]>wrote:

>  Steve Remington wrote:
>
>
> I am using the default theme and am curious how I would add a line of code
> to the sidebar area? All I see is CSS
>
> Add this to your config.php file.
>
> function StevesExtraText($action)
> {
>     $action->raw('<a href="http://www.google.com/"; 
> <http://www.google.com/>>Google is awesome</a>');
>     return true;
> }
>
> Event::addHandler('StartShowExportData', 'StevesExtraText');
>
>
>  -Evan
>
> --
> Evan Prodromou
> CEO, Control Yourself, [email protected] - http://identi.ca/evan - 
> +1-514-554-3826
>
>


-- 
Steve Remington
President/CEO
Skinny Moose Media, LLC
www.skinnymoose.com
[email protected]
skype: sremington1
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to