Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-20-2009, 06:05 AM
dreamache dreamache is offline
 
Join Date: Apr 2004
Location: US - Ohio
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default I was *so* hoping that they changed the style system in vB4. They didn't. Ugh.

Unfortunately it looks like they kept the same system in place, and it's beyond me why everything is so separated into a million tiny different locations. It takes *forever* to build a fully functioning custom theme because of it.

I was really hoping for something more like Wordpress this time around. 1 or 2 css files max, and all of the template files editable within a textarea format.

It seems like the system they have and have had in place now is way unnecessarily complex.

Am I alone in this thinking or? If I'm wrong about this, then I encourage someone to provide an explanation of how this system is good. I'll be the first to admit if I'm wrong or "didn't think of that"
Reply With Quote
  #2  
Old 11-20-2009, 06:29 AM
fta2k fta2k is offline
 
Join Date: Feb 2008
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm kinda diggin a lot. Really enjoying the challenge of figuring out what is what.

Been trying to figure out for a little bit why when I black out postbit_background and then hover over the area it turns white...

Yeah, it's hard, its a challenge, but more importantly.... it's very fun!!!

I say keep it. Once those of us spending the time learning figure it out.. Maybe some nice skins will be released.
Reply With Quote
  #3  
Old 11-20-2009, 09:24 AM
daggz daggz is offline
 
Join Date: Aug 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I Also am really keen to get stuck in and have made great progress so far. Yes I find some of the stylevar variables confusing as they don't really relate at first glance, but its great to have gone to the next level in coding.

Quote:
Originally Posted by fta2k View Post
Been trying to figure out for a little bit why when I black out postbit_background and then hover over the area it turns white...

Yeah, it's hard, its a challenge, but more importantly.... it's very fun!!!
have you had any luck in figuring out how to kill that hover to white issue? I have spent hours trying to figure it out
I guess its something really simple but alas it has eluded me
Reply With Quote
  #4  
Old 11-20-2009, 10:37 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The style system has changed quite a bit, and some of those changes will allow the use of less templates in the future - however, those changes will only happen over time.
Reply With Quote
  #5  
Old 11-20-2009, 02:28 PM
fanyap fanyap is offline
 
Join Date: Apr 2008
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I agree with you, the system needs a lot of work. I was also hoping for something like Wordpress but they created this one where everything is scattered over a thousand places. The style manager Main CSS page is useless - not even sure why it's on 4.0 since you can't control anything on the style from there. It just causes confusion and is unnecessary.
Reply With Quote
  #6  
Old 11-20-2009, 03:28 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fanyap View Post
The style manager Main CSS page is useless - not even sure why it's on 4.0 since you can't control anything on the style from there. It just causes confusion and is unnecessary.
It's there right now so admins can see what colors/backgrounds/settings they had on their old style and can copy/paste these colors/settings into the new stylevars for the new style.
Reply With Quote
  #7  
Old 11-20-2009, 05:31 PM
daveaite's Avatar
daveaite daveaite is offline
 
Join Date: Jul 2009
Location: Florida
Posts: 1,890
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its tedious at first sight. But after playing around with it for the past week, it gets alot easier to use. Spend 1 week struggling, and the rest for vb4.0 it will be easy.

I dig it. I totally customized my websites theme from scratch to look almost exactly like the old one I had.
Reply With Quote
  #8  
Old 11-20-2009, 10:31 PM
daggz daggz is offline
 
Join Date: Aug 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fta2k View Post

Been trying to figure out for a little bit why when I black out postbit_background and then hover over the area it turns white...

Yeah, it's hard, its a challenge, but more importantly.... it's very fun!!!

have you had any luck in figuring out how to kill that hover to white issue? I have spent hours trying to figure it out
I guess its something really simple but alas it has eluded me
Anyone got an answer for how to get rid of this? or what the stylevar is for it?

Also, yeah, I do understand that this is easier to work off as we go from previous versions of vb to vb4 and yes there are a few more flexible things there.

There are also a few restrictive things that I have had to edit templates to get around
but I had to do that in previous versions as well so not much of a stress
Reply With Quote
  #9  
Old 11-21-2009, 03:08 PM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by daggz View Post
Anyone got an answer for how to get rid of this? or what the stylevar is for it?

Also, yeah, I do understand that this is easier to work off as we go from previous versions of vb to vb4 and yes there are a few more flexible things there.

There are also a few restrictive things that I have had to edit templates to get around
but I had to do that in previous versions as well so not much of a stress
If your talking about the White hover over the navbits/breadcrumb section, the stylevar to change it is the "lightweightbox_background". Took me a while to find that one as well
Reply With Quote
  #10  
Old 11-22-2009, 10:36 AM
IsMaR IsMaR is offline
 
Join Date: Nov 2004
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just hope it doesn't stay ugly.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:14 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11608 seconds
  • Memory Usage 2,256KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete