Home Panel - Image in line with text?
Is it possible to have an image in line with text in the home panel? I'd like to have our logo show at the top of the home panel with some text to the right of the image (rather than above or below). I'm using GVH 2.3.
0
-
Rebecca,
Try something like this:
<table>
<tbody>
<tr>
<td width="32"><img src="http://yourservername/Html5Viewer/Resources/Images/Icons/Toolbar/search-32.png"></td>
<td><p style="color: rgb(0, 0, 0); font-family: Segoe UI Light, Segoe UI, Arial; font-size: 16px;">Search for information</p>
</td>
</tr>
</tbody>
</table>Rick
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar