Ðăng Nhập

View Full Version : Giúp mình đổi vị trí items



clannbkb1
07-06-2011, 01:18 PM
Mình đang dùng MOD vBshop 4.x. Khổ là items ko xếp thành hàng ngang mà nó xếp thành hàng dọc.. Giúp mình với..
http://vc3.upanh.com/thumbpic/23.373.30426532.If80/untitled.700x0.png

Tiểu Bá Vương 1404
07-06-2011, 01:33 PM
Đây là các biến và hook để chèn vị trí xuất hiện của add-on, anh chịu khó tìm xem trong option của nó có chỗ nào nói về tuỳ chọn chèn template không nhé, em không cài cũng chịu thôi !

foreach (VBSHOP::$postbitcache2 as $feature => &$template)
{
// Ensure this is updated with the proper postid
//$template = str_replace('[postid]', $post['postid'], $template);

if ($this->registry->options["dbtech_vbshop_{$feature}s_postbit"] & 1)
{
// We're hooking into this location
//$template_hook['postbit_userinfo_left'] .= '<dl class="userinfo_extra">' . $template . '</dl>';
}

if ($this->registry->options["dbtech_vbshop_{$feature}s_postbit"] & 2)
{
// We're hooking into this location
$template_hook['postbit_userinfo_right_after_posts'] .= $template;
}

if ($this->registry->options["dbtech_vbshop_{$feature}s_postbit"] & 4)
{
// We're hooking into this location
//$template_hook['postbit_userinfo_right'] .= '<div class="imlinks"><dl class="userinfo_extra">' . $template . '</dl></div>';
}

if ($this->registry->options["dbtech_vbshop_{$feature}s_postbit"] & 8)
{
// We're hooking into this location
//$template_hook['postbit_signature_start'] .= '<div class="userinfo"><dl class="userinfo_extra">' . $template . '</dl></div>';
}

if ($this->registry->options["dbtech_vbshop_{$feature}s_postbit"] & 16)
{
// We're hooking into this location
//$template_hook['postbit_signature_end'] .= '<div class="userinfo"><dl class="userinfo_extra">' . $template . '</dl></div>';
}
}

clannbkb1
07-06-2011, 03:49 PM
if ($this->registry->options["dbtech_vbshop_{$feature}s_postbit"] & 4)
{
// We're hooking into this location
//$template_hook['postbit_userinfo_right'] .= '<div class="imlinks"><dl class="userinfo_extra">' . $template . '</dl></div>';
}

Đoạn này em

Đây là template vbshop:

dbtech_vbshop_postbit_purchase

<vb:if condition="$purchases">
<fieldset style="border:{vb:stylevar tabslight_border}; padding:6px; margin:6px;">
<legend style="font-size:{vb:stylevar small_fontSize};">{vb:raw phrase}</legend>
{vb:raw purchases}
</fieldset>
</vb:if>

dbtech_vbshop_postbit_purchasebit

<img src="dbtech/vbshop/images/{vb:raw purchase.icon}" alt="{vb:raw purchase.title}" />

dbtech_vbshop_postbit_stats

<vb:if condition="!($bbuserinfo['dbtech_vbshop_settings'] & 4)"><dt>{vb:raw currency.title}</dt> <dd>{vb:raw currency.points}</dd></vb:if>

dys020288
22-05-2012, 08:13 AM
5446

ai giup keo cai khung hoac mat khung bien mat voi
no co khoang qua xa so voi avatar