View Single Post
Old 09-29-2017, 09:58 PM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,053
if($cfg && ($page = $cfg->getLandingPage()))
{
echo $page->getBodyWithImages();
else
{
?>

<div>
<div style="float:left;">
<h1>Welcome to the Support Center</h1>&nbsp;&nbsp;
<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!
sarettah is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote