diff --git a/mobile/skin/shop/basic/list.10.skin.php b/mobile/skin/shop/basic/list.10.skin.php index 8c3ccaca5..b579cb219 100644 --- a/mobile/skin/shop/basic/list.10.skin.php +++ b/mobile/skin/shop/basic/list.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -29,7 +29,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -49,7 +49,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/mobile/skin/shop/basic/main.10.skin.php b/mobile/skin/shop/basic/main.10.skin.php index 1e26683d8..93e96d7c5 100644 --- a/mobile/skin/shop/basic/main.10.skin.php +++ b/mobile/skin/shop/basic/main.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -29,7 +29,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -49,7 +49,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/mobile/skin/shop/basic/relation.10.skin.php b/mobile/skin/shop/basic/relation.10.skin.php index 7783eed73..087a20492 100644 --- a/mobile/skin/shop/basic/relation.10.skin.php +++ b/mobile/skin/shop/basic/relation.10.skin.php @@ -21,7 +21,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -29,7 +29,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -37,11 +37,11 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -49,7 +49,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.10.skin.php b/skin/shop/basic/list.10.skin.php index c2a63eea1..0febff576 100644 --- a/skin/shop/basic/list.10.skin.php +++ b/skin/shop/basic/list.10.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -35,7 +35,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -43,11 +43,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -55,7 +55,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.20.skin.php b/skin/shop/basic/list.20.skin.php index a9908021e..f18769a84 100644 --- a/skin/shop/basic/list.20.skin.php +++ b/skin/shop/basic/list.20.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -35,19 +35,19 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { - echo "".item_icon($row)."\n"; + echo "
    ".item_icon($row)."
    \n"; } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -55,7 +55,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.30.skin.php b/skin/shop/basic/list.30.skin.php index a31f05173..9a8103dd8 100644 --- a/skin/shop/basic/list.30.skin.php +++ b/skin/shop/basic/list.30.skin.php @@ -36,7 +36,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • \n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -44,19 +44,19 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { - echo "".item_icon($row)."\n"; + echo "
    ".item_icon($row)."
    \n"; } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -64,7 +64,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/list.40.skin.php b/skin/shop/basic/list.40.skin.php index bddcc31ca..75233a6d8 100644 --- a/skin/shop/basic/list.40.skin.php +++ b/skin/shop/basic/list.40.skin.php @@ -38,7 +38,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • \n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -46,19 +46,19 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { - echo "".item_icon($row)."\n"; + echo "
    ".item_icon($row)."
    \n"; } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -66,7 +66,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.10.skin.php b/skin/shop/basic/main.10.skin.php index 6a68b668a..1e5985d8a 100644 --- a/skin/shop/basic/main.10.skin.php +++ b/skin/shop/basic/main.10.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -35,7 +35,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -43,11 +43,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -55,7 +55,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.20.skin.php b/skin/shop/basic/main.20.skin.php index 96ef4fabd..fa043dfaa 100644 --- a/skin/shop/basic/main.20.skin.php +++ b/skin/shop/basic/main.20.skin.php @@ -41,7 +41,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -49,7 +49,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -57,11 +57,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -69,7 +69,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.30.skin.php b/skin/shop/basic/main.30.skin.php index f0a1bdb56..58c36ad09 100644 --- a/skin/shop/basic/main.30.skin.php +++ b/skin/shop/basic/main.30.skin.php @@ -37,7 +37,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -45,7 +45,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -53,11 +53,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -65,7 +65,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.40.skin.php b/skin/shop/basic/main.40.skin.php index 1d8fa618b..0399b4ac4 100644 --- a/skin/shop/basic/main.40.skin.php +++ b/skin/shop/basic/main.40.skin.php @@ -41,7 +41,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -49,7 +49,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -57,11 +57,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -69,7 +69,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/main.50.skin.php b/skin/shop/basic/main.50.skin.php index e5853cf73..75461c8d4 100644 --- a/skin/shop/basic/main.50.skin.php +++ b/skin/shop/basic/main.50.skin.php @@ -40,7 +40,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -48,7 +48,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -56,11 +56,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -68,7 +68,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/relation.10.skin.php b/skin/shop/basic/relation.10.skin.php index 29581e1f0..e1f872b8c 100644 --- a/skin/shop/basic/relation.10.skin.php +++ b/skin/shop/basic/relation.10.skin.php @@ -27,7 +27,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { echo "
  • img_width}px\">\n"; if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_img\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_img) { @@ -35,7 +35,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_icon) { @@ -43,11 +43,11 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->view_it_id) { - echo "<".stripslashes($row['it_id']).">\n"; + echo "
    <".stripslashes($row['it_id']).">
    \n"; } if ($this->href) { - echo "href}{$row['it_id']}\" class=\"sct_a sct_txt\">\n"; + echo "
    href}{$row['it_id']}\" class=\"sct_a\">\n"; } if ($this->view_it_name) { @@ -55,7 +55,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($this->href) { - echo "\n"; + echo "
    \n"; } if ($this->view_it_basic && $row['it_basic']) { diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index 709b336ba..7e8322f09 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -98,9 +98,10 @@ .sct_10 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .sct_10 .sct_last {margin:0 0 15px !important} .sct_10 .sct_clear {clear:both} -.sct_10 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.sct_10 .sct_a {display:inline-block;position:relative;text-decoration:none} .sct_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none} .sct_10 .sct_img {margin:0 0 10px} +.sct_10 .sct_txt {margin:0 0 5px} .sct_10 .sct_icon {margin:0 0 10px} .sct_10 .sct_id {display:block;margin:0 0 5px} .sct_10 .sct_basic {margin:0 0 10px} @@ -161,9 +162,10 @@ .smt_20 .sct_ul_first {display:block;top:0} .smt_20 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .smt_20 .sct_last {margin:0 0 15px !important} -.smt_20 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_20 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_20 .sct_a:focus, .smt_20 .sct_a:hover {text-decoration:none} .smt_20 .sct_img {margin:0 0 10px} +.smt_20 .sct_txt {margin:0 0 5px} .smt_20 .sct_icon {margin:0 0 10px} .smt_20 .sct_id {display:block;margin:0 0 5px} .smt_20 .sct_basic {margin:0 0 10px} @@ -177,9 +179,10 @@ .smt_30 .sct_ul:after {display:block;visibility:hidden;clear:both;content:""} .smt_30 .sct_ul_first {display:block;left:0} .smt_30 .sct_li {position:relative;float:left;margin-right:25px} -.smt_30 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_30 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_30 .sct_a:focus, .smt_30 .sct_a:hover {text-decoration:none} .smt_30 .sct_img {margin:0 0 10px} +.smt_30 .sct_txt {margin:0 0 5px} .smt_30 .sct_icon {margin:0 0 10px} .smt_30 .sct_id {display:block;margin:0 0 5px} .smt_30 .sct_basic {margin:0 0 10px} @@ -193,9 +196,10 @@ .smt_40 .sct_ul_first {display:block} .smt_40 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .smt_40 .sct_last {margin:0 0 15px !important} -.smt_40 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_40 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_40 .sct_a:focus, .smt_40 .sct_a:hover {text-decoration:none} .smt_40 .sct_img {margin:0 0 10px} +.smt_40 .sct_txt {margin:0 0 5px} .smt_40 .sct_icon {margin:0 0 10px} .smt_40 .sct_id {display:block;margin:0 0 5px} .smt_40 .sct_basic {margin:0 0 10px} @@ -209,9 +213,10 @@ .smt_50 .sct_ul_first {display:block} .smt_50 .sct_li {position:relative;float:left;position:relative;top:-306px;margin:0 25px 15px 0} .smt_50 .sct_last {margin:0 0 15px} -.smt_50 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.smt_50 .sct_a {display:inline-block;position:relative;text-decoration:none} .smt_50 .sct_a:focus, .smt_50 .sct_a:hover {text-decoration:none} .smt_50 .sct_img {margin:0 0 10px} +.smt_50 .sct_txt {margin:0 0 5px} .smt_50 .sct_icon {margin:0 0 10px} .smt_50 .sct_id {display:block;margin:0 0 5px} .smt_50 .sct_basic {margin:0 0 10px} @@ -223,9 +228,10 @@ .scr_10 .sct_li {position:relative;float:left;margin:0 25px 15px 0} .scr_10 .sct_last {margin:0 0 15px !important} .scr_10 .sct_clear {clear:both} -.scr_10 .sct_a {display:inline-block;position:relative;margin:0 0 5px;text-decoration:none} +.scr_10 .sct_a {display:inline-block;position:relative;text-decoration:none} .scr_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none} .scr_10 .sct_img {margin:0 0 10px} +.scr_10 .sct_txt {margin:0 0 5px} .scr_10 .sct_icon {margin:0 0 10px} .scr_10 .sct_id {display:block;margin:0 0 5px} .scr_10 .sct_basic {margin:0 0 10px}