Мини-Профиль
|
|
Дата: Вт, 07.08.2012, 01:24:40 | Сообщение # 1
|
Как сделать кнопки по центру?
Вот скрин: http://savepic.org/2410057.png
Вот код мини-профиля:
<?if($USER_LOGGED_IN$)?> <div class="bprofile"> <div class="bprofile_avatar"> <?if($USER_AVATAR_URL$)?><img src="$USER_AVATAR_URL$"><?else?><img src="http://тут-мой-сайт:D.ru/new-img/no_avatar.png"><?endif?> <div align="center"><img border="0" align="absmiddle" src="http://тут-мой-сайт:D.ru/images/block_hr_blue.png"></div> </div> <div class="bprofile_date">$WDAY$ - $DATE$ - $TIME$</div> <div align="center"><img border="0" align="absmiddle" src="http://тут-мой-сайт:D.ru/images/block_hr_blue.png"></div> <ul class="bprofile_info"> <li>Вы вошли как: <strong>$USERNAME$</strong></li> <li>Группа: <strong>$USER_GROUP$</strong></li> <li>Ваш IP: <strong>$IP_ADDRESS$</strong></li> <li>Вы с нами: <strong>$USER_REG_DAYS$</strong> дней</li> <div align="center"><img border="0" align="absmiddle" src="http://тут-мой-сайт:D.ru/images/block_hr_blue.png"></div>
<div class="green-supo-profile-buttons"> <a href="$PERSONAL_PAGE_LINK$" id="first-button"></a> <a onclick="window.open('$PM_URL$','upp','scrollbars=1,top=0,left=0,resizable=1,width=770,height=350');return false;" rel="nofollow" href="javascript://" title="Непрочитанных: $UNREAD_PM$" id="second-button"></a> <a href="$LOGOUT_LINK$" id="third-button"></a> </div> <?else?> <div class="bprofile"> <div class="bprofile_avatar"> <img src="http://тут-мой-сайт:D.ru/new-img/no_avatar.png"> </div> <div class="bprofile_date">$WDAY$ - $DATE$ - $TIME$</div>
$LOGIN_FORM$ <?endif?>
|
|
Дата: Вт, 07.08.2012, 02:34:36 | Сообщение # 2
|
[codes] <?if($USER_LOGGED_IN$)?> <div class="bprofile"> <div class="bprofile_avatar">
<?if($USER_AVATAR_URL$)?><img src="$USER_AVATAR_URL$"><?else?><img src="http://тут-мой-сайт:D.ru/new-img/no_avatar.png"><?endif?> <div align="center"><img border="0" align="absmiddle" src="http://тут-мой-сайт:D.ru/images/block_hr_blue.png"></div> </div> <div class="bprofile_date">$WDAY$ - $DATE$ - $TIME$</div> <div align="center"><img border="0" align="absmiddle" src="http://тут-мой-сайт:D.ru/images/block_hr_blue.png"></div> <ul class="bprofile_info"> <li>Вы вошли как: <strong>$USERNAME$</strong></li> <li>Группа: <strong>$USER_GROUP$</strong></li> <li>Ваш IP: <strong>$IP_ADDRESS$</strong></li> <li>Вы с нами: <strong>$USER_REG_DAYS$</strong> дней</li> <div align="center"><img border="0" align="absmiddle" src="http://тут-мой-сайт:D.ru/images/block_hr_blue.png"></div>
<center><div class="green-supo-profile-buttons"> <a href="$PERSONAL_PAGE_LINK$" id="first-button"></a> <a onclick="window.open('$PM_URL$','upp','scrollbars=1,top=0,left=0,resizable=1,width=770,height=350');return false;" rel="nofollow" href="javascript://" title="Непрочитанных: $UNREAD_PM$" id="second-button"></a> <a href="$LOGOUT_LINK$" id="third-button"></a> </div></center>
<?else?> <div class="bprofile"> <div class="bprofile_avatar">
<img src="http://тут-мой-сайт:D.ru/new-img/no_avatar.png">
</div> <div class="bprofile_date">$WDAY$ - $DATE$ - $TIME$</div>
$LOGIN_FORM$ <?endif?> [/codes]
[img]http://s7.ucoz.net/img/icon/del.png[/img]
Сообщение отредактировал Drumik - Вт, 07.08.2012, 02:35:26
|
|
Дата: Вт, 07.08.2012, 03:03:42 | Сообщение # 3
|
Не, не помогает.
|
|
Дата: Вт, 07.08.2012, 03:13:18 | Сообщение # 4
|
[codes]<div class="green-supo-profile-buttons"> <center><a href="$PERSONAL_PAGE_LINK$" id="first-button"></a> <a onclick="window.open('$PM_URL$','upp','scrollbars=1,top=0,left=0,resizable=1,width=770,height=350');return false;" rel="nofollow" href="javascript://" title="Непрочитанных: $UNREAD_PM$" id="second-button"></a> <a href="$LOGOUT_LINK$" id="third-button"></a> </center> </div>[/codes]
[img]http://s7.ucoz.net/img/icon/del.png[/img]
|
|
Дата: Вт, 07.08.2012, 03:21:49 | Сообщение # 5
|
Тоже не помогает.
|
|
Дата: Вт, 07.08.2012, 03:25:25 | Сообщение # 6
|
Тут дело в CSS! CSS в студию!
|
|
Дата: Вт, 07.08.2012, 03:27:18 | Сообщение # 7
|
/* Mini-Profil */ .bprofile { width:178px; margin:0 auto -7px; }
.bprofile_avatar { text-align:center; padding:0 0 5px; }
.bprofile_date { text-align:center; background:url(http://тут-мой-сайт.ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 4px; padding:0 0 8px; }
.bprofile_info { overflow:hidden; background:url(http:///тут-мой-сайт..ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 5px; padding:0 0 8px; }
.bprofile_info li { background:url(http:///тут-мой-сайт..ru/images/c_inf_arrow_blue.png) no-repeat 0 5px; padding:0 0 1px 10px; } .green-supo-profile-main {border: 1px solid #d1d1d1;border-radius:3px;text-align:center;} .green-supo-profile-main-sup {background-image:url(http:///тут-мой-сайт..ru/images/blue-profile-bg.png);height:111px;border: 1px solid #f1f1f1;border-radius:3px;} .green-supo-profile-line {color:#636363;text-shadow: 1px 1px 1px #efefef;} .green-supo-profile-line span {color:#090;font-weight:bold;} .green-supo-profile-date {color:#090;text-shadow: 1px 1px 1px #efefef;margin:5px 0 0 0;} .green-supo-profile-date span {color:#636363;font-weight:bold;} .green-supo-profile-hr {background-image:url(http://тут-мой-сайт..ru/images/block_hr_blue.png);height:6px;margin: 0 0 0 1px;width: 172px;} .green-supo-profile-buttons {margin: 8px 0 0 1px;} .green-supo-profile-buttons a {background-image:url(http://тут-мой-сайт.ru/images/blue-profile-sprite.png);display:block;height:20px;float:left;} .green-supo-profile-buttons a#first-button {width:63px;background-position:0px 0px;} .green-supo-profile-buttons a#second-button {width:42px;background-position:-63px 0px;margin: 0 2px;} .green-supo-profile-buttons a#third-button {width:63px;background-position:-105px 0px;} .green-supo-profile-buttons a#first-button:hover {background-position:0px -20px;} .green-supo-profile-buttons a#second-button:hover {background-position:-63px -20px;} .green-supo-profile-buttons a#third-button:hover {background-position:-105px -20px;} /* ---------------- */
|
|
Дата: Вт, 07.08.2012, 03:31:31 | Сообщение # 8
|
Code /* Mini-Profil */ .bprofile { width:178px; margin:0 auto -7px; }
.bprofile_avatar { text-align:center; padding:0 0 5px; }
.bprofile_date { text-align:center; background:url(http://тут-мой-сайт.ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 4px; padding:0 0 8px; }
.bprofile_info { overflow:hidden; background:url(http:///тут-мой-сайт..ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 5px; padding:0 0 8px; }
.bprofile_info li { background:url(http:///тут-мой-сайт..ru/images/c_inf_arrow_blue.png) no-repeat 0 5px; padding:0 0 1px 10px; } .green-supo-profile-main {border: 1px solid #d1d1d1;border-radius:3px;text-align:center;} .green-supo-profile-main-sup {background-image:url(http:///тут-мой-сайт..ru/images/blue-profile-bg.png);height:111px;border: 1px solid #f1f1f1;border-radius:3px;} .green-supo-profile-line {color:#636363;text-shadow: 1px 1px 1px #efefef;} .green-supo-profile-line span {color:#090;font-weight:bold;} .green-supo-profile-date {color:#090;text-shadow: 1px 1px 1px #efefef;margin:5px 0 0 0;} .green-supo-profile-date span {color:#636363;font-weight:bold;} .green-supo-profile-hr {background-image:url(http://тут-мой-сайт..ru/images/block_hr_blue.png);height:6px;margin: 0 0 0 1px;width: 172px;} .green-supo-profile-buttons {margin: 8px 0 0 1px;align:center;} .green-supo-profile-buttons a {background-image:url(http://тут-мой-сайт.ru/images/blue-profile-sprite.png);display:block;height:20px;float:left;} .green-supo-profile-buttons a#first-button {width:63px;background-position:0px 0px;} .green-supo-profile-buttons a#second-button {width:42px;background-position:-63px 0px;margin: 0 2px;} .green-supo-profile-buttons a#third-button {width:63px;background-position:-105px 0px;} .green-supo-profile-buttons a#first-button:hover {background-position:0px -20px;} .green-supo-profile-buttons a#second-button:hover {background-position:-63px -20px;} .green-supo-profile-buttons a#third-button:hover {background-position:-105px -20px;} /* ---------------- */
|
|
Дата: Вт, 07.08.2012, 03:35:09 | Сообщение # 9
|
Не меняется в блоке .
|
|
Дата: Вт, 07.08.2012, 03:36:34 | Сообщение # 10
|
вот этот пробуй!
Code /* Mini-Profil */ .bprofile { width:178px; margin:0 auto -7px; }
.bprofile_avatar { text-align:center; padding:0 0 5px; }
.bprofile_date { text-align:center; background:url(http://тут-мой-сайт.ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 4px; padding:0 0 8px; }
.bprofile_info { overflow:hidden; background:url(http:///тут-мой-сайт..ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 5px; padding:0 0 8px; }
.bprofile_info li { background:url(http:///тут-мой-сайт..ru/images/c_inf_arrow_blue.png) no-repeat 0 5px; padding:0 0 1px 10px; } .green-supo-profile-main {border: 1px solid #d1d1d1;border-radius:3px;text-align:center;} .green-supo-profile-main-sup {background-image:url(http:///тут-мой-сайт..ru/images/blue-profile-bg.png);height:111px;border: 1px solid #f1f1f1;border-radius:3px;} .green-supo-profile-line {color:#636363;text-shadow: 1px 1px 1px #efefef;} .green-supo-profile-line span {color:#090;font-weight:bold;} .green-supo-profile-date {color:#090;text-shadow: 1px 1px 1px #efefef;margin:5px 0 0 0;} .green-supo-profile-date span {color:#636363;font-weight:bold;} .green-supo-profile-hr {background-image:url(http://тут-мой-сайт..ru/images/block_hr_blue.png);height:6px;margin: 0 0 0 1px;width: 172px;} .green-supo-profile-buttons {margin: 8px 0 0 1px;align:center;} .green-supo-profile-buttons a {background-image:url(http://тут-мой-сайт.ru/images/blue-profile-sprite.png);display:block;height:20px;float:center;} .green-supo-profile-buttons a#first-button {width:63px;background-position:0px 0px;} .green-supo-profile-buttons a#second-button {width:42px;background-position:-63px 0px;margin: 0 2px;} .green-supo-profile-buttons a#third-button {width:63px;background-position:-105px 0px;} .green-supo-profile-buttons a#first-button:hover {background-position:0px -20px;} .green-supo-profile-buttons a#second-button:hover {background-position:-63px -20px;} .green-supo-profile-buttons a#third-button:hover {background-position:-105px -20px;} /* ---------------- */
|
|
Дата: Вт, 07.08.2012, 03:44:16 | Сообщение # 11
|
Дата: Вт, 07.08.2012, 03:45:24 | Сообщение # 12
|
Code /* Mini-Profil */ .bprofile { width:178px; margin:0 auto -7px; }
.bprofile_avatar { text-align:center; padding:0 0 5px; }
.bprofile_date { text-align:center; background:url(http://тут-мой-сайт.ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 4px; padding:0 0 8px; }
.bprofile_info { overflow:hidden; background:url(http:///тут-мой-сайт..ru/images/block_hr_blue.png) no-repeat center bottom; margin:0 0 5px; padding:0 0 8px; }
.bprofile_info li { background:url(http:///тут-мой-сайт..ru/images/c_inf_arrow_blue.png) no-repeat 0 5px; padding:0 0 1px 10px; } .green-supo-profile-main {border: 1px solid #d1d1d1;border-radius:3px;text-align:center;} .green-supo-profile-main-sup {background-image:url(http:///тут-мой-сайт..ru/images/blue-profile-bg.png);height:111px;border: 1px solid #f1f1f1;border-radius:3px;} .green-supo-profile-line {color:#636363;text-shadow: 1px 1px 1px #efefef;} .green-supo-profile-line span {color:#090;font-weight:bold;} .green-supo-profile-date {color:#090;text-shadow: 1px 1px 1px #efefef;margin:5px 0 0 0;} .green-supo-profile-date span {color:#636363;font-weight:bold;} .green-supo-profile-hr {background-image:url(http://тут-мой-сайт..ru/images/block_hr_blue.png);height:6px;margin: 0 0 0 1px;width: 172px;} .green-supo-profile-buttons {margin: 8px 0 0 1px;float:center;} .green-supo-profile-buttons a {background-image:url(http://тут-мой-сайт.ru/images/blue-profile-sprite.png);display:block;height:20px;float:left;} .green-supo-profile-buttons a#first-button {width:63px;background-position:0px 0px;} .green-supo-profile-buttons a#second-button {width:42px;background-position:-63px 0px;margin: 0 2px;} .green-supo-profile-buttons a#third-button {width:63px;background-position:-105px 0px;} .green-supo-profile-buttons a#first-button:hover {background-position:0px -20px;} .green-supo-profile-buttons a#second-button:hover {background-position:-63px -20px;} .green-supo-profile-buttons a#third-button:hover {background-position:-105px -20px;} /* ---------------- */
Если это не поможет! Могу решить через ПУ!
|
|
Дата: Вт, 07.08.2012, 03:47:25 | Сообщение # 13
|
Я вроде понял как сделать....
Сейчас попробую.
|
|
Дата: Вт, 07.08.2012, 03:50:46 | Сообщение # 14
|
Сообщение отредактировал -SAM- - Вт, 07.08.2012, 04:44:19
|
|
Дата: Вт, 07.08.2012, 19:31:13 | Сообщение # 15
|
-SAM-
Спасибо, как всегда выручил!))
|
|