mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 14:22:54 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4242 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
44b9df4fb8
commit
5b726c48e6
1 changed files with 3 additions and 3 deletions
|
|
@ -39,7 +39,7 @@
|
|||
<tbody>
|
||||
<tr valign="middle">
|
||||
<td colspan="2" rowspan="2">
|
||||
<div><a {$url[0 + $colsrows]}><img align="absmiddle" class="imgcloudbig" src="{$image[0 + $colsrows]}" width="{$width*2+4}" height="{$height*2+4}" /></a></div>
|
||||
<div><a {$url[0 + $colsrows]}><img align="absmiddle" class="imgcloudbig" src="{$image[0 + $colsrows]}" width="{$width*2+6}" height="{$height*2+6}" /></a></div>
|
||||
</td>
|
||||
<td>
|
||||
<div><a {$url[1 + $colsrows]}><img align="absmiddle" class="imgcloud" src="{$image[1 + $colsrows]}" width="{$width}" height="{$height}" /></a></div>
|
||||
|
|
@ -72,10 +72,10 @@
|
|||
<div><a {$url[8 + $colsrows]}><img align="absmiddle" class="imgcloud" src="{$image[8 + $colsrows]}" width="{$width}" height="{$height}" /></a></div>
|
||||
</td>
|
||||
<td>
|
||||
<div><a {$url[9 + $colsrows]}"><img align="absmiddle" class="imgcloud" src="{$image[9 + $colsrows]}" width="{$width}" height="{$height}" /></a></div>
|
||||
<div><a {$url[9 + $colsrows]}><img align="absmiddle" class="imgcloud" src="{$image[9 + $colsrows]}" width="{$width}" height="{$height}" /></a></div>
|
||||
</td>
|
||||
<td colspan="2" rowspan="2">
|
||||
<div><a {$url[10 + $colsrows]}><img align="absmiddle" class="imgcloudbig" src="{$image[10 + $colsrows]}" width="{$width*2+4}" height="{$height*2+4}" /></a></div>
|
||||
<div><a {$url[10 + $colsrows]}><img align="absmiddle" class="imgcloudbig" src="{$image[10 + $colsrows]}" width="{$width*2+6}" height="{$height*2+6}" /></a></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue