The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is this possible to do?
Hi,
I want this done. When I go the URL of my forum, it takes straight to the forum page. I want to have a "home page" that looks a bit like the home page of vbulletin.org except I don't want any widgets like BOTM poll and MOTM poll etc. I know this can be done via vBulletin CMS but I am finding it very hard to use it plus I think its creating bugs and error in my forum for some reason. Is there any plugin or product that can do this as well? As an example of what exactly I want done, see the following image. |
#2
|
||||
|
||||
Everything you'll need with this add-on http://www.vbadvanced.com/
|
Благодарность от: | ||
XYZ500 |
#3
|
|||
|
|||
Quote:
|
#4
|
||||
|
||||
Quote:
Very versatile, CMS system and such - very handy and best of all free. Just like vBulletin and most plugins - keep it up to date and you're set! |
2 благодарности(ей) от: | ||
Disco_Dave, XYZ500 |
#5
|
|||
|
|||
Installed this CMS. Not sure how to get the thing that I wanted. I see a "custom page" option there but don't exactly know how to activate it or edit the custom page.
|
#6
|
||||
|
||||
If you have questions about the modification, you will need to ask on the modification site.
|
#7
|
||||
|
||||
For that you simply need to know how to edit the home page OR edit a template and add in some basic html code and css.
Example Add this to additional.css (template inside of the Style Manager in Admin Control Panel of vBulletin): Code:
.mynewclass { width:90% margin:10px; padding:10px; color:#000000; font-size:16px; } Code:
<div class="mynewclass"> Hi, this is the home page of our forum. Lorem Epsum Dolor Emit Blah Blah Blah </div> *You can remove the width:90% IF the margin i.e. the outside white-space around the box is too much, by removing the width part of the definition it will inherit the overall width of the site minus (the containers padding AND your div containers margin). |
#8
|
|||
|
|||
Quote:
Hey, thanks. I managed to figure it out. Now, my forum is located at mysite.com. What I want to do is to make this new home page as my main index page. So when users go to mysite.com, they end up here. Then they click on the "forum" button on the nav bar and are taken to the forum. How can I do that? --------------- Added [DATE]1415127156[/DATE] at [TIME]1415127156[/TIME] --------------- Currently, mysite.com is home page which goes straight to forum. And mysite.com/cmps_index.php is what goes to CMS page. I have to click on "home" from the navbar to go to this page. I want this page to appear first when someone goes to mysite.com and then they can go to forum by clicking on the "forum" on the navbar. How can I do this? |
#9
|
||||
|
||||
Quote:
|
2 благодарности(ей) от: | ||
Disco_Dave, XYZ500 |
#10
|
|||
|
|||
Quote:
For example, this site's homepage title looks like to be "vBulletin.org Forum - The official vBulletin resource". How can I edit this? See the image below to understand what I'm talking about: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|