Jump to content


Buy 2 skins get 1 free
Refer members and earn 20% commission on purchases they make!

- - - - -

vBulletin 4.1.7 Skins

vbulletin skins styles templates themes 4.1.7 update upgrade

  • You cannot reply to this topic
16 replies to this topic

#1 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 29 September 2011 - 08:58 PM

vBulletin 4.1.7 was released today and we are now updating our skins.

Visit this link for the Official vBulletin Announcement

New social icons plugin:
We now have a social plugin for our skins so we can add social icons without making any manual template edits. This also means if you have more than 1 skin with us you don't need to edit each skin separately.
Read this thread for more information and installation instructions

vB 4.1.7 completed updates:
  • BP-Black, BP-White, BP-Light, BP-Grey, BP-Brown
  • bTech
  • Eloquent
  • Seamus & SeamusLight
  • BlueSteel
  • Hazard
  • Future
  • Breeze
  • Darkness
  • Business
  • USFTECH
Download skin updates from your Client area



** Updated 18th October 2011

The stylevar called 'imgdir_icons' has been removed from 4.1.7 which means the icons for username and password are not loading because of the wrong image path. This also effects the path of the social icons. I just updated all the skin packages to the new image directory for these images which is now 'imgdir_misc'

For customers who would like to this fix this problem themselves search the 'header' and 'navbar' templates for 'imgdir_icons' and replace it with 'imgdir_misc'

For example change this:

<img src="{vb:stylevar imgdir_icons}/username.png" alt="Username" />
to:
<img src="{vb:stylevar imgdir_misc}/username.png" alt="Username" />

Attached Thumbnails

  • Attached Image: social-icons.png
  • Attached Image: social-options.png
  • Attached Image: social4.png


#2 rhorman

  • Customer
  • 11 posts

Posted 06 October 2011 - 10:37 AM

Sean, what's the stylevar again to change the logo?

#3 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 06 October 2011 - 10:39 AM

View Postrhorman, on 06 October 2011 - 10:37 AM, said:

Sean, what's the stylevar again to change the logo?

Hey mate, the stylevar is called 'titleimage'

#4 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 07 October 2011 - 06:37 PM

Rest of our styles which are not listed above will be released today and tomorrow.

The Eloquent package will also be updated to change the links in posts so they stand out better.
SeamusLight will have bug fixes for albums and polls.

#5 weetabx

  • Members
  • 1 posts

Posted 09 October 2011 - 11:07 PM

will the future skins be done soon ? :blink:

#6 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 10 October 2011 - 08:03 AM

All skins will be uploaded today including Future.

#7 ceho

    Premium Customer

  • Customer
  • 125 posts
  • LocationGermany

Posted 11 October 2011 - 01:15 AM

Hi Sean, any news on Future and BP-Light?

At vB there is a new thread on stylevar changes for 4.1.8, quite interesting but it's looking like a lot of work coming up. Especially for my pretty much customized Future based forum...

#8 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 11 October 2011 - 09:36 AM

Hey Ceho they were both released this morning.

In 4.1.8?? lol Why dont they leave these huge changes for 4.2.0 they love making it harder for us to update don't they?

#9 Ricktas

  • Customer
  • 24 posts
  • LocationHobart, Tasmania

Posted 12 October 2011 - 12:49 AM

The BP-Light 4.1.7 skins say 4.1.5 internally - is that right?

#10 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 12 October 2011 - 01:08 AM

View PostRicktas, on 12 October 2011 - 12:49 AM, said:

The BP-Light 4.1.7 skins say 4.1.5 internally - is that right?

Package has been updated sorry about that, it was a mistake on my behalf

#11 ceho

    Premium Customer

  • Customer
  • 125 posts
  • LocationGermany

Posted 12 October 2011 - 04:33 AM

View PostSean James, on 11 October 2011 - 09:36 AM, said:

Hey Ceho they were both released this morning.

In 4.1.8?? lol Why dont they leave these huge changes for 4.2.0 they love making it harder for us to update don't they?
Because then they had to call it vB 5.... Lol!

But with the new marketing guy everything will be fine again.... Lol again!

#12 Ricktas

  • Customer
  • 24 posts
  • LocationHobart, Tasmania

Posted 14 October 2011 - 09:14 PM

View Postceho, on 11 October 2011 - 01:15 AM, said:

At vB there is a new thread on stylevar changes for 4.1.8, quite interesting but it's looking like a lot of work coming up. Especially for my pretty much customized Future based forum...
vB releases are mainly bug fixes (since 4.1.4)
4.1.6 vB mobile skin only
4.1.7 Bugs (which include some stylevar chages)
4.1.8 Bugs (which include even more stylevar chages) Fix list http://tracker.vbull...requestId=10794
4.1.9 Mobile skin enhancements Fix list http://tracker.vbull...requestId=10815
4.1.10 or 4.2? Who knows?

At least they are telling us the changes in advanced

I imagine 4.2 will have a lot more fixes/changes. Purely guessing.

#13 puertoblack2003

    Bluepearl Veteran

  • Customer
  • 11 posts

Posted 16 October 2011 - 11:36 AM

Hi sean,

I'm currently using the bluesteel. and it's heavily modded for my forum.Can you post the changes made so i can do them manually.I already did the templates..but I'm not sure about the css and in style variables.

thank you

#14 puertoblack2003

    Bluepearl Veteran

  • Customer
  • 11 posts

Posted 16 October 2011 - 11:44 AM

In bluesteel additional css you have this.

.cms_widget_content_restore_widget_content {
-moz-border-radius: 5px 5px 5px 5px;
background: url("images/Eloquent/misc/blog/gradient-black-down.png") repeat-x scroll 0 0

it should be

.cms_widget_content_restore_widget_content {
-moz-border-radius: 5px 5px 5px 5px;
background: url("images/BlueSteel/misc/blog/gradient-black-down.png") repeat-x scroll 0 0

;)

#15 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 17 October 2011 - 03:57 PM

View Postpuertoblack2003, on 16 October 2011 - 11:36 AM, said:

Hi sean,

I'm currently using the bluesteel. and it's heavily modded for my forum.Can you post the changes made so i can do them manually.I already did the templates..but I'm not sure about the css and in style variables.

thank you

There was too many changes in this version to simply list a step by step procedure how to update them. I use the compare tool to update the skins for the client area packages but this can be confusing for some people to work out.
Send me a support ticket and I can help you though if you have troubles.

View Postpuertoblack2003, on 16 October 2011 - 11:44 AM, said:

In bluesteel additional css you have this.

.cms_widget_content_restore_widget_content {
-moz-border-radius: 5px 5px 5px 5px;
background: url("images/Eloquent/misc/blog/gradient-black-down.png") repeat-x scroll 0 0

it should be

.cms_widget_content_restore_widget_content {
-moz-border-radius: 5px 5px 5px 5px;
background: url("images/BlueSteel/misc/blog/gradient-black-down.png") repeat-x scroll 0 0

;)

hmm strange, do you have the Eloquent skin installed?

My site is showing:

Quote


.cms_widget_content_restore_widget_content {
-moz-border-radius: 5px 5px 5px 5px;
background: url("images/BlueSteel/misc/blog/gradient-black-down.png") repeat-x scroll 0 0 #FFFFFF;
border: 1px solid #C4C4C4;
color: #424242;
padding: 10px 6px;
}


#16 Sean James

    Administrator

  • Administrators
  • 12,638 posts
  • LocationSydney Australia

Posted 17 October 2011 - 09:54 PM

The stylevar called 'imgdir_icons' has been removed from 4.1.7 which means the icons for username and password are not loading because of the wrong image path. This also effects the path of the social icons. I just updated all the skin packages to the new image directory for these images which is now 'imgdir_misc'

For customers who would like to this fix this problem themselves search the 'header' and 'navbar' templates for 'imgdir_icons' and replace it with 'imgdir_misc'

For example change this:

<img src="{vb:stylevar imgdir_icons}/username.png" alt="Username" />

to:

<img src="{vb:stylevar imgdir_misc}/username.png" alt="Username" />


#17 puertoblack2003

    Bluepearl Veteran

  • Customer
  • 11 posts

Posted 18 October 2011 - 08:59 PM

View PostSean James, on 17 October 2011 - 03:57 PM, said:


There was too many changes in this version to simply list a step by step procedure how to update them. I use the compare tool to update the skins for the client area packages but this can be confusing for some people to work out.
Send me a support ticket and I can help you though if you have troubles.



hmm strange, do you have the Eloquent skin installed?

My site is showing:


sorry about that didn't responded back i used winmerge to compare templates...


Quote

hmm strange, do you have the Eloquent skin installed?

i have the bluesteel skin i fixed on my side and replaced it to the appropriate file name to BlueSteel





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

Links

Customers

Our Network

Our Friends


  • Follow us...
  • Subscribe to our Announcements
  • Follow us on Twitter
  • Follow us on Facebook
  • Follow us on LinkedIn
  • Follow us on Google +
  • We accept Paypal & 2Checkout with Mastercard and Visa