View Full Version : 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 :(
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.
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
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.
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.
Thanks I always wondered how to do it but I always forgot to look into it.
djilou
08-08-2007, 10:36 PM
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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.