Показать сообщение отдельно

как поставить ссылку на DIV в CSS
  #1  
Старый 24.09.2009, 22:20
ufalog
Участник форума
Регистрация: 28.07.2007
Сообщений: 177
С нами: 9888748

Репутация: 5
Smile как поставить ссылку на DIV в CSS

PHP код:
#container_top
text-align:left;
  
padding-left:230px;
  
vertical-align:top;
  
background:url(../../images/cosmo.gifleft -50px no-repeat;

PHP код:
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <
tr>
    <
td id="container_top_left"><!-- cpt_container_start -->{cpt_auxpages_navigation select_pages='all' auxpages='' view='vertical' overridestyle=':3xaz8c'}<!-- cpt_container_end --></td>
    <
td id="container_top"><!-- cpt_container_start -->{cpt_custom_html code='p5kgoddr' overridestyle=':75man4'}{cpt_language_selection view='flags' overridestyle=':r0065a'}<!-- cpt_container_end --></td>
    <
td id="container_top_right"><!-- cpt_container_start -->{cpt_shopping_cart_info overridestyle=''}{cpt_currency_selection overridestyle=':wta1vr'}<!-- cpt_container_end --></td>
  </
tr>
</
table

Последний раз редактировалось ufalog; 24.09.2009 в 22:28..
 
Ответить с цитированием