The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"Web 2.0" and vBulletin skins
Right now, the big craze is the "Web 2.0" look with the rounded corners, the fancy effects, pastel colors and other stuff. I have not found any interfaces that deal with this craze per se, and was wondering what would have to be learned to start one.
Thank you for reading. |
#2
|
|||
|
|||
Template modification, namely a lot of templates. For example, in your forum home template, right after <-- / main --> and i think there are two <br />'s, you would put
<div class="left"> <div class="center"> <div class="right"> <div class="tcat"> So it would have a curved tcat. Then you have to go searching through all your templates to find all the tcats and put that code in front. |
#3
|
|||
|
|||
Ah thanks for the help in that regard. Further, I am sure on top of the markup changes, is there a lot of CSS changes as well? Where is a good place to start on how to change stuff around to make a skin web 2.0ish?
Edit: I found some resources on Google, and now it is just a matter of sitting down and learning how to do some of those effects. I have no idea how long the interface design craze will last, and am debating if jumping on the bandwagon is just that... I happen to like the designs, and have some interesting appeal. Bright colors, huge fonts, almost feels like a huggy marshmallow bear. Now the question I had for a while is, what is Web 2.0 anyway? Is it an idea? A buzzword? Marketing device? There does not seem to be a cohesive or definate criteria on what makes a site "web 2.0". Maybe somebody can help define it. Anyway, I can pretty much guess this thread is going to oblivion, so I will leave the subject alone. |
#4
|
||||
|
||||
Quote:
Hope someone comes out with a style soon. |
#5
|
||||
|
||||
Quote:
Its not a design specification, so when you see it applied to some design it is usually used only for marketing. There isn't a single vBulletin style that is real web 2.0, and there can't be because of vBulletin template system limitations (can't move stuff around because every item is in different template, must use spacer templates or threaded view would be screwed, etc...). For design web 2.0 code wise means semantically correct layout. There isn't a single vBulletin template that is semantically correct. For lots of fancy words that mean absolutely nothing and "define" web 2.0 "concept" take a look here: http://www.oreillynet.com/pub/a/orei...is-web-20.html |
#6
|
||||
|
||||
I'm designing one now, but I'm nowhere near done.
http://www.ny-dev.com/forums/f97/pos...7/?styleid=149 Still working out the fact that it doesn't show up well in IE and I have to create buttons and such. |
#7
|
||||
|
||||
That's not a web 2.0 style. There is no tabular data at all on that page, but it has many levels of nested tables used for everything.
|
#8
|
||||
|
||||
Web 2.0 Style is a simple, easy-to-use interface .. which promotes usability, extensibility, and participation.
The idea is to create a lightweight user interface - which will load fast. Whether you use tables or not it's up to you (and how it is done). |
#9
|
||||
|
||||
Quote:
Then all "web 2.0" styles designed for vBulletin are quite opposite to what they claim, as they use lots of gradient images increasing page size compared to default vBulletin style, and styles that do reduce size are different from default style by so little that it doesn't make them 2.0. The only way to make it smaller is to use divs so code would be as tiny as possible, which would require complete rewrite of all templates, which brings me to point about 2.0 styles being semantically correct. |
#10
|
||||
|
||||
the only limits vbulletin has are the limits that you place on it ... vbulletin is extensible and completely customizable
if you want to stick with just changing a button here and a button there than I agree - "it just makes forum slightly more useful Can it be done (more WEB 2.0) ? Yes! Is it worth it? ... I dare say NO. Personally, I prefer to just make the current vBulletin style more usable. Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|