vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Blue Senseless Simple Skin UPDATED 4.1.10 [vbskindepot.com] (https://vborg.vbsupport.ru/showthread.php?t=240534)

relaxiha 02-16-2011 06:59 PM

plz update version available: 4.1.2

islaremota 02-16-2011 11:50 PM

plz update version available: 4.1.2

thx for you work

whites 02-17-2011 03:01 PM

I did the update to 4.1.2 yesterday, all of the templates for the style merged over successfully and I can't see any issues with incompatibility.

Skyrider 02-26-2011 11:54 AM

Where is the older type? The one that doesn't has any white/gray layer at the top and is wider? I liked that one better.

Adam H 02-26-2011 12:02 PM

Quote:

Originally Posted by FF|Skyrider (Post 2167088)
Where is the older type? The one that doesn't has any white/gray layer at the top and is wider? I liked that one better.

White/gray layer ? Could you show a screen shot of what you mean ?

Skyrider 02-26-2011 12:51 PM

I mean the white part at the top.. the head_back.jpg

Also, where's the wider version of the theme? :).. The one like this one:
http://forum.esforces.com

Adam H 02-26-2011 01:10 PM

Its never had those customisations, they are small edits that that particular site has made

chatzworld 03-08-2011 02:33 PM

hi

when i have installed this its hows the online users as Array and not the users who are online can you help?

islaremota 03-08-2011 05:14 PM

Quote:

Originally Posted by chatzworld (Post 2170938)
hi

when i have installed this its hows the online users as Array and not the users who are online can you help?

yes, that is by changing the version, we have to wait out a new one, missing some things in general across the board.

relaxiha 04-06-2011 09:02 AM

plz update version available: 4.1.3

Skyrider 04-08-2011 09:51 AM

The revert of the templates also caused my header (top right login information) to change its background color making it almost invisible for the eye.

islaremota 04-08-2011 10:11 AM

edit the template and save it without doing anything, so you can continue using the skin

if you revert, destroying......

fizzow 04-09-2011 07:52 AM

Is it working fine on vBulletin 4.1.3?

Skyrider 04-09-2011 08:50 AM

Quote:

Originally Posted by fizzow (Post 2182549)
Is it working fine on vBulletin 4.1.3?

Unsure atm. The currently users online is missing (could be plugin related as it is effect all styles) and my header user information background is messed up. But I just did a re-install and it seems to work fine.

islaremota 04-09-2011 10:29 AM

to use the list of online users have to install another plugin, is now broken for some reason I do not know

drmad 04-09-2011 01:26 PM

It looks fine in 4.1.3 ;)

I8DAPUC 04-09-2011 02:08 PM

Quote:

Originally Posted by relaxiha (Post 2181485)
plz update version available: 4.1.3

Uploaded on my forum v4.1.3, works fine.

Skyrider 04-10-2011 06:52 AM

Quote:

Originally Posted by islaremota (Post 2182576)
to use the list of online users have to install another plugin, is now broken for some reason I do not know

You know which plugin is causing it?

rhino56 04-14-2011 08:48 AM

Quote:

Originally Posted by FF|Skyrider (Post 2167100)
I mean the white part at the top.. the head_back.jpg

Also, where's the wider version of the theme? :).. The one like this one:
http://forum.esforces.com

In stylevars for the bluesenseless style, find the main catagory "common" then find "doc_maxWidth" and "doc_width" and set the units to % if they aren't already and the size to 97 or just play around and find the width you like it at. 97 seemed to look best to me.

rhino56 04-14-2011 09:27 AM

also for the online users not showing go to style manager, click on Forum Home Templates to get to FORUMHOME Open the FORUMHOME template and click on increase size 2 times (white text bottom left just outside the box)
Scroll down until you find <!-- whats going on box --> and then read down until you get to <!-- end logged-in users -->

Highlight the code starting with <!-- whats going on box --> up to <!-- end logged-in users --> but do not highlight the
<!-- end logged-in users -->(just up to it) then replace that highlighted code with this code
Code:

<!-- what's going on box -->
        <div id="wgo" class="collapse wgo_block block">
                <h2 class="blockhead">{vb:rawphrase whats_going_on}</h2>
                <div class="blockbody formcontrols floatcontainer">
                        {vb:raw template_hook.forumhome_wgo_pos1}
                        <vb:if condition="$show['loggedinusers']">
                        <!-- logged-in users -->
                        <div id="wgo_onlineusers" class="wgo_subblock section">
                                <h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/users_online.png" alt="{vb:rawphrase currently_active_users}" />{vb:rawphrase currently_active_users}</h3>
                                <div>
                                        <p>{vb:rawphrase there_are_x_y_online_link, {vb:raw totalonline}, {vb:raw session.sessionurl_q}} <span class="shade">{vb:rawphrase x_members_and_y_guests, {vb:raw numberregistered}, {vb:raw numberguest}}</span></p>
                                        <p>{vb:rawphrase most_users_ever_online_was_x_y_at_z, {vb:raw recordusers}, {vb:raw recorddate}, {vb:raw recordtime}}</p>
                                        <vb:if condition="$activeusers">
                                        <ol class="commalist" id="wgo_onlineusers_list">
                                                <vb:each from="activeusers" value="loggedin">
                                                        <li> {vb:stylevar dirmark}<a class="username" href="{vb:link member, {vb:raw loggedin}}">{vb:raw loggedin.musername}</a>{vb:raw loggedin.invisiblemark}{vb:raw loggedin.buddymark}</li>
                                                </vb:each>
                                        </ol>



                                        </vb:if>
                                </div>
                        </div>

And it should work. while not all the code was off i made it as easy to understand as i could for anyone not familar with this. If you only see your own name after editing it's because your forum is as active as mine haha:D

Saviour 04-17-2011 09:19 PM

Beautiful skin...absolutely love it. Nice work...2 thumbs up.

I'm running vB 4.1.3. Uploaded folder...and imported style with my default as the parent...since I wanted to include any changes made to the parent in my other styles. I had to change some image paths, other than that...installation was a breeze.

I only have one issue, though...at the moment. It would seem the "Settings" link at the top of the page where it welcomes a user after login is missing. It's just not there.

Any recommendations as to how to get it back?

Thanks, in advance...

rhino56 04-18-2011 05:44 AM

Quote:

Originally Posted by Saviour (Post 2185771)
Beautiful skin...absolutely love it. Nice work...2 thumbs up.

I'm running vB 4.1.3. Uploaded folder...and imported style with my default as the parent...since I wanted to include any changes made to the parent in my other styles. I had to change some image paths, other than that...installation was a breeze.

I only have one issue, though...at the moment. It would seem the "Settings" link at the top of the page where it welcomes a user after login is missing. It's just not there.

Any recommendations as to how to get it back?

Thanks, in advance...

I agree, they did a great job on this skin, probably one of my favorites which is why i don't mind helping out with the issues it has. I want to see this one updated for a long time to come. I know you don't need such simplified instructions to fix it so don't take offense, but i make them that way to help those that have very little experience with the vbulletin. because you can bet that we all have this same problem on this skin lol

To solve the settings problem--

Go to adminCP and click on Style Manager

For the bluesenseless style use the dropdown box on the right that says stylevars to select All Style Options and click the Go button next to it.

The first box on top is the header box, increase the size about 5 times to make it easier to see. (click on the text outside the lower left of that box that says Increase Size

Find the line of code that matches this
FIND
Code:

<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase control_panel}</a></li>

Replace that line with this line of code by highlighting the original just copy and pasting it in its place.
REPLACE
Code:

<li><a href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase user_control_panel}</a></li>

Saviour 04-18-2011 12:37 PM

Thanks, Rhino56, but I had figured that out for myself after examining the code.

No way...I take no offense, whatsoever. The easier the instructions...the better, my friend.

I had to do some tweaking of the variables, but other than that...it's all good.

My last issue is with vBAdvanced's Link Directory. The Link page shows up fine, but as soon as I go to browse link categories...the style reverts back to the Default skin. Remember...I'm using it as the parent of this one.

Any suggestions?

Saviour 04-18-2011 02:17 PM

Rhino56...never mind. Even though this is a great looking skin, there are just too many edits to do to get it to function properly with my site. I've decided to uninstall...however, my first statement still stands...this is an awesome skin.

K!nG 04-29-2011 03:59 AM

I read above posts ppl sayin its workin fine on 4.1.3 and i tried to upload it and getting this message..

This file was created using a different version of vBulletin from the one you are running.

Your version: 4.1.3
File version: 4.1.0

any helps ????

Adam H 04-29-2011 01:54 PM

Sorry Guys i totally forgot about this , Ive now updated the skin to work ok with 4.1.3 , please let me know if you see any bugs and ill get them fixed

K!nG 04-29-2011 02:52 PM

Thanks for updating... Workin fi9 now on 4.1.3 ;)

iCheat24 05-02-2011 07:25 PM

nice style, im using it! :cool: however i wanna make it a bit bigger and it doesnt seem to work i tryed to ajust the table size from 100% to 110% and the style size is still the same for some reason..., can you maybe tell me how i can make the style a bit bigger? because i have many buttons on the navbar and usergroups on the footer.

regards.

Adam H 05-02-2011 07:36 PM

The body with is currently set to 77% and can be edited in the "common" stylevars , however you need to remember that its a fluid theme, your navbar links need to be less than a combined width of 960px because thats roughly the standard width to fit most peoples screen resolutions , if you go bigger than that its possible that alot of your users wont be able to see the navbar links or they may jump out of the template.

Providing you stick with in the 960px then you can adjust the theme from 77% to something higher

shrimpca 05-04-2011 01:55 PM

Thank

Skyrider 06-12-2011 11:12 AM

Broken I think with 4.1.4 update.

tomoyo23 07-28-2011 09:27 PM

style works in vbulletin 4.1.5?

K!nG 07-31-2011 12:59 AM

working on 4.1.5 :) with 3 template edits. minor ones... Thanks

tomoyo23 10-09-2011 05:29 PM

style works in vbulletin 4.1.7?.. greetings

Capt C Ray 10-10-2011 12:11 AM

Adam,

First, I am new to the whole idea of designing a web site. The current site I have been working with is coded in phpBB but are moving to vBulletin. And trying to find a skin to get us started that will give us the same feel as our current site as best as I can.

Your skin seems to offer the basic layout and options we are looking for. I just want to make sure that making changes to it to fit our needs does not create any issues as long as we leave the 'copyright' statement at the bottom.

And are there instructions on how to install a skin with the download? As I said, I am new, really new, to this whole concept. But a good learner.

Capt C Ray

wizardrule 10-21-2011 05:01 AM

Style works in 4.1.7 , However with VBSuite it does not reflect on the Home page, Any suggestions? Also how to change the Logo at the top?

Scyther 10-21-2011 12:15 PM

I like this. Simple and perfect.

Would like to see more of ur work.

Marked installed.

dtommy79 10-25-2011 07:10 PM

Hi,

There is a slight issue when I log out. In the vbulletin log out message the link that says back to forum points to this url:
Code:

http://www.mysite.com/forum.php.php[ARG:3 UNDEFINED]
EDIT: never mind, it was a language issue

dtommy79 10-26-2011 04:07 PM

The login box Looks a little bit ugly in Chrome

https://vborg.vbsupport.ru/external/2011/10/12.jpg

tomoyo23 11-15-2011 10:15 PM

style works in vbulletin 4.1.8?.. greetings


All times are GMT. The time now is 12:18 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.11827 seconds
  • Memory Usage 1,829KB
  • 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
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete