The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How To Get Rid of This
Hi guys
Please see the attached picture. What I'd like to do is remove the stuff highlighted in red, and collapse that area so the forums start straight away under the shoutbox. Is this possible, or do I need to be a skinning expert to achieve this? |
#2
|
||||
|
||||
I don't think it would be that hard to do with access to the templates. But, you are too arrogant for me to help.
(Just kidding) Seriously, this is a matter of finding which template it's in, saving the entire template to your desktop to a text file so you can easily revert changes, then experimenting. It's a good way to learn code. |
#3
|
||||
|
||||
In the template FORUMHOME, find this bit of code:
Code:
<div id="pagetitle"> <h1>{vb:raw vboptions.bbtitle}</h1> <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p> </div> Code:
<vb:comment> <div id="pagetitle"> <h1>{vb:raw vboptions.bbtitle}</h1> <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p> </div> </vb:comment> |
Благодарность от: | ||
puertoblack2003 |
#4
|
||||
|
||||
Quote:
Ozzy, you are turning into the Gandolph of vBulletin. Ever the wise. :up: |
2 благодарности(ей) от: | ||
Max Taxable, ozzy47 |
#5
|
||||
|
||||
Give a man some code and you fix his problem for that day. Show a man how to learn to code, and he fixes all his own problems for life...
|
2 благодарности(ей) от: | ||
John Lester, ozzy47 |
#6
|
||||
|
||||
Not a problem, glad to help.
|
Благодарность от: | ||
Max Taxable |
#8
|
||||
|
||||
Thank you for the kind words.
|
Благодарность от: | ||
SPEEDKILLZ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|