Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Shevron

Newbie
  
  • Posts

    43
  • Joined

  • Last visited

Everything posted by Shevron

  1. Прошу прощения но почему-то не получаеться! Можно попдробней до того момента что б дата пояявилась на экране,а дальше я сам! Спасибо, не силен в php/
  2. Установил модуль *снег*! Все работает, но страница удленилась и скролл постоянно бегает то вверх то вниз. 0.2.0 Я вот никак не могу разобрать что у меня Open cart или OCstore.Можэт кто ставил ? Или я могу код выложить посмотреть можэт что подскажите? Кстати модуль можно скачать вот здесь https://opencartforum.com/files/file/232-%D1%81%D0%BD%D0%B5%D0%B3/ Исправил ! Можно закрыть тему!
  3. Спасибо! Не силен в php, все просто.Работает.
  4. Добрый день! Обновил значки в кабинете, все работает,только footer лезет в самый низ кабинета, как исправить? Ошибка явно где-то здесь. Заранее спасибо! <?php echo $header; ?><?php echo $column_left; ?><?php echo $column_right; ?> <div id="content"> <div class="top"> <div class="left"></div> <div class="right"></div> <div class="center"> <h1><?php echo $heading_title; ?></h1> </div> </div> <div class="middle" style=" width:558px; float:left"> <?php if ($success) { ?> <div class="success"><?php echo $success; ?></div> <?php } ?> <div style="float: left; width: 260px; margin-bottom: 10px; padding: 5px;"><img src="catalog/view/theme/afrodita/image/edit1.png" alt="" style="float: left; margin-right: 8px;"><a href="/index.php?route=account/edit" style="font-weight: bold;"><?php echo $text_information; ?></a><br> </div> <div style="float: left; width: 260px; margin-bottom: 10px; padding: 5px;"><img src="catalog/view/theme/afrodita/image/password.png" alt="" style="float: left; margin-right: 8px;"><a href="/index.php?route=account/password" style="font-weight: bold;"><?php echo $text_password; ?></a><br> </div> <div style="float: left; width: 260px; margin-bottom: 10px; padding: 5px;"><img src="catalog/view/theme/afrodita/image/orders.png" alt="" style="float: left; margin-right: 8px;"><a href="/index.php?route=account/history" style="font-weight: bold;"><?php echo $text_history; ?></a><br> </div> <div style="float: left; width: 260px; margin-bottom: 10px; padding: 5px;"><img src="catalog/view/theme/afrodita/image/download.png" alt="" style="float: left; margin-right: 8px;"><a href="/index.php?route=account/download" style="font-weight: bold;"><?php echo $text_download; ?></a><br> </div> <div style="float: left; width: 260px; margin-bottom: 10px; padding: 5px;"><img src="catalog/view/theme/afrodita/image/delivery.png" alt="" style="float: left; margin-right: 8px;"><a href="/index.php?route=account/address" style="font-weight: bold;"><?php echo $text_address; ?></a><br> </div> <div style="float: left; width: 260px; margin-bottom: 10px; padding: 5px;"><img src="catalog/view/theme/afrodita/image/newsletter.png" alt="" style="float: left; margin-right: 8px;"><a href="/index.php?route=account/newsletter" style="font-weight: bold;"><?php echo $text_my_newsletter; ?></a><br> </div> </div> <div class="bottom" style="width:580px; float:left;"> <div class="left"></div> <div class="right"></div> <div class="center"></div> </div> </div> <?php echo $footer; ?>
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.