The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Faroz style 3.8.4 XHTML-CSS valid Details »» | |||||||||||||||||||||||||||||||||
Style Design : http://www.milon4.com
Demo : http://www.milon4.com/index.html
Download Now
Show Your Support
|
Comments |
#52
|
|||
|
|||
gooooooooood
|
#53
|
||||
|
||||
On the main page I don't see the letters such as "Threads" "Posts"
I only can see numbers I think it's gonna confuse my visitors. how do you fix it? second I can't use "quick reply" it tells me to click on any icon above but it's not working at all! Please help!!! please!!!! |
#54
|
||||
|
||||
benative, i have sent you my msn.
to make threads, posts last post etc to show just do the following in template: forumhome_forumbit_level1_nopost remove old code and add this code and save: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <if condition="!$show['collapsable_forums']"> <tbody> </if> <tr> <td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"> <if condition="$childforumbits"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a> </if> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> </tr> <if condition="!$show['collapsable_forums']"> </tbody> </if> <if condition="$childforumbits"> <if condition="!$show['collapsable_forums']"> <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}"> </if> <tr align="center"> <td class="thead" width="35"> </td> <td class="thead" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="175">$vbphrase[last_post]</td> <td class="thead" width="65">$vbphrase[threads]</td> <td class="thead" width="65">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead" width="120">$vbphrase[moderator]</td> </if> </tr> $childforumbits <tr><td class="thead" style="line-height: 0; padding: 0; margin: 0;" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"><img src="$vboptions[cleargifurl]" alt=" " width="1" height="8" /></td></tr> <if condition="!$show['collapsable_forums']"> </tbody> </if> </if> </table> <div style="padding: 0 0 16px 0;"></div> |
#55
|
||||
|
||||
That really helped!!
but one more question! How come i can't quick reply in my forum? |
#56
|
||||
|
||||
i dont know mate, are the images there in your postbit, like showing. if you pm your site i can take a quick look. i will not share your site with anyone. its something im unsure of unless i look sorry m8.
did you do the postbit_legacy edit like in my post above? or have you left the postbit_legacy as is? |
#57
|
||||
|
||||
Hi
how can i enabled the "Welcome to the Forums." box? and "Contains New Posts Forum Contains New Posts Contains No New Posts Forum Contains No New Posts" box? i need the default box be enabled like a new installed Vbulletin is that possible? and also "posting rules" Thank you! Attachment 105920 Attachment 105921 |
#58
|
||||
|
||||
rsalumpit
in your forumhome template find: Code:
$navbar Code:
<if condition="$show['guest']"> <!-- guest welcome message --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td> </tr> <tr> <td class="alt1"> <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase> </td> </tr> </table> <!-- / guest welcome message --> <br /> </if> as for the icons at the bottom. in forumhome template. find: Code:
<!-- end what's going on box --> Code:
<!-- icons and login code --> <table cellpadding="0" cellspacing="2" border="0" width="100%"> <tr valign="bottom"> <td> <table cellpadding="2" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_new_posts]</td> </tr> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td> </tr> <if condition="$vboptions['showlocks']"> <tr> <td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td> <td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td> </tr> </if> </table> </td> <if condition="!$show['guest']"> <!-- member logout --> <td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td> <!-- end member logout --> </if> </tr> </table> <!-- / icons and login code --> |
#59
|
||||
|
||||
thank you so much..FIXED!
|
#60
|
||||
|
||||
your welcome
|
#61
|
||||
|
||||
Very Thanks
Sharing your great hands Health Code:
S?per Paylaşım TEşekk?rler Emrah Bey |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|