if($cfg && ($page = $cfg->getLandingPage()))
{
echo $page->getBodyWithImages();
else
{
?>
<div>
<div style="float:left;">
<h1>Welcome to the Support Center</h1>
<div>
<div style="float:left;">
<a href=buttonurl><img src=buttonimageaddress></a><br>
<a href=button2url><img src=buttoon2imageaddress></a>
</div>
</div>
<?php
}
?>
That is probably closer to what will work for the buttons next to the Support Center.
.
__________________
All cookies cleared!
|