Jump to content
  • 0

Помощь с версткой


MyZik
 Share

Question

Доброго времени суток. Сразу разъясню проблему. Скриншот, для наглядности так сказать. Как видите, раздел "Фото" расположен выше, чем раздел "Информация". Мне нужно, чтобы раздел "Информация", шел вровень с "Фото".

—--

Часть кода из страницы:

echo '<table><tr><td><div class="phdr">Фото</div><a href="../files/users/photo/' . $user['id'] . '.jpg"><img src="../files/users/photo/' . $user['id'] . '_small.jpg" alt="' . $user['name'] . '" border="0" /></a></td>

<td><div class="phdr">Информация</div>' . functions::display_user_ank($user) . '</td></tr></table>';

DIV .phdr из style.css:

.phdr, .phdr a:visited {

background: #fff url(/theme/default/images/touch.png);

color: #8f9090;border-bottom: 0px solid #de6684;border-top: 0px solid #de6684;

padding:7px; border-left: 1px solid #00aed7;border-right: 1px solid #00aed7;border-bottom: 1px solid #c7c7c7;

margin: 0px;

line-height: 19px;

}

—--

Заранее спасибо.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Доброго времени суток. Сразу разъясню проблему. Скриншот, для наглядности так сказать. Как видите, раздел "Фото" расположен выше, чем раздел "Информация". Мне нужно, чтобы раздел "Информация", шел вровень с "Фото".

—--

Часть кода из страницы:

echo '<table><tr><td><div class="phdr">Фото</div><a href="../files/users/photo/' . $user['id'] . '.jpg"><img src="../files/users/photo/' . $user['id'] . '_small.jpg" alt="' . $user['name'] . '" border="0" /></a></td>

<td><div class="phdr">Информация</div>' . functions::display_user_ank($user) . '</td></tr></table>';

DIV .phdr из style.css:

.phdr, .phdr a:visited {

background: #fff url(/theme/default/images/touch.png);

color: #8f9090;border-bottom: 0px solid #de6684;border-top: 0px solid #de6684;

padding:7px; border-left: 1px solid #00aed7;border-right: 1px solid #00aed7;border-bottom: 1px solid #c7c7c7;

margin: 0px;

line-height: 19px;

}

—--

Заранее спасибо.

На Андроид устройстве использовать табличную вёрстку :facepalmxd:

Link to comment
Share on other sites

  • 0

На Андроид устройстве использовать табличную вёрстку :facepalmxd:

Сам понял что написал? С ПК та же фигня. Да и с тела работаю я 4-ый год, и ни разу не было проблем с отображением сайтов

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy