View Full Version : Element vBulletin Skin 3.8.1 Released Discussion
You can use this thread to discuss the Element vBulletin Skin 3.8.1 Released (http://www.vbstyles.com/forum/showthread.php?p=19212) announcement.
twister17e
28-01-09, 03:21 PM
Excellent, thank you Miko!!! I like the design of your skins so I was holding out until you updated them. Glad to hear you feel better & looking forward to you releasing Juice ;).
Since i'm going to recode it from scratch I would like to know if you guys still want me to include the javascript for the fading navigation buttons or would you prefer that I implement the roll-overs is css without heavy javascript and ditch the fading effect?
twister17e
28-01-09, 03:36 PM
Just my opinion, but I think the CSS would be better. The fading effect is nice, but in theory anyway, shouldn't CSS make it less prone to problems and also to possibly save bandwidth etc?
I agree 100% but wanted to see what the general opinion was between customers before I remove it.
un7ouchab1e
28-01-09, 09:19 PM
can you upgrade first Satellite?
jalmz_bf
28-01-09, 10:10 PM
hi miko ..
/* ***** Global Borders - edit forum width ***** */
.inner_border {
width: 960px;
border-left: 1px solid #6783c3;
border-right: 1px solid #6783c3;
margin-left: auto;
margin-right: auto;
}
.outer_border {
width: 962px;
border-left: 5px solid #c3d5ff;
border-right: 5px solid #c3d5ff;
margin-left: auto;
margin-right: auto;
}
and change it to:
Code:
/* ***** Global Borders - edit forum width ***** */
.inner_border {
width: 760px;
border-left: 1px solid #6783c3;
border-right: 1px solid #6783c3;
margin-left: auto;
margin-right: auto;
}
.outer_border {
width: 762px;
border-left: 5px solid #c3d5ff;
border-right: 5px solid #c3d5ff;
margin-left: auto;
margin-right: auto;
}
include this in your instructions.
If you prefer to a have the old width simply go to your AdminCP >> Style Manager >> All Style Options
Main Table Width (pixels or percentage)
change it to 760
hi miko ..
include this in your instructions.
If you prefer to a have the old width simply go to your AdminCP >> Style Manager >> All Style Options
Main Table Width (pixels or percentage)
change it to 760
Thank you :)
Thanks Miko for the update :)
I prefer roll-overs with CSS for the style.
Skierpetros
29-01-09, 03:35 AM
Hi Miko i am waiting two weeks the Tech two skin... please re-coded in the next three days because my members can wait anymore :D:D:D:D
Taragon
29-01-09, 05:33 AM
Thanks Miko for the update :)
I prefer roll-overs with CSS for the style.
Hello SnakeW,
This should be quite easy to do really. It's your choice ofcourse to use tables or css only (list) ofcourse. Both have their advantages.
A little while back I wrote some replies here at this thread http://www.vbulletin.org/forum/showthread.php?p=1695840 which might interest you.
Hi Miko i am waiting two weeks the Tech two skin... please re-coded in the next three days because my members can wait anymore :D:D:D:D
Hello Skierpetros,
Even though I doubt it would be possible to update this style within this period I'm sure every style will be updated to 3.8.x soon :)
Skierpetros
29-01-09, 07:29 AM
when it will be ready???
Missing blogpost.gif, downloaded like 5 times :p
Missing blogpost.gif, downloaded like 5 times :p
Will post an update by Monday :)
Thank you and waiting ;)
Those changes are quite easy to do and if you know a little bit of css i can point you in the right direction.
At present i really can't do any custom work as i want to covert all of the skins to 3.8.1 first.
vBulletin® v3.8.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.