View Full Version : A few questions
turtile
07-10-2009, 02:21 AM
I'm thinking about purchasing vBulletin in the very near future and would like to ask a few questions.
I want to highly customize the design of the site preferably with CSS. Is any PHP required in order to build a custom template? Are there any guides for this type of modification? I also want to integrate Photopost as well. Is there anything special I would have to do other than customize the Photopost template as well?
If I do use my own template, will any of the modifications cause trouble? I'm mainly looking at an ad management program that allows me to place Google Ads next to text posts and allows members to view the site without ads after registering or for a certain time after registering. Which mod would be best for this type of advertisement?
Thanks
Ronald0
07-10-2009, 02:26 AM
Well i believe to make a template you use CSS and html, yes for sure there are guides about anything, its in the archives forum tab at the top. I dont know what you mean about integrating photopost, but im sure the module can be made.
No not if its done right. And there are many modules on ad's just try them out or just see based on what the post information of the module gives you.
Dismounted
07-10-2009, 04:58 AM
I want to highly customize the design of the site preferably with CSS.
Then the upcoming vBulletin 4 will be very useful to you, as its design is based around semantic HTML, with CSS playing the largest role in styling.
Is any PHP required in order to build a custom template?
No intimate knowledge PHP is required. Templates are HTML/CSS/JS only, with some variables and conditionals. The only "PHP knowledge" required is simple comparison-type expressions.
Are there any guides for this type of modification?
That really depends on what you're trying to achieve.
I also want to integrate Photopost as well. Is there anything special I would have to do other than customize the Photopost template as well?
Photopost is a vBulletin modification, and uses vBulletin templates. By customising the vBulletin styling (e.g. replacing images, etc.), these changes will show on the Photopost templates as well. However, if you want to change the layout of how Photopost will show things (for example), then of course you will need to modify their templates.
If I do use my own template, will any of the modifications cause trouble?
You just need to make sure you retain all of the information you need on that template (e.g. variables).
I'm mainly looking at an ad management program that allows me to place Google Ads next to text posts and allows members to view the site without ads after registering or for a certain time after registering. Which mod would be best for this type of advertisement?
This would simply require some template edits, and we can help you with that once you are licensed.
turtile
07-11-2009, 01:56 AM
Thanks for all your help!
I was originally waiting for vBulletin 4 to come out but it seems like it will not be out for a while. I want to get most of the work done during the summer before school.
Replacing the tables with CSS should be no problem?
Dismounted
07-11-2009, 04:20 AM
Replacing the tables with CSS should be no problem?
It's possible, but will take a lot of work to do this in the current vBulletin (3.8).
cheat-master30
07-12-2009, 09:48 PM
Possible to replace tables with CSS, yes, but I'd say wait until vBulletin 4 comes out with it's as mentioned above CSS layout/semantic style where you can make the changes you want via a few quick CSS changes rather than going into and modifying half the code.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.