[pal-cvs 2958] [702] changed a width of product image.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 11月 12日 (月) 12:36:42 JST


Revision: 702
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=702
Author:   shinsuke
Date:     2007-11-12 12:36:42 +0900 (Mon, 12 Nov 2007)

Log Message:
-----------
changed a width of product image.

Modified Paths:
--------------
    pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html


-------------- next part --------------
Modified: pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html	2007-11-12 03:35:49 UTC (rev 701)
+++ pompei/portlets/pompei-core/trunk/src/main/webapp/view/user/product/productList.html	2007-11-12 03:36:42 UTC (rev 702)
@@ -60,7 +60,7 @@
 <div id="isNotEmptyRecord-records" style="width:100%;text-align:center;clear: both;">
   <div id="isThumbnailDisplay" style="width: 100%;">
     <div id="productItems-thumbnail" style="width:100%;">
-      <div style="float:left;width:240px">
+      <div style="float:left;width:150px">
         <a id="goProductDetails-image-thumbnail" href="productDetails.html?&productId=1"><img id="thumbnailByThumbnail" src="" alt="画像" border="0"/></a>
         <br/>
         <a id="goProductDetails-string-thumbnail" href="productDetails.html?&productId=1">
@@ -74,7 +74,7 @@
     <table style="width: 100%;">
       <thead>
         <tr>
-          <th width="240" align="center" style="color: black;background-color: #fff1a1;">写真</th>
+          <th width="150" align="center" style="color: black;background-color: #fff1a1;">写真</th>
           <th align="center" style="color: black;background-color: #fff1a1;">商品名</th>
           <th width="100" align="center" style="color: black;background-color: #fff1a1;">価格</th>
         </tr>


pal-cvs メーリングリストの案内
Back to archive index