vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   More style options (https://vborg.vbsupport.ru/showthread.php?t=137512)

Ziki 01-25-2007 05:53 PM

More style options
 
Could you make the style more "flexible".I really love the options and I would be glad if we could change the style a bit more.I dunno how I leave that to you ;).And also we don't have a dark style :(

Ziki 01-29-2007 05:37 AM

No answer?

Guest190829 01-29-2007 05:40 AM

Just asking for more style options isn't really asking much (so we can't really answer much.)

If you have any specific ideas for style options we will, obviously, take them into consideration. :)

da420 01-29-2007 06:14 AM

Ziki, do you mean in our user cp we pick what CSS colors we want to designate for everything? Like a Main CSS in everyones Control panel? You just put the variables into the box and it changes it to your liking.

Maybe not, but it's an interesting concept.

Ziki 01-29-2007 07:24 AM

Yes I would like to choose a dark style

Devices 02-26-2007 06:54 AM

Hi,

I would appreciate a fluid design for those of us with hi-res monitors.

I love the new layout but it only takes up half my screen down the center. I have loads of wasted blue space either side which is quite irritating.

Marco van Herwaarden 02-26-2007 07:35 AM

UserCP -> Edit Options -> Default Style Width

Devices 02-26-2007 07:41 AM

lmao, i even went through there trying the other style options. Maybe this screen is to hi-res for me and i can't see.

Thank you very much for the quick reply :)

jbygden 03-06-2007 10:48 AM

Quote:

Originally Posted by Marco van Herwaarden (Post 1190943)
UserCP -> Edit Options -> Default Style Width

I just love this option. How is it done, via the style itself or via a Mod?

/Jonas

vampireus 04-09-2007 11:05 PM

Yeah, I really love to have "Default Style Width" Options on my board. May vB Staff share the idea?

Paul M 04-10-2007 08:24 AM

I'm pretty sure someone has already released a modification on vb.org that does this.

Brad 04-10-2007 11:30 AM

I'm not going to go off and look for the modification (if it exists ;)) so I'll just tell you how;

Make a new profile field and give it the options you want. Then use a template conditional in the header template to set the correct width based on the new profile field.

Ziki 04-11-2007 11:50 AM

Thanks I always wondered how to do it but I always forgot to look into it.

djilou 08-08-2007 10:36 PM

Quote:

Originally Posted by Brad (Post 1224094)
I'm not going to go off and look for the modification (if it exists ;)) so I'll just tell you how;

Make a new profile field and give it the options you want. Then use a template conditional in the header template to set the correct width based on the new profile field.

Hi
can you please explain in details how to do that?
thanks!

djilou 08-10-2007 01:44 AM

I use this code but didn't work

[CODE]<if condition="$userinfo[field6] &= 1">
<div align="center" style="width: 950px; margin: 0 auto;">

<else>
<div align="center" style="width: $stylevar[outertablewidth]px; margin: 0 auto;">
</if>[/CODE

djilou 08-11-2007 12:26 PM

Any Ideas?

djilou 08-15-2007 01:01 PM

*Bump*

Paul M 08-15-2007 04:16 PM

Please start a thread in the vbulletin discussion forum, your question is not relevant to this thread. Thanks.


All times are GMT. The time now is 03:53 AM.

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.01030 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete