601
Bleekk
Re: How can i fix this theme?
  • 2008/9/6 10:14

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


find:
#mainmenu a {
and
#usermenu a{

in this lines add "display: block;"

it will looks like:
#mainmenu a {display: block; margin: 0; padding: 4px;}



602
Bleekk
Re: Themes gallery
  • 2008/9/2 20:50

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


look here



603
Bleekk
Re: Theme rmlight and rmth001 searched urgently !
  • 2008/9/1 13:32

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


here the links:

rmlight

rmth001



604
Bleekk
Re: oledrion shop - display products in 3 colums
  • 2008/8/31 23:04

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


thank you very much ghia
it works perfekt

I have added you code but without the last lines
{if $smarty.capture.column == 0}
<
td></td><td></td>
{/if}

{if 
$smarty.capture.column <= 1}
<
td></td><td></td>
</
tr></table>
{/if}

for what is this?

thanks!!



605
Bleekk
oledrion shop - display products in 3 colums
  • 2008/8/31 21:11

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


hi all,
I would like to display the products on the shop index page in 3 columns but I do not how

here the relevant code:
<{if count($products) > 0}>
    <
div class="featured-blocks-titles"><h2><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>icon-product-person.png" alt="<{$smarty.const._OLEDRION_CART}>" border="0" /><{$smarty.const._OLEDRION_MOST_RECENT}></h2></div>
    <
table border="0" class="oledrion_productindex">
    <{foreach 
item=product from=$products}>
    <
tr>
        <
td class="oledrion_productthumb"><{if $product.product_thumb_url}><a href="<{$product.product_url_rewrited}>" title="<{$product.product_href_title}>"><img src="<{$product.product_thumb_full_url}>" alt="<{$product.product_href_title}>" border="0" /></a><{/if}></td>
        <
td class="oledrion_productssummary">

        <
table width="100%" cellspacing="0">
      <
tr>
        <
td class="page-curl_01">
            <
div class="oledrion_producttitle"><{$product.product_recommended_picture}><a href="<{$product.product_url_rewrited}>" title="<{$product.product_href_title}>"><{$product.product_title}></a></div><div class="oledrion_productauthor"><{if $product.product_joined_manufacturers != ''}><img src="<{$smarty.const.OLEDRION_IMAGES_URL}>author.png" alt="" border="0" /><{$smarty.const._OLEDRION_BY}> <{$product.product_joined_manufacturers}><{/if}></div>
            <{if 
$mod_pref.use_price}><div class="oledrion_productprice"><{if $product.product_stock }><{$smarty.const._OLEDRION_PRICE}> <a href="<{$smarty.const.OLEDRION_URL}>caddy.php?op=addproduct&product_id=<{$product.product_id}>" title="<{$smarty.const._OLEDRION_ADD_TO_CART}>"><{if $product.product_discount_price_ttc != ''}><s><{$product.product_price_ttc}></s> <{$product.product_discount_price_ttc}><{else}><{$product.product_price_ttc}><{/if}> <img src="<{$smarty.const.OLEDRION_IMAGES_URL}>cartadd.png" alt="<{$smarty.const._OLEDRION_ADD_TO_CART}>" border="0" /></a><{else}><{$mod_pref.nostock_msg}><{/if}></div><{/if}>
        </
td>
      </
tr>
    </
table>
        </
td>
    </
tr>
    <{/foreach}>
    </
table>
<{/if}>


thanks



606
Bleekk
Re: mac style theme
  • 2008/8/25 22:18

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


I think I can help you

you can contact me over PM



607
Bleekk
Re: clouds theme
  • 2008/8/17 13:16

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


ok I see the problem.
I will try to fix it today



608
Bleekk
Re: Post a place of a member
  • 2008/8/13 11:54

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


I do not know how many ads you have but one option is to add this direct in the database



609
Bleekk
Re: center the site
  • 2008/8/11 23:04

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


your site is centered!
only your block is on the right side!
maybe you have a top-right block and not a center-top block. look in the block administration and change this.



610
Bleekk
Re: center the site
  • 2008/8/11 0:09

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


try to ad this:
margin-left:auto;
margin-right:auto;




TopTop
« 1 ... 58 59 60 (61) 62 63 64 ... 69 »



Login

Who's Online

223 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 223


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits