Jump to content
  • 0

Выравнивание в блоке


okunev2
 Share

Question

есть родитель блок:

.content-internal {position: relative; margin: 0 auto; width: 775px; vertical-align: top; padding-bottom: 310px;}

в нем ещё блок второй:

.block-info .page {position: relative; margin: 0 auto; display: block; font: normal 14px 'Trebuchet MS'; color: #46342c;}
.block-info .page a {position: relative; font: normal 14px 'Trebuchet MS'; color: #46342c; text-decoration: none; left: 2px; top: -8px; float: left; padding: 8px 0 0 16px; width: 42px; height: 37px; margin-bottom: -2px; background: url('../images/page_yellow.png') no-repeat;}
.block-info .page span {position: relative; font: normal 14px 'Trebuchet MS'; color: #46342c; left: 2px; top: -8px; float: left; padding: 8px 0 0 16px; width: 42px; height: 37px; margin-bottom: -25px; background: url('../images/page_blue.png') no-repeat;}
.block-info .page .dalee {position: relative; font: normal 14px 'Trebuchet MS'; color: #46342c; text-decoration: none; left: 2px; top: -8px; float: left; padding: 8px 0 0 16px; width: 42px; height: 37px; margin-bottom: -2px; background: url('../images/page_yellow.png') no-repeat;}

Как можно не давая ширину второму блоку его выровнять по центру относительно родителя? margin: 0 auto; не помогает, так как не нужно делать жесткую ширину блоку, а если делать жесткую ширину то это вариант не подходит

Как быть?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Внутреннему - display: inline-block; внешнему - text-align: center;

Это если я правильно задачу понял.

нет это тоже я пробывал, так только можно только цифры в блоках выравнить что в пагинации, а мне нужно в родители блок выравнить ровно по центру в этом проблема

Внутреннему - display: inline-block; внешнему - text-align: center;

Это если я правильно задачу понял.

и Это не работает в ИЕ

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