vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - BP-Brown [Bluepearl-Skins.com] (https://vborg.vbsupport.ru/showthread.php?t=231600)

Sean James 02-20-2011 11:56 PM

Quote:

Originally Posted by Fungsten (Post 2164728)
When updating do you have to reupload everything or can you just import the style's XML?

if updating from 4.1.0+ you only need to upload the new XML

Fungsten 02-20-2011 11:57 PM

Quote:

Originally Posted by Griffin80 (Post 2164771)
if updating from 4.1.0+ you only need to upload the new XML

Thank you.

makanmakan 02-21-2011 01:06 AM

Looking good, thanks for fast update to 4.1.2 :)

Sean James 02-21-2011 01:13 AM

Quote:

Originally Posted by Fungsten (Post 2164773)
Thank you.

Quote:

Originally Posted by makanmakan (Post 2164787)
Looking good, thanks for fast update to 4.1.2 :)

No problem ;)

abnvet 02-24-2011 03:45 AM

thanks for the design. I uploaded this however the status icons and a few others things are not displaying, did I miss a step somewhere?

I have the bp-brown folder uploaded to my images folder and imported xml - everything went fine

Sean James 02-24-2011 03:51 AM

Hey mate have u got a link to your site?

Have you also tried refreshing the browsers cache?

abnvet 02-24-2011 05:55 AM

Quote:

Originally Posted by Griffin80 (Post 2166119)
Hey mate have u got a link to your site?

Have you also tried refreshing the browsers cache?

definitely -

http://www.brothersofchaos.com/forum/

refresh - appreciate the help

Sean James 02-24-2011 08:50 AM

I checked your site and i dont see any images loading at all.

Have you uploaded the images to /forum/images/Darkness3

abnvet 02-24-2011 09:10 AM

sorry im confused do i need darkness3 installed? all I did was download this file upload it to the forum/images folder and then uploaded the xml file

abnvet 02-24-2011 09:20 AM

do i need the images folder from the darkness 3 style is that what is suppose to be uploaded?

Sean James 02-24-2011 09:43 AM

No sorry i got confused between my 2 skins, u need to have forums/images/BP-Brown uploaded.

abnvet 02-24-2011 10:33 AM

ok but in the install it sais "Upload images to "*your forums*/images/BP-Brown/" what images are you talking about.

lol sorry I'm a newb but I have installed styles before without any issues - its like I am missing an images folder within the bp-brown folder

Sean James 02-24-2011 10:07 PM

That is correct I am talking about the image directory in the ZIP file. (BP-Brown)

This needs to be uploaded to your forums/image folder.

zeus_r6 03-15-2011 04:18 AM

Quote:

Originally Posted by SpankMe (Post 2159127)
Don't know why the Asset manager is still using default colors, but here's the modified assetmanager.css I use to get the colors to match BP Brown in vB 4.1.2.

Code:

/* This is for IE6 and the Overlay */
body {
        height:100%;
}

select, input, button {
        font:10pt {vb:stylevar control_font.fontFamily};
}

.button {
        padding:0px 4px;
}

.invisible {
        visibility:hidden;
}

#addfiles_container {
        border-bottom:1px solid #808080;
        text-align:center;
        padding:4px;
}

.cleardiv {
        clear:both;
}

#overlay {
        display:none;
        z-index:9999;
        position:absolute;
        top:0%;
        {vb:stylevar left}:0%;
        width:100%;
        height:100%;
        background-color:#000000;
        opacity:.00;
        filter:alpha(opacity=00);
}

/* Help Container */
#help_container {
        position:absolute;
        top:0;
        width:408px;
        {vb:stylevar left}:0;
        z-index:2;
        border:1px solid #808080;
        font:11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

#help_content {
        height:200px;
        width:400px;
        padding:4px;
        overflow:auto;
        overflow-x:hidden;
        background-color: #000000;
}

#help_content .usagerow1 {
        padding:3px;
        border-bottom:solid 1px #CCCCCC;
}

#help_content .usagerow2 {
        padding:3px;
        border-bottom:solid 1px #CCCCCC;
}
/* END Help Container */

/* Tree view CSS */
.yui-skin-sam .yui-layout .yui-layout-unit-left div.yui-layout-hd .collapse {
        width:13px;
}

.yui-skin-sam .yui-layout .yui-layout-clip {
        background-color:#F5F5FF;
}

.ygtv-edit-TextNode .ygtv-button-container {
        float:{vb:stylevar right};
}

.ygtvlm {
        background:url('{vb:stylevar imgdir_misc}/trees/lm-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvlmh {
        background:url('{vb:stylevar imgdir_misc}/trees/lmh-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvln {
        background:url('{vb:stylevar imgdir_misc}/trees/ln-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvlp {
        background:url('{vb:stylevar imgdir_misc}/trees/lp-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvlph {
        background:url('{vb:stylevar imgdir_misc}/trees/lph-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvtn {
        background:url('{vb:stylevar imgdir_misc}/trees/tn-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvtm {
        background:url('{vb:stylevar imgdir_misc}/trees/tm-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvtmh {
        background:url('{vb:stylevar imgdir_misc}/trees/tmh-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvtp {
        background:url('{vb:stylevar imgdir_misc}/trees/tp-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvtph {
        background:url('{vb:stylevar imgdir_misc}/trees/tph-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvdepthcell {
        background:url('{vb:stylevar imgdir_misc}/trees/vline-{vb:stylevar left}.gif') no-repeat scroll 0 0 transparent;
}

.ygtvspacer {
        width:34px !important;
}

tr.ygtvrow {
        border-bottom:none;
}

.ygtvdepthcell .ygtvspacer,
.ygtvblankdepthcell .ygtvspacer {
        width:18px !important;
}

.yuimenu li {
        font-size:11px;
        padding:1px;
}

.asset_category_label {
        font-size:11px;
        background-color:transparent;
        white-space:nowrap;
        padding-{vb:stylevar left}:2px;
        position:relative; /* this is for IE so the drag borders appear properly */
}

.dragon {
        border:2px dotted red !important;
        padding-{vb:stylevar left}:0;
}

.dragbefore {
        border-top:2px dotted red !important;
}

.dragafter {
        border-bottom:2px dotted red !important;
}

#asset_category_tree {
        text-align:{vb:stylevar left};
}

#asset_category_tree_root {
        float:{vb:stylevar left};
        cursor:pointer;
}

#asset_category_tree_root_container .inactive {
        padding:3px 3px 3px 2px;
}

#asset_category_tree_root_container .active {
        padding:1px 1px 1px 0px;
}
/* END Tree view CSS */

/* Layout */

/* Asset Header */
#asset_header {
        padding:0;
}

#asset_header h2 {
        font-size:110%;
        font-weight:bold;
        display:inline;
}

#asset_header div.description {
        display:inline;
}


#asset_header div.uploadmanager {
        padding-top:4px;
}

#asset_header_body {
        padding:4px;
        text-align:{vb:stylevar left};
}

#asset_header_body div.step1 {
        padding-top:2px;
}

#asset_header_body div.step1 strong {
        font-weight:bold;
}

#addfiles {
        padding:3px;
        padding-{vb:stylevar left}: 25px;
        padding-{vb:stylevar right}: 10px;
        font:10pt {vb:stylevar control_font.fontFamily};
        float:{vb:stylevar right};
        margin-top:-1px;
}

#asset_header div.quota {
        float:{vb:stylevar right};
        margin-{vb:stylevar right}:10px;
        padding:1px 0 0 0;

}

#filemenu_help {
        cursor:pointer;
}

#filemenu_help,
#progressimage {
        float:{vb:stylevar right};
        margin:4px;
}

#addfiles:hover img,
#addfiles img {
        bottom:3px;
        {vb:stylevar left}:7px;
}

#quotaattach {
        background-color:#FFFFFF;
        border:1px outset #808080;
        width:130px;
        padding:0;
        overflow:hidden;
}

#quotaattachsum {
        background-color:#64A7EB;
        height:0;
}

/* Panels */

.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-bd {
        background-color: #1a1a1a;
}

/* Panel Headers */
.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-hd h2,
.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-hd div {
        /*text-align:center;*/
        margin:0;
        padding:2px;
        font:11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        color:#FFFFFF;
        background-color:#5E5D4C;
}

#asset_category_header,
#asset_upload_header,
#asset_attachment_list_header {
        font-weight:bold;
}

#asset_attachment_list_header .ordercontrols {
        float:{vb:stylevar right};
        padding:0;
        font-weight:normal;
}

#upload_header {
        /*color:{vb:stylevar shade_color};*/
        float:{vb:stylevar right};
        font-weight:normal;
}

/* Panel Footer */
.yui-skin-sam .yui-layout .yui-layout-unit div.yui-layout-ft {
        text-align:center;
        background-color:#5E5D4C;
        border-top:1px solid #808080;
        font:11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        padding: 2px 0px 2px 0px;
        z-index:1;
}

/* File Menu Panel */
.yui-skin-sam .yui-layout .yui-layout-unit-top div.yui-layout-bd {
        _background-color:#E1E4F2;
        _border:none;
        _margin:0px;
}

.yui-skin-sam .yui-layout .yui-layout-unit-top {
        _background-color:#E1E4F2;
}

.yuimenubaritemlabel-selected {
        background-color:#ABCDEF;
        cursor:pointer;
}

.yui-skin-sam .yuimenubar {
        border:none;
        line-height:1.5;
}

.yui-skin-sam .yuimenubaritemlabel {
        border:none;
}

#filemenubar .yuimenubaritem {
        float:{vb:stylevar right};
}

/* END File Menu Panel */
/* END Layout */

/* Asset Panel */
#pagestats {
        display:inline;
        color:{vb:stylevar shade_color};
        border-{vb:stylevar right}:1px solid {vb:stylevar shade_color};
        padding-{vb:stylevar right}:10px;
}

#asset_upload_list {
        padding:2px;
}

#asset_upload_message {
        text-align:center;
        padding-top:40px;
        _font-size:18px;
        position:absolute;
        {vb:stylevar left}:0;
        width:100%;
}

#asset_attachment_list_footer {
        padding:0 4px;
        text-align:{vb:stylevar right};
}
#asset_attachment_list_footer div.onehourdelete {
        text-align:{vb:stylevar left};
        padding-top:2px;
}
/* Asset Panel Header */

#firstpage, #prevpage, #nextpage, #lastpage {
        text-decoration:underline;
        cursor:pointer;
        color:{vb:stylevar shade_color};
}

#prevpage {
        padding-{vb:stylevar left}:8px;
}

#nextpage {
        padding-{vb:stylevar right}:8px;
}

#currentpage {
        padding:0 8px;
        color:{vb:stylevar shade_color};
}

#selectall1, #selectall2 {
        float:{vb:stylevar left};
}

#selectallbox1, #selectallbox2 {
        vertical-align:top;
        padding:0px;
        margin:0 2px 0 4px;
        width:13px; /* IE */
        height:13px; /* IE */
}
/* END Asset Panel Header */
/* END Asset Panel */

/* Upload Panel */
.uploadinput {
        display:block;
        margin-bottom:2px;
}

.urlinput{
        width:275px;
        display:block;
        margin-bottom:2px;
}

#asset_addfiles {
        padding:0 4px;
        text-align:{vb:stylevar right};
}

#upload_controls_container {
        font:11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        border:1px solid #808080;
        position:absolute;
        top:59px;
        {vb:stylevar right}:2px;
        z-index:1;
}

#upload_controls_container .upload_controls {
        position:relative;
        padding:8px;
        background-color:#1A1A1A;
}

#upload_controls_container .upload_controls .buttons {
        text-align:{vb:stylevar right};
}

.popup_title {
        text-align:center;
        background-color:#5E5D4C;
        padding:2px;
}

#switch_url_link1, #switch_url_link2, #switch_upload_link {
        cursor:pointer;
        text-decoration:underline;
}

.closebutton {
        border:1px solid #BBBBBB;
        padding-bottom:1px;
        background-color:#F5F5FF;
        color:#000000;
        width:13px;
        height:14px;
        position:absolute;
        top:1px;
        {vb:stylevar right}:1px;
        font-weight:bold;
        cursor:pointer;
        font-size:9px;
}
.closebutton:hover {
        background-color:#CC3333;
        color:#FFFFFF;
}

#insert_inline {
        margin-{vb:stylevar right}:5px;
}

/* END Upload Panel */

/* Assets */
.composite {
        height:96px;
        width:96px;
        background-color:#DDDDDD;
        border:1px solid #BBBBBB;
}

.composite div {
        float:{vb:stylevar left};
        margin:2px;
        height:20px;
        width:20px;
}

.composite img {
        max-width:20px;
        max-height:20px;
        height:auto !important;
        width:auto !important;
        width:20px;
        height:20px;
}
.asset_popup_img {
        /* This is the "popup" when hovering over an image */
}
.asset_div .asset_attach_delete,
.asset_div .asset_attach_usage {
        border:1px solid #BBBBBB;
        padding-bottom:1px;
        background-color:#F5F5FF;
        color:#000000;
        width:13px;
        height:14px;
        position:absolute;
        top:-7px;
        {vb:stylevar right}:1px;
        font-weight:bold;
        cursor:pointer;
        font-size:9px
}

.asset_div .asset_attach_delete:hover {
        background-color:#CC3333;
        color:#FFFFFF;
}

.asset_div .thumbnailsmall .asset_attach_usage {
        top:-7px;
        {vb:stylevar right}:15px;
}
.asset_div .asset_attach_usage:hover {
        background-color:blue;
        color:#FFFFFF;
}
.asset_div {
        float:{vb:stylevar left};
        margin:4px;
        background-color:#6E6D5E;
        border:1px solid #565545;
        position:relative;
        z-index:1;
}

.asset_div input.checkme {
        position:absolute;
        bottom:0;
        {vb:stylevar right}:1px;
}

/* Assets - Detailed View */
.asset_div .detailedview {
        position:relative;
        width:155px;
        height:60px;
}
.asset_div .detailedview .asset_attachment, .asset_div .detailed .asset_attachment_nothumb {
        max-width:50px;
        max-height:50px;
        height:auto !important;
        width:auto !important;
        width:50px;
        height:50px;
        padding:5px;
}
.asset_div .detailedview .asset_attachment_container {
        border:2 px solid red;
        width:60px;
        float:{vb:stylevar left};
}
.asset_div .detailedview .asset_detailed_container {
        font:10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        margin:5px 5px 0px 0px;
        white-space:nowrap;
        overflow:hidden;
        width:85px;
}
/* END Assets - Detailed View*/

/* Assets - Thumbnail View */
.asset_div .thumbnail {
        position:relative;
        width:100px;
        height:112px;
}

.asset_div .thumbnail .asset_attachment, .asset_div .thumbnail .asset_attachment_nothumb {
        max-width:75px;
        max-height:75px;
        height:auto !important;
        width:auto !important;
        width:75px;
        height:75px;
        position:relative;
        top:8px;
}

.asset_div .thumbnail .asset_attachment_container {
        text-align:center;
}

 .asset_div .thumbnail img {
        vertical-align:middle;
}

.asset_div .thumbnail .asset_attachment_filename {
        font:10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        text-align:center;
        position:absolute;
        top:85px;
        {vb:stylevar left}:2px;
        width:96px;
        overflow:hidden;
        white-space:nowrap;
}
/* END Assets - Thumbnail View*/

/* Assets - Thumbnail Small View */
.asset_div .thumbnailsmall {
        width:75px;
        height:87px;
}

.asset_div .thumbnailsmall .asset_attachment, .asset_div .thumbnailsmall .asset_attachment_nothumb {
        max-width:50px;
        max-height:50px;
        width:50px;
        height:50px;
        top:8px;
}

.asset_div .thumbnailsmall .asset_attachment_filename {
        top:60px;
        width:71px;
}
/* END Assets - Thumbnail Small View*/

/* Assets - List View */
.asset_div .listview {
        position:relative;
        width:100px;
        margin-top:4px;
        padding:2px;
        height:18px;
}

.asset_div .listview .asset_attachment_filename {
        white-space:nowrap;
        overflow:hidden;
        font:10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        margin-{vb:stylevar right}:13px;
}

.ygtvfocus, .assetclick {
        background-color:#898875;
}
/* END - YUI Uploader */

.asset_attachment_filename .filename {
        display:block;
}


Thank you!

Sean James 04-08-2011 10:30 AM

- Updated to work with vBulletin 4.1.3

iglow 04-23-2011 10:37 PM

after installing this i cant relogin to admincp - is that possible?

Sean James 04-27-2011 02:11 PM

Quote:

Originally Posted by iglow (Post 2187915)
after installing this i cant relogin to admincp - is that possible?

This would not be caused by this skin mate, maybe a plugin u installed?

steveyos666 06-02-2011 06:48 AM

I'm missing some buttons, for example the go to last post button says in text "Go to last post". I'm using 4.1.4 beta if that matters.

Sean James 06-02-2011 01:40 PM

This skin is not yet upgraded for vBulletin 4.1.4 beta

steveyos666 06-02-2011 07:23 PM

I didn't know there was that big of a difference but it's nice to know it wasn't my fault, I'll wait it out, thanks

Myago 06-13-2011 03:41 PM

News for vBulletin 4.1.4?

Sean James 06-20-2011 02:39 AM

1 Attachment(s)
BP-Brown for vBulletin is now available for download.

The new editor has been styled in Brown to match the skin

Myago 06-20-2011 04:56 AM

Thank!

DaninMS 06-20-2011 11:52 AM

Great. Thank you.

Sean James 06-20-2011 12:08 PM

No problem my pleasure ;)
Click 'like' if u don't mind

-=Leb=- 06-20-2011 01:08 PM

Hi griffin, i have a question for updating the skin, do i need to re'upload the images too or just the XML file?

BTW, thx for the update :)

Sean James 06-20-2011 01:11 PM

You will need to upload both. The new images are placed in both the /editor/ and /gradients/ directory

abqtj 06-25-2011 04:58 PM

Thanks once again...looks good!

Kadi 06-26-2011 12:16 PM

Hi,

Will v4.1.3 work on a vb4.1.2 forum?

thanks.

Sean James 06-27-2011 04:03 PM

Download 4.1.2 from my site:
http://www.bluepearl-skins.com/forum...ulletin-skins/

Please click install if you use this template ;)

freekill0113 06-27-2011 10:46 PM

Good Skin,thanks you :x

Sean James 06-28-2011 02:07 AM

Quote:

Originally Posted by freekill0113 (Post 2213769)
Good Skin,thanks you :x

Thanks mate, please click install if you use this skin ;)

wampforum 07-11-2011 06:26 PM

Hey,
just updated to 4.1.4 and everything seems fine except my reply box - I have a white text box with black backgroun on WYSYG mode though I changed the css to have it black! If I click to source mode I get a black box white text - am I missing something?!!

Also I use the always show advance editor on quick reply mod but it breaks it on BP Brown - other styles are fine - can I 'copy' templates from the others styles to this one for the reply box?
cheers keep up the great work

Sean James 07-12-2011 12:12 PM

Make sure you clear your browsers cache, and upload all the new BP-Brown images

wampforum 07-12-2011 01:49 PM

cheers thats worked (though still got a strange effect on the profile page behind the visitor message but I can live with that!

rockjeep44 07-19-2011 07:08 PM

Is anyone having an issue with the editor buttons not working when you edit a post? This is since the 4.1.4 update

Markos 07-19-2011 10:46 PM

some times my attachments don't upload but i think that's down to vb and not the style

Sean James 07-20-2011 04:20 AM

These problems are with your vBulletin installation not the style. Disable plugins and test if it still happens afterwards

TheTrust 07-20-2011 09:55 AM

1 Attachment(s)
Quote:

Originally Posted by Sean James (Post 2222727)
These problems are with your vBulletin installation not the style. Disable plugins and test if it still happens afterwards

yes ...

it is very nice style and also very clean
thank you Sean James

image attached: Can you tell me how to make these fonts Bold ?

TheTrust 07-21-2011 12:42 PM

can anybody help me with my previous question in my attachment ?


All times are GMT. The time now is 08:14 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.01638 seconds
  • Memory Usage 1,887KB
  • 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
  • (1)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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