npn2531, on 30 April 2010 - 09:17 AM, said:
I can use this.
Perhaps you can add it to the next update?!
Posted 30 April 2010 - 01:45 PM
<div class="leftfloat">
<span class="leftfloat"><span class="checkoutbarcurrent"><?php echo CHECKOUT_BAR_DELIVERY; ?></span><br/>
<span class="leftfloat-silverpixel"><?php echo tep_draw_separator('pixel_trans.gif', '60', '1'); ?></span>
<span class="leftfloat"><?php echo tep_image(DIR_WS_IMAGES . 'checkout_bullet.gif'); ?></span>
<span class="leftfloat-silverpixel"><?php echo tep_draw_separator('pixel_silver.gif', '90', '1'); ?></span></span></span>
</div>
When I view the source it says it has a width of 1 pixel???<div class="leftfloat"> <span class="leftfloat"><span class="checkoutbarcurrent">Leveringsadres</span><br/> <span class="leftfloat-silverpixel"><img src="images/pixel_trans.gif" width="1" height="1" border="0" alt=""></span> <span class="leftfloat"><img src="images/checkout_bullet.gif" border="0" alt=""></span> <span class="leftfloat-silverpixel"><img src="images/pixel_silver.gif" width="1" height="1" border="0" alt=""></span></span></span> </div>Any idea what this might be?
Posted 09 May 2010 - 11:01 AM
$info_box_contents = array();
$info_box_contents[] = array('text' => $categories_string);
//$info_box_contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_ALLPRODS_SEO) . '" title="' . BOX_INFORMATION_ALLPRODS_SEO_CATEGORIES . '">' . BOX_INFORMATION_ALLPRODS_SEO_CATEGORIES .'</a>');
Quote
Posted 09 May 2010 - 02:31 PM
Posted 09 May 2010 - 08:16 PM
Posted 10 May 2010 - 04:27 AM
$categories = "categories";
if ( $categories == "categories" ) {
echo "</div>";
}
Edited by npn2531, 10 May 2010 - 04:30 AM.
Posted 10 May 2010 - 11:37 PM
$categories = "categories";
if ( $categories == "categories" ) {
// echo "</div>";
echo "";
}
<div class="infobox"> <div class="infoboxcontents"> <a href="http://server01/catalog/books-c-21.html?osCsid=f3be5d0c6de6029735123b8bb606db5a">Books</a> (20)<br /> <a href="http://server01/catalog/dvds-c-25.html?osCsid=f3be5d0c6de6029735123b8bb606db5a">DVDs</a> (1)<br /> <a href="http://server01/catalog/music-c-26.html?osCsid=f3be5d0c6de6029735123b8bb606db5a">Music</a> (1)<br /></div> <a href="http://server01/catalog/all_products.php?osCsid=f3be5d0c6de6029735123b8bb606db5a" title="View All Products">View All Products</a></div>
/* ALL PRODUCTS CODE */
$info_box_contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_ALLPRODS_SEO) . '" title="' . BOX_INFORMATION_ALLPRODS_SEO_CATEGORIES . '">' . BOX_INFORMATION_ALLPRODS_SEO_CATEGORIES .'</a>');
Posted 11 May 2010 - 12:09 AM
.infobox{
background-image: url('images/infobox/tp-boxfooter.gif');background-repeat:no-repeat;background-position: bottom;
margin:0px 0px 0px 0px ;padding:0px 0px 10px 0px;
}
.infoboxcontents{
font-family: Verdana, Arial, sans-serif;font-size: 10px; margin:0px 0px 0px 1px;padding:5px 5px 5px 5px;
background-image: url('images/infobox/tp-boxbody.gif');background-repeat: repeat-y;
}
.infoboxheading{
font-family: Helvetica,sans-serif;font-size: 12px;font-weight: bold;color: #333333; padding:5px 0px 6px 5px;margin:10px 0px 0px 1px;
background-image: url('images/infobox/tp-boxheader.gif');
background-repeat:no-repeat;
}
Posted 11 May 2010 - 02:07 AM
Posted 11 May 2010 - 04:01 AM
Mister_dj, on 30 April 2010 - 01:45 PM, said:
<div class="leftfloat">
<span class="leftfloat"><span class="checkoutbarcurrent"><?php echo CHECKOUT_BAR_DELIVERY; ?></span><br/>
<span class="leftfloat-silverpixel"><?php echo tep_draw_separator('pixel_trans.gif', '60', '1'); ?></span>
<span class="leftfloat"><?php echo tep_image(DIR_WS_IMAGES . 'checkout_bullet.gif'); ?></span>
<span class="leftfloat-silverpixel"><?php echo tep_draw_separator('pixel_silver.gif', '90', '1'); ?></span></span></span>
</div>
When I view the source it says it has a width of 1 pixel???<div class="leftfloat"> <span class="leftfloat"><span class="checkoutbarcurrent">Leveringsadres</span><br/> <span class="leftfloat-silverpixel"><img src="images/pixel_trans.gif" width="1" height="1" border="0" alt=""></span> <span class="leftfloat"><img src="images/checkout_bullet.gif" border="0" alt=""></span> <span class="leftfloat-silverpixel"><img src="images/pixel_silver.gif" width="1" height="1" border="0" alt=""></span></span></span> </div>Any idea what this might be?
Posted 11 May 2010 - 04:05 AM
Mister_dj, on 30 April 2010 - 01:45 PM, said:
<div class="leftfloat">
<span class="leftfloat"><span class="checkoutbarcurrent"><?php echo CHECKOUT_BAR_DELIVERY; ?></span><br/>
<span class="leftfloat-silverpixel"><?php echo tep_draw_separator('pixel_trans.gif', '60', '1'); ?></span>
<span class="leftfloat"><?php echo tep_image(DIR_WS_IMAGES . 'checkout_bullet.gif'); ?></span>
<span class="leftfloat-silverpixel"><?php echo tep_draw_separator('pixel_silver.gif', '90', '1'); ?></span></span></span>
</div>
When I view the source it says it has a width of 1 pixel???<div class="leftfloat"> <span class="leftfloat"><span class="checkoutbarcurrent">Leveringsadres</span><br/> <span class="leftfloat-silverpixel"><img src="images/pixel_trans.gif" width="1" height="1" border="0" alt=""></span> <span class="leftfloat"><img src="images/checkout_bullet.gif" border="0" alt=""></span> <span class="leftfloat-silverpixel"><img src="images/pixel_silver.gif" width="1" height="1" border="0" alt=""></span></span></span> </div>Any idea what this might be?
Edited by npn2531, 11 May 2010 - 04:08 AM.
Posted 11 May 2010 - 09:56 PM
Posted 11 May 2010 - 11:52 PM
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
Posted 12 May 2010 - 02:58 PM
.infobox{
background-image: url('images/infobox/tp-boxfooter.gif');background-repeat:no-repeat;background-position: bottom;
margin:0px 0px 0px 0px ;padding:0px 0px 10px 0px;
}
.infoboxcontents{
font-family: Verdana, Arial, sans-serif;font-size: 10px; margin:0px 0px 0px 1px;padding:5px 5px 5px 5px; background-image: url('images/infobox/tp-boxbody.gif');background-repeat: repeat-y;
}
.infoboxheading{
font-family: Helvetica,sans-serif;font-size: 12px;font-weight: bold;color: #333333; padding:5px 0px 6px 5px;margin:10px 0px 0px 1px;
background-image: url('images/infobox/tp-boxheader.gif');
background-repeat:no-repeat;
Posted 12 May 2010 - 03:28 PM
.pagebox-threefourths ul { margin-left: 30px; }
<p>Paragraph 1</p><p>Paragraph 2</p>
Posted 12 May 2010 - 04:02 PM
LinusIT, on 12 May 2010 - 03:28 PM, said:
.pagebox-threefourths ul { margin-left: 30px; }
<p>Paragraph 1</p><p>Paragraph 2</p>
/* TEXT AND NAVIGATION ////////////////////////////////////////// TEXT ELEMENTS////////////////////////////////////////////////// BOF TEXT ELEMENTS ////////////////////////////// */
a, a:hover, p, p.main, .main, .bold, .leftfloat, .leftfloat-right, .rightfloat, .leftfloat-databox, .right, .center, ul, li, .moduleRow, .moduleRowOver, .moduleRowSelected, .pagebox-account, .pagebox, .pagebox-onethird, .pagebox-twothirds, .pagebox-halfwidth, .pagebox-threefourths, .pagebox-onefourth, .products-new, .categorylisting, .confirm-comments{
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #000000;
line-height: 15px;
}
The line height for p is set there, to keep it consistent with the other elements. If you would like it to be unique, then pull it out of the above and set p individually.
Posted 12 May 2010 - 04:21 PM
LinusIT, on 12 May 2010 - 02:58 PM, said:
.infobox{
background-image: url('images/infobox/tp-boxfooter.gif');background-repeat:no-repeat;background-position: bottom;
margin:0px 0px 0px 0px ;padding:0px 0px 10px 0px;
}
.infoboxcontents{
font-family: Verdana, Arial, sans-serif;font-size: 10px; margin:0px 0px 0px 1px;padding:5px 5px 5px 5px; background-image: url('images/infobox/tp-boxbody.gif');background-repeat: repeat-y;
}
.infoboxheading{
font-family: Helvetica,sans-serif;font-size: 12px;font-weight: bold;color: #333333; padding:5px 0px 6px 5px;margin:10px 0px 0px 1px;
background-image: url('images/infobox/tp-boxheader.gif');
background-repeat:no-repeat;
Posted 13 May 2010 - 06:03 PM
Posted 13 May 2010 - 06:11 PM
burt, on 13 May 2010 - 08:09 AM, said: