Перейти к содержанию
CMSTOOLS.org - форум поддержки и развития CMS

расширение стены на 100%


Рекомендуемые сообщения

добрый вечер,ребят помогите пожалуйста если кто знает как сделать расширение стены на 100% при прокрутке вниз,спасибо

Ссылка на комментарий
Поделиться на другие сайты

добрый вечер,ребят помогите пожалуйста если кто знает как сделать расширение стены на 100% при прокрутке вниз,спасибо

В profile.tpl есть кусок (если это 2.0):

 

			if($(window).scrollTop() > $('#fortoAutoSizeStyleProfile').offset().top && !startResizeCss){
				startResizeCss = true;
				$('body').append('<div id="addStyleClass"><style type="text/css" media="all">.wallrecord{width:960px}...<style></div>');
			}

где и задаются стили при прокрутке вниз. Тут и можно указать расширение...

Ссылка на комментарий
Поделиться на другие сайты

В profile.tpl есть кусок (если это 2.0):

 

			if($(window).scrollTop() > $('#fortoAutoSizeStyleProfile').offset().top && !startResizeCss){
				startResizeCss = true;
				$('body').append('<div id="addStyleClass"><style type="text/css" media="all">.wallrecord{width:960px}...<style></div>');
			}

где и задаются стили при прокрутке вниз. Тут и можно указать расширение...

сборка VK CMS Engine 2014

Ссылка на комментарий
Поделиться на другие сайты

сборка VK CMS Engine 2014

И? Там стена расширяеться при прокрутке? -Если - да, то ищи что-то подобное; -если - нет, то тогда нужно выпиливать с 2.0 этот кусок на "расширение стены".

Ссылка на комментарий
Поделиться на другие сайты

И? Там стена расширяеться при прокрутке? -Если - да, то ищи что-то подобное; -если - нет, то тогда нужно выпиливать с 2.0 этот кусок на "расширение стены".

стена при прокрутке не расширяется,вот файл

<style>
.padcont{padding-left:11px;padding-right:11px;}
.ava30{background:url('{ava50}') no-repeat 0px;
height:30px;
width:30px;
margin-left:10px;
position:relative;}
</style>
<div style="margin-left:110px"><div class="news_wall_msg_bg no_display" id="wall_text_250" style="width:300px;font-weight: normal;margin-top:-4px;">
 <div class="news_wall_liked_ic"></div>
 <div class="news_wall_msg_text" ><b><a href="/verify" onclick="page.go(this.href)">Подтвержденная страница</a></b><br><div class="mgclr"></div>Данная отметка означает, что страница пользователя была подтверждена администрацией ВКонтакте.<div class="clear"></div></div></div></div>
<div style="width:608px"></div>
<link type="text/css" rel="stylesheet" href="http://st0.vk.me/css/al/page.css?541"></link>
<link media="screen" href="{theme}/style/rate.css" type="text/css" rel="stylesheet" />  
<script type="text/javascript">[ava]Profile.LoadPhoto();[/ava]
$(document).ready(function(){
music.jPlayerInc();
$('#wall_text, .fast_form_width').autoResize();
[owner]if($('.profile_onefriend_happy').size() > 4) $('#happyAllLnk').show();[/owner]
});
$(document).click(function(event){
wall.event(event);
});
</script>
<script type="text/javascript">
var startResizeCss = false;
var user_id = '{user-id}';
$(document).ready(function(){
$(window).scroll(function(){
  if($('#type_page').val() == 'profile'){
   if($(document).height() - $(window).height() <= $(window).scrollTop()+($(document).height()/2-250)){
        wall.page(user_id);
   }
   if($(window).scrollTop() < $('#fortoAutoSizeStyleProfile').offset().top){
        startResizeCss = false;
        $('#addStyleClass').remove();
   }
   if($(window).scrollTop() > $('#fortoAutoSizeStyleProfile').offset().top && !startResizeCss max='2'){
        startResizeCss = true;
        $('body').append('<div id="addStyleClass"><style type="text/css" media="all">.wallrecord{;;margin-top:2px;;}.public_wall_all_comm{width:542px;margin-top:2px;margin-bottom:-2px}.player_mini_mbar_wall{width:648px;margin-bottom:0px}#audioForSize{min-width:648px}.wall_rec_autoresize{width:648px}.wall_fast_ava img{width:50px}.wall_fast_ava{width:60px}.wall_fast_comment_text{margin-left:57px}.wall_fast_date{margin-left:0px;font-size:11px}.public_wall_all_comm{;padding: 5px 7px;margin-top: -6px;}.wall_delete {background: url("/templates/Default/images/close_a_wall.png") no-repeat;width: 11px;height: 11px;float: right;margin-top: 2px;cursor: pointer;}.wall_tell_all {backgroundurl("../images/transp.png") no-repeat -33px -264px;width: 11px;height: 11px;float: right;margin-top: 2px;margin-left: 6px;opacity: 0.5;}</style></div>');
   }
  }
});
});
$(document).click(function(event){
wall.event(event);
});
</script>
 
<input type="hidden" id="type_page" value="profile" />
 
<div id="jquery_jplayer"></div>
 
<input type="hidden" id="teck_id" value="" />
<input type="hidden" id="teck_prefix" value="" />
<input type="hidden" id="typePlay" value="standart" />
<div class="ava"> 
[owner][/owner][not-owner][/not-owner]
 <div id="owner_photo_wrap">
   [owner] <div id="owner_photo_top_bubble_wrap">
  <div id="owner_photo_top_bubble">
    <div class="owner_photo_bubble_delete_wrap" onclick="Photo.MsgDelete({ava_del}); return false"; $('.profileMenu').hide(); return false;">
      <div class="owner_photo_bubble_delete"></div>
    </div>
  </div>
</div>  [/owner]
  <div id="page_avatar"><a id="profile_photo_link"><a onclick="Photo.Show(this.href); return false" href="{ava_link}"><img src='{ava}' width='200px' id="ava"></a></div>
  [owner]
<div id="owner_photo_bubble_wrap">
    <div id="owner_photo_bubble">
 
<div class="owner_photo_bubble_action owner_photo_bubble_action_update" onClick="Profile.LoadPhoto(); $('.profileMenu').hide(); return false;">
  <span class="owner_photo_bubble_action_in">Загрузить новую фотографию</span>
</div>
 
<div class="owner_photo_bubble_action owner_photo_bubble_action_crop" onClick="Profile.miniature(); return false;">
  <span class="owner_photo_bubble_action_in">Изменить миниатюру</span>
</div>
 
</div>
  </div>  [/owner]
  </div>
[not-owner][/not-owner][owner][/owner]
 
<div class="menuleft" style="margin-top:5px">
[owner]<a href="/edit" onClick="Page.Go(this.href); $('.profileMenu').hide(); return false;"><div>Редактировать страницу</div></a>
<a onClick="doLoad.data(1); rating.addbox('{user-id}')">Повысить рейтинг</a><div class="more_div"></div>[gifts]<a href="/gifts{user-id}" onClick="Page.Go(this.href); return false" ><span class="fl_r profile_gifts"></span><div>Мои подарки<span class="fl_r" style="font-size:10px;opacity: 0.7">{gifts-num}</span></div></a>[/gifts][fans]<a onClick="subscriptions.fall('{user-id}')"><span class="fl_r profile_sub"></span><div>Мои поклонники<span class="fl_r" style="font-size:10px;opacity: 0.7">{fans}</span></div></a>[/fans]
</a>[/owner]
[not-owner][blacklist]
<div id="profile_main_actions">[privacy-msg]<div class="profile_action_btn profile_msg_msg" id="profile_message_send"><div class="button_wide button_blue"><button href="/" onClick="im_chat.opens('{user-id}','{name} {lastname}',''); return false" style="width:182px;margin-top:1px;">Отправить сообщение</button></div></div>[/privacy-msg][yes-friends]<div id="friend_status"><div class="friend_status_info"><div onMouseOver="friends.friends_del({user-id})" onMouseOut="friends.friends_del1({user-id})">{name} у Вас в друзьях</div></div></div>[/yes-friends][no-friends]<div class="button_wide button_blue"><button href="/" onClick="friends.add({user-id}); return false" style="width:182px;margin-top:2px;height:28px;margin-bottom:2px">Добавить в друзья</button></div>[/no-friends]</div>
[gifts][privacy-gifts]<a href="/gifts{user-id}" onClick="gifts.viewer('{user-id}'); return false" ><span class="fl_r profile_gifts"></span><div>Подарки {namel}<span class="fl_r" style="font-size:10px;opacity: 0.7">{gifts-num}</span></div></a>[/privacy-gifts][/gifts]
[no-gifts]<a onClick="gifts.box('{user-id}'); return false"><span class="fl_r profile_gifts"></span><div>Отправить подарок</span></div></a>[/no-gifts]
[fans]<a onClick="subscriptions.fall('{user-id}'); return false"><span class="fl_r profile_sub"></span><div>Поклонники {namel}<span class="fl_r" style="font-size:10px;opacity: 0.7">{fans}</span></div></a>[/fans]
 
 
 
[/not-owner]
 
</div>
[not-owner]
[yes-friends]
<div class="friends_del no_display" id="wall_text_{user-id}" style="margin-left:20px">
 <div class="news_wall_liked_ic"></div>
 <div class="news_wall_msg_text">{name} доступны все Ваши материалы,<br> предназначенные для друзей.<br><a onClick="friends.delet({user-id}); return false">Удалить {namel} из друзей.</a>. <div class="clear"></div></div>
</div>
[/yes-friends]
[/not-owner]
<div class="profile_rate_pos">
{rating}
</div>
[owner]
[no-ava]
<div class="add">
<span>
<img src="/images/edit_photo.gif"/>
<a onClick="Profile.LoadPhoto(); return false;">Загрузить фотографию</a>
 (+25%)
</span>
</div>
[/no-ava]
[not-education]<div class="add">
    <span>
      <img src="/images/edit_person.gif">
      <a href="/edit&act=education" onClick="Page.Go(this.href); return false">Указать школу</a>
       (+20%)
    </span>
  </div>
[/not-education]
[not-info-contact]
<div class="add">
    <span>
      <img src="/images/edit_card.gif">
      <a href="/edit&act=contact" onClick="Page.Go(this.href); return false">Заполнить контакты</a>
       (+15%)
    </span>
  </div>
[/not-info-contact]
[not-info-activity1]
<div class="add">
    <span>
      <img src="/images/edit_profile.gif">
      <a href="/edit&act=personal" onClick="Page.Go(this.href); return false">Заполнить увлечения</a>
       (+15%)
    </span>
  </div>
[/not-info-activity1]
[not-info-myinfo1]
  <div class="add">
    <span>
      <img src="/images/edit_info.gif">
      <a href="/edit" onClick="Page.Go(this.href); return false">Рассказать о себе</a>
       (+15%)
    </span>
  </div>
[/not-info-myinfo1]
<br>
[/owner]
<div class="clear"></div>
[blacklist]<div class="leftcbor">
 
[gifts][privacy-gifts]
 
<div class="module clear people_module" id="profile_friends">
 [owner] <a href="/gifts{user-id}" onClick="gifts.viewer('{user-id}'); return false"  class="module_header">
  <div class="header_top clear_fix">
    <span class="right_link fl_r"  onClick="gifts.viewer('{user-id}'); return false">все</span>
   {gifts-text}
  </div>
[/owner]
[not-owner]
 
<a onClick="gifts.box('{user-id}'); return false"  class="module_header">
  <div class="header_top clear_fix"><span class="fl_r profile_gifts" style="margin-top:-2px;margin-left:2px;margin-right:-2px"></span>
    <span class="fl_r" style="font-size:10px;opacity: 0.7">{gifts-num}</span>
   Отправить подарок
  </div>
[/not-owner]
 
 <div class="newmesnobg" style="padding:0px;padding-top:0px;"><center style="width:248px;;<span id="send_gift"></span>{gifts}</center><div class="clear"></div>
</div></div></a>
<div class="mgclr"></div>
[/privacy-gifts][/gifts]
 
[common-friends]
 
 
<div class="module clear people_module" id="profile_friends">
  <a href="/friends/common/{user-id}" onClick="Page.Go(this.href); return false"  class="module_header">
  <div class="header_top clear_fix">
    <span class="right_link fl_r"  onClick="Page.Go(this.href='/friends/common/{user-id}'); return false">все</span>
    Общие друзья
  </div>
  <div class="p_header_bottom">
    <span class="fl_r"></span>
    {mutual-num}
  </div>
</a>
 <div class="newmesnobg" style="padding:0px;padding-top:10px;">{mutual_friends}<div class="clear"></div>
</div></div><br> 
 
[/common-friends]
 
 
 [friends]
<div class="module clear people_module" id="profile_friends">
  <a href="/friends/{user-id}" onClick="Page.Go(this.href); return false"  class="module_header">
  <div class="header_top clear_fix">
    <span class="right_link fl_r"  onmouseover="this.parentNode.parentNode.href='/news/updates'" onmouseout="this.parentNode.parentNode.href='/friends/{user-id}'">обновления</span>
    Друзья
  </div>
  <div class="p_header_bottom">
    <span class="fl_r"></span>
    {friends-num}
  </div>
</a>
 <div class="newmesnobg" style="padding:0px;padding-top:10px;">{friends}<div class="clear"></div>
</div></div><br> [/friends]
 
 
 [online-friends]
 
<div class="module clear people_module" id="profile_friends">
  <a href="/friends/online/{user-id}" onClick="Page.Go(this.href); return false"  class="module_header">
  <div class="header_top clear_fix">
    Друзья на сайте
  </div>
  <div class="p_header_bottom">
    <span class="fl_r"></span>
   {online-friends-num}
  </div>
</a>
 
 <div class="newmesnobg" style="padding:0px;padding-top:10px;">{online-friends}<div class="clear"></div>
 </div> </div><br> [/online-friends]
 
 
 [subscriptions]
[privacy-sub]
<div class="module clear people_module" id="profile_friends">
  <a onClick="groups.all_groups_user('{user-id}')"  class="module_header">
  <div class="header_top clear_fix">
    Кумиры
  </div>
  <div class="p_header_bottom">
    <span class="fl_r"></span>
    {subscriptions-num} кумиров
   </div>
</a>
 
 <div class="newmesnobg" style="padding-right:0px;padding-bottom:0px;">{subscriptions}<div class="clear"></div>
 </div> </div>[/privacy-sub][/subscriptions]
 
 [groups]
[privacy-group]
<div class="module clear people_module" id="profile_friends">
  <a onClick="groups.all_groups_user('{user-id}')"  class="module_header">
  <div class="header_top clear_fix">
    Интересные страницы
  </div>
  <div class="p_header_bottom">
    <span class="fl_r"></span>
    {groups-num}
  </div>
</a>
 
 <div class="newmesnobg" style="padding-right:0px;padding-bottom:0px;">{groups}<div class="clear"></div>
 </div> </div>[/privacy-group][/groups]
 
 [albums]
 
<div class="module clear people_module" id="profile_friends">
  <a href="/albums{user-id}" onClick="Page.Go(this.href); return false"  class="module_header">
  <div class="header_top clear_fix">
    Альбомы
  </div>
  <div class="p_header_bottom">
    <span class="fl_r"></span>
    {albums-num}
  </div>
</a>
 
{albums}<div class="clear"></div></div>
<br>
 [/albums]
 
 [videos]
 
<div class="module clear people_module" id="profile_friends">
  <a href="/videos/{user-id}" onClick="Page.Go(this.href); return false"  class="module_header">
  <div class="header_top clear_fix">
    Видиозаписи
  </div>
  <div class="p_header_bottom">
    <span class="fl_r"></span>
   {videos-num}
  </div>
</a>
 
 <div class="newmesnobg" style="padding-right:0px;padding-bottom:0px;">{videos}<div class="clear"></div></div></div>
[/videos]
 
[audios]<br>[privacy-audios]<div id="jquery_jplayer"></div>
<input type="hidden" id="teck_id" value="1" />
<a href="/audio{user-id}" onClick="Page.Go(this.href); return false" style="text-decoration:none">
<div class="albtitle" style="margin-top:5px">Аудиозаписи<div></div></div></a>
<div class="p_header_bottom">
    <span class="fl_r"></span>
 {audios-num}
  </div>{audios}<div class="clear"></div>[/privacy-audios][/audios]
 
<div class="menuleft" style="margin-top:15px">
 
<div class="more_div"></div>
[not-owner]
[yes-friends]<a onClick="friends.delet({user-id}); return false">Убрать из друзей</a>[/yes-friends]
[blacklist]
 [no-fave] <a onClick="fave.add({user-id}); return false" id="addfave_but"><span id="text_add_fave">Добавить в закладки</span> <img src="/templates/Default/images/loading_mini.gif" alt="" id="addfave_load" class="no_display" /></a>[/no-fave]
[yes-fave]<a onClick="fave.delet({user-id}); return false" id="addfave_load"><span id="text_add_fave">Удалить из закладок</span> <img src="/templates/Default/images/loading_mini.gif" alt="" id="addfave_load" class="no_display" /></a>[/yes-fave]
  [no-blacklist]<a onClick="settings.addblacklist({user-id}); return false" id="addblacklist_but"><span id="text_add_blacklist">Заблокировать</span> <img src="/templates/Default/images/loading_mini.gif" alt="" id="addblacklist_load" class="no_display" /></a>[/no-blacklist]
[yes-blacklist]<a onClick="settings.delblacklist({user-id}, 1); return false" id="addblacklist_but"><span id="text_add_blacklist">Разблокировать</span> <img src="/templates/Default/images/loading_mini.gif" alt="" id="addblacklist_load" class="no_display" /></a>[/yes-blacklist]
[/not-owner]
[owner]
<a href ="/stats" onClick="Page.Go(this.href); return false;">Статистика страницы</a>
[/owner]
</div>
 
<div class="clear"></div>
<span id="fortoAutoSizeStyleProfile"></span>
</div>
</div>
 
<div class="profiewr">
[owner]<div class="set_status_bg no_display" id="set_status_bg">
 <input type="text" id="status_text" class="status_inp" value="{val-status-text}" style="width:370px;" maxlength="255" onKeyPress="if(event.keyCode == 13)gStatus.set()" />
 <div class="fl_r status_text"><span class="no_status_text [status]no_display[/status]">Введите здесь текст Вашего статуса.</span></div>
 <div class="button_blue fl_l status_but"><button id="status_but" onClick="gStatus.set()">Сохранить</button></div>
 </div>[/owner]
<div class="titleu">{name} {lastname} <div class="online_time">{online}</div></div>
 
 <div class="status">
 <div>
 [player-link]<a class="cursor_pointer" onClick="doLoad.js(0); $('#audioPlayer').html(''); player.open(0, 0, {aid});">[/player-link]
 [owner]<a href="/" id="new_status" onClick="gStatus.open(); return false">[/owner]
 [blacklist]{status-text}[/blacklist]
 [owner]</a>[/owner]
 [player-link]</a>[/player-link]
 </div>
 [owner]<span id="tellBlockPos"></span>
 <div class="status_tell_friends no_display">
 <div class="status_str"></div>
 <div class="html_checkbox" id="tell_friends" onClick="myhtml.checkbox(this.id); gStatus.startTell()">Рассказать друзьям</div>
 </div>[/owner]
 [owner]<a href="#" onClick="gStatus.open(); return false" id="status_link" [status]class="no_display"[/status]>изменить статус</a>[/owner]
 </div>
 
 
 [blacklist][not-all-birthday]<div class="flpodtext">День рождения:</div> <div class="flpodinfo">{birth-day}</div>[/not-all-birthday]
[rg]<div class="flpodtext">Родной город:</div> <div class="flpodinfo">{rg}</div>[/rg]
 [privacy-info][sp]<div class="flpodtext">Семейное положение:</div> <div class="flpodinfo">{sp}</div>[/sp][/privacy-info]
 
 <div class="flpodtext"></div>
 <div class="cursor_pointer" onClick="Profile.MoreInfo(); return false" id="moreInfoLnk"><div class="public_wall_all_comm profile_hide_opne"><div style="margin-left:63px"  id="moreInfoText">Показать подробную информацию</div></div></div>
<div class="mgclr"></div>
 <div id="moreInfo" class="no_display">
 [privacy-info][not-block-contact]
<div id="profile_full_info"><h4>
[owner]<a class="fl_r" href="/edit&act=contact" onClick="Page.Go(this.href); return false;">редактировать</a>[/owner]
  <b>Контактная информация</b>
</h4></div>
<div style="margin-top:10px"></div>
 [not-all-city]<div class="flpodtext">Город:</div> <div class="flpodinfo"><a href="/?go=search&country={country-id}&city={city-id}" onClick="Page.Go(this.href); return false">{city}</a></div>[/not-all-city]
 [rai]<div class="flpodtext">Район:</div> <div class="flpodinfo"><a href="/?go=search&rai={rai}" onClick="Page.Go(this.href); return false">{rai}</a></div>[/rai]
 [metro]<div class="flpodtext">Станция метро:</div> <div class="flpodinfo"><a href="/?go=search&metro={metro}" onClick="Page.Go(this.href); return false">{metro}</a></div>[/metro]
 [ulica]<div class="flpodtext">Улица:</div> <div class="flpodinfo"><a href="/?go=search&ulica={ulica}" onClick="Page.Go(this.href); return false">{ulica}</a></div>[/ulica]
 [nazvanie]<div class="flpodtext">Номер дома:</div> <div class="flpodinfo"><a href="/?go=search&nazvanie={nazvanie}" onClick="Page.Go(this.href); return false">{nazvanie}</a></div>[/nazvanie]
 [not-contact-phone]<div class="flpodtext">Моб. телефон:</div> <div class="flpodinfo">{phone}</div>[/not-contact-phone]
 [not-contact-vk]<div class="flpodtext">В контакте:</div> <div class="flpodinfo">{vk}</div>[/not-contact-vk]
 [not-contact-od]<div class="flpodtext">Одноклассники:</div> <div class="flpodinfo">{od}</div>[/not-contact-od]
 [not-contact-fb]<div class="flpodtext">FaceBook:</div> <div class="flpodinfo">{fb}</div>[/not-contact-fb]
 [not-contact-skype]<div class="flpodtext">Skype:</div> <div class="flpodinfo"><a href="skype:{skype}">{skype}</a></div>[/not-contact-skype]
 [not-contact-icq]<div class="flpodtext">ICQ:</div> <div class="flpodinfo">{icq}</div>[/not-contact-icq]
 [not-contact-site]<div class="flpodtext">Веб-сайт:</div> <div class="flpodinfo">{site}</div>[/not-contact-site]
<br>
[/not-block-contact]
 
<div id="profile_full_info"><h4>
[owner]<a class="fl_r" href="/edit&act=education" onClick="Page.Go(this.href); return false;">редактировать</a>[/owner]
  <b>Образование</b>
</h4></div>
<div style="margin-top:10px"></div>
 
[not-education]
<div align="center" style="color:#999;">
<div class="mgclr"></div>
  Информация отсутствует.
  <br>
</div>
[/not-education]
[higher_education]
   [vuz]<div class="flpodtext">ВУЗ:</div> <div class="flpodinfo"><a href="/?go=search&vuz={vuz}" onClick="Page.Go(this.href); return false">{vuz}</a></div>[/vuz]
   [fac]<div class="flpodtext">Факультет:</div> <div class="flpodinfo"><a href="/?go=search&fac={fac}" onClick="Page.Go(this.href); return false">{fac}</a></div>[/fac]
   [form]<div class="flpodtext">Форма обучения:</div> <div class="flpodinfo">{form}</div>[/form]
   [statusvi]<div class="flpodtext">Статус:</div> <div class="flpodinfo">{statusvi}</div>[/statusvi]
 [/higher_education]
 [education]
  <div class="flpodtext">Школа:</div> <div class="flpodinfo"> [shkola]<a href="/?go=search&shkola={shkola}" onClick="Page.Go(this.href); return false">{shkola}</a><div class="clear"></div>[/shkola] [citysr]{citysr}, [/citysr][nacalosr]{nacalosr}[/nacalosr][konecsr] - [/konecsr][klass] ({klass})[/klass] [spec]<div style="margin-top:3px"></div><a href="/?go=search&spec={spec}" onClick="Page.Go(this.href); return false">{spec}</a>[/spec]</div>
<br>
 [/education]
 
 
  [personal]
<div id="profile_full_info"><h4>
[owner]<a class="fl_r" href="/edit&act=personal" onClick="Page.Go(this.href); return false;">редактировать</a>[/owner]
  <b>Жизненная позиция</b>
</h4></div>
<div style="margin-top:10px"></div>
   [pred]<div class="flpodtext">Полит. предпочтения:</div> <div class="flpodinfo">{pred}</div>[/pred]
   [miro]<div class="flpodtext">Мировозрение:</div> <div class="flpodinfo"><a href="/?go=search&miro={miro}" onClick="Page.Go(this.href); return false">{miro}</a></div>[/miro]
   [jizn]<div class="flpodtext">Главное в жизни:</div> <div class="flpodinfo">{jizn}</div>[/jizn]
   [ludi]<div class="flpodtext">Главное в людях:</div> <div class="flpodinfo">{ludi}</div>[/ludi]
   [kurenie]<div class="flpodtext">Отн. к курению:</div> <div class="flpodinfo">{kurenie}</div>[/kurenie]
   [alkogol]<div class="flpodtext">Отн. к алкоголю:</div> <div class="flpodinfo">{alkogol}</div>[/alkogol]
   [narkotiki]<div class="flpodtext">Отн. к наркотикам:</div> <div class="flpodinfo">{narkotiki}</div>[/narkotiki]
   [vdox]<div class="flpodtext">Вдохновляют:</div> <div class="flpodinfo">{vdox}</div>[/vdox]
<br>
 [/personal]
<div id="profile_full_info"><h4>
[owner]<a class="fl_r" href="/edit&act=interests" onClick="Page.Go(this.href); return false;">редактировать</a>[/owner]
  <b>Личная информация</b>
</h4></div>
<div style="margin-top:10px"></div>
{not-block-info}
 [not-info-activity]<div class="flpodtext">Деятельность:</div> <div class="flpodinfo">{activity}</div>[/not-info-activity]
 [not-info-interests]<div class="flpodtext">Интересы:</div> <div class="flpodinfo">{interests}</div>[/not-info-interests]
 [not-info-music]<div class="flpodtext">Любимая музыка:</div> <div class="flpodinfo">{music}</div>[/not-info-music]
 [not-info-kino]<div class="flpodtext">Любимые фильмы:</div> <div class="flpodinfo">{kino}</div>[/not-info-kino]
 [not-info-books]<div class="flpodtext">Любимые книги:</div> <div class="flpodinfo">{books}</div>[/not-info-books]
 [not-info-games]<div class="flpodtext">Любимые игры:</div> <div class="flpodinfo">{games}</div>[/not-info-games]
 [not-info-quote]<div class="flpodtext">Любимые цитаты:</div> <div class="flpodinfo">{quote}</div>[/not-info-quote]
 [not-info-myinfo]<div class="flpodtext">О себе:</div> <div class="flpodinfo">{myinfo}</div>[/not-info-myinfo]
[clubs]<div class="flpodtext">Группы:</div> <div class="flpodinfo">{clubs}</div>[/clubs]
<br>
 
 [military]
<div id="profile_full_info"><h4>
[owner]<a class="fl_r" href="/edit&act=military" onClick="Page.Go(this.href); return false;">редактировать</a>[/owner]
  <b>Военная служба</b>
</h4></div>
<div style="margin-top:10px"></div>
   <div class="flpodtext">Воисковая часть:</div> <div class="flpodinfo">[chast]<a href="/?go=search&chast={chast}" onClick="Page.Go(this.href); return false">{chast}</a>[/chast]<div class="clear"></div>[countrysl]{countrysl},[/countrysl] [nacalosl]{nacalosl}[/nacalosl][konecsl] - {konecsl}[/konecsl]</div><br>[/military]
 
[career]
<div id="profile_full_info"><h4>
[owner]<a class="fl_r" href="/edit&act=career" onClick="Page.Go(this.href); return false;">редактировать</a>[/owner]
  <b>Карьера</b>
</h4></div>
<div style="margin-top:10px"></div>
 
 <div class="flpodtext">Место работы:</div> <div class="flpodinfo">[mesto]<a href="/?go=search&mesto={mesto}" onClick="Page.Go(this.href); return false">{mesto}</a><div class="clear"></div>[/mesto] [cityca]{cityca}[/cityca][nacaloca], {nacaloca} - [/nacaloca] [konecca]{konecca}[/konecca]<div style="margin-top:3px"></div>[dolj]<a href="/?go=search&dolj={dolj}" onClick="Page.Go(this.href); return false">{dolj}</a>[/dolj]</div><div style="margin-top:4px"></div><br>[/career] 
[/privacy-info]
 
 
 </div>
 
[phet]
<a href="/albums{user-id}" style="text-decoration:none" onclick="Page.Go(this.href); return false"><div class="albtitle" style="margin-top:5px">{num-photo} фотографии<span class="fl_r" id="wall_rec_num">добавить фотографии</span></div></a>
<div class="mgclr" style="width: 397px; height: 85px;">{five-photo}</div>
[/phet]
<div class="clear"></div>
 
 
 
 
 <a href="/wall{user-id}" onClick="Page.Go(this.href); return false" style="text-decoration:none"><div class="albtitle" style="border-bottom:0px" id="wall_rec_num">{wall-rec-num}</a><span onclick="Page.Go('/wall{user-id}_sec=own')" class="fl_r cursor_pointer">к записям {namel}</span></div>
 [privacy-wall]<div class="newmes" id="wall_tab" style="border-bottom:0px;margin-bottom:-5px">
  <input type="hidden" value="[owner]Что у Вас нового?[/owner][not-owner]Написать сообщение...[/not-owner]" id="wall_input_text" />
  <input type="text" class="wall_inpst" value="[owner]Что у Вас нового?[/owner][not-owner]Написать сообщение...[/not-owner]" onMouseDown="wall.form_open(); return false" id="wall_input" style="margin:0px" />
  <div class="no_display" id="wall_textarea">
   <textarea id="wall_text" class="wall_inpst wall_fast_opened_texta"
onKeyUp="wall.CheckLinkText(this.value)"
onBlur="wall.CheckLinkText(this.value, 1)"
   >
   </textarea>
   <div id="attach_files" class="margin_top_10 no_display"></div>
   <div id="attach_block_lnk" class="no_display clear">
   <div class="attach_link_bg">
    <div align="center" id="loading_att_lnk"><img src="{theme}/images/loading_mini.gif" style="margin-bottom:-2px" /></div>
    <img src="" align="left" id="attatch_link_img" class="no_display cursor_pointer" onClick="wall.UrlNextImg()" />
<div id="attatch_link_title"></div>
<div id="attatch_link_descr"></div>
<div class="clear"></div>
   </div>
   <div class="attach_toolip_but"></div>
   <div class="attach_link_block_ic fl_l"></div><div class="attach_link_block_te"><div class="fl_l">Ссылка: <a href="/" id="attatch_link_url" target="_blank"></a></div><img class="fl_l cursor_pointer" style="margin-top:2px;margin-left:5px" src="{theme}/images/close_a.png" onMouseOver="myhtml.title('1', 'Не прикреплять', 'attach_lnk_')" id="attach_lnk_1" onClick="wall.RemoveAttachLnk()" /></div>
   <input type="hidden" id="attach_lnk_stared" />
   <input type="hidden" id="teck_link_attach" />
   <span id="urlParseImgs" class="no_display"></span>
   </div>
   <div class="clear"></div>
   <div id="attach_block_vote" class="no_display" style="padding:15px;padding-top:0px;padding-bottom:0px">
 
<div class="medadd_h medadd_h_poll inl_bl">Тема опроса<img class="fl_r cursor_pointer" style="margin-top:2px;margin-left:5px" src="{theme}/images/close_a.png" onMouseOver="myhtml.title('1', 'Не прикреплять', 'attach_vote_')" id="attach_vote_1" onClick="Votes.RemoveForAttach()" /></div><div class="mgclr"></div><input type="text" id="vote_title" class="inpst" maxlength="80" value="" style="width:330px;" 
onKeyUp="$('#attatch_vote_title').text(this.value)"
/><div class="mgclr"></div>
<div class="medadd_c_pollh">Варианты ответа<small class="fl_r"><span id="addNewAnswer" ><a class="cursor_pointer" onClick="Votes.AddInp()">добавить</a></span> | <span id="addDelAnswer">удалить</span></small></div><div class="mgclr"></div><input type="text" id="vote_answer_1" class="inpst" maxlength="80" value="" style="width:330px;" /><div class="mgclr"></div>
<div class="texta"> </div><input type="text" id="vote_answer_2" class="inpst" maxlength="80" value="" style="width:330px;" /><div class="mgclr"></div>
<div id="addAnswerInp"></div>
<div class="clear"></div>
 
   <input type="hidden" id="answerNum" value="2" />
   </div>
   <div class="clear"></div>
   <input id="vaLattach_files" type="hidden" />
   <div class="clear"></div>
   <div class="button_blue fl_l margin_top_10"><button onClick="wall.send(); return false" id="wall_send">Отправить</button></div>
   <div class="wall_attach fl_r" onClick="wall.attach_menu('open', this.id, 'wall_attach_menu')" onMouseOut="wall.attach_menu('close', this.id, 'wall_attach_menu')" id="wall_attach">Прикрепить</div>
   <div class="wall_attach_menu no_display" onMouseOver="wall.attach_menu('open', 'wall_attach', 'wall_attach_menu')" onMouseOut="wall.attach_menu('close', 'wall_attach', 'wall_attach_menu')" id="wall_attach_menu">
    <div class="wall_attach_icon_photo" id="wall_attach_link" onClick="wall.attach_addphoto()">Фотографию</div>
    <div class="wall_attach_icon_video" id="wall_attach_link" onClick="wall.attach_addvideo()">Видеозапись</div>
    <div class="wall_attach_icon_audio" id="wall_attach_link" onClick="wall.attach_addaudio()">Аудиозапись</div>
<div class="wall_attach_icon_photo" id="wall_attach_link" onClick="wall.attach_mapsBox({user-id})">Карту</div>
<div class="wall_attach_icon_photo" id="wall_attach_link" onClick="wall.attach_addgraffiti('{user-id}')">Граффити</div>
    <div class="wall_attach_icon_doc" id="wall_attach_link" onClick="wall.attach_addDoc()">Документ</div>
    <div class="wall_attach_icon_vote" id="wall_attach_link" onClick="$('#attach_block_vote').slideDown('fast');wall.attach_menu('close', 'wall_attach', 'wall_attach_menu');$('#vote_title').focus();$('#vaLattach_files').val($('#vaLattach_files').val()+'vote|start||')">Опрос</div>
   </div>
  </div>
  <div class="clear"></div>
 </div>[/privacy-wall]
 <div id="wall_records">{records}[no-records]<div class="wall_none" [privacy-wall]style="border-top:0px"[/privacy-wall]><Br>На стене пока нет ни одной записи.</div>[/no-records]</div>
 [wall-link]<span id="wall_all_record"></span><div onClick="wall.page('{user-id}'); return false" id="wall_l_href" class="cursor_pointer"><div class="photo_all_comm_bg wall_upgwi" id="wall_link">к предыдущим записям</div></div>[/wall-link][/blacklist]
 [not-blacklist]<div class="err_yellow" style="font-weight:normal;margin-top:5px">{name} ограничила доступ к своей странице.</div>[/not-blacklist]
</div>
<div class="clear"></div>
<script type="text/javascript">
 
var theElement = document.getElementById("csupport"); 
theElement.innerHTML = "{csupport}";
 
</script>
 
 
 
 
[owner][happy-friends]
<script type="text/javascript">
var theElement = document.getElementById("happy-friends"); 
theElement.innerHTML = "<div class=\"left_box attention\" style=\"width:110px;\"><h4>Напоминание</h4><div><a onclick=\"return nav.change()\">Сегодня</a> день рождение {happy-friends}.</div></div>";
</script>
 [/happy-friends][/owner]
Изменено пользователем саша ворон
Ссылка на комментарий
Поделиться на другие сайты

 

стена при прокрутке не расширяется,вот файл

Ну и? Кусок со стилями - есть:

        $('body').append('<div id="addStyleClass"><style type="text/css" media="all">.wallrecord{;;margin-top:2px;;}.public_wall_all_comm{width:542px;margin-top:2px;margin-bottom:-2px}.player_mini_mbar_wall{width:648px;margin-bottom:0px}#audioForSize{min-width:648px}.wall_rec_autoresize{width:648px}.wall_fast_ava img{width:50px}.wall_fast_ava{width:60px}.wall_fast_comment_text{margin-left:57px}.wall_fast_date{margin-left:0px;font-size:11px}.public_wall_all_comm{;padding: 5px 7px;margin-top: -6px;}.wall_delete {background: url("/templates/Default/images/close_a_wall.png") no-repeat;width: 11px;height: 11px;float: right;margin-top: 2px;cursor: pointer;}.wall_tell_all {backgroundurl("../images/transp.png") no-repeat -33px -264px;width: 11px;height: 11px;float: right;margin-top: 2px;margin-left: 6px;opacity: 0.5;}</style></div>');
   }

А дальше - елементарно, берёшь и переносишь стили стены + не забывай учитывать что они как-бы по ширине должны быть ибо сюда заносятся уже стили расширенной стены. А если уж работать не будет - это бэда-сборка...

  • Upvote 1
Ссылка на комментарий
Поделиться на другие сайты

Гость
Эта тема закрыта для публикации ответов.
×
×
  • Создать...