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 - Avenger Blue Style by TheLastSuperman (https://vborg.vbsupport.ru/showthread.php?t=269253)

Andur1l 10-23-2011 04:59 PM

Sorry, this forum doesnt seem to allow linkable pictures, it just opens the same picture instead of the link. :(

Here's the actual full-size picture:

http://www.shrani.si/?3c/142/4Y0DKgfu/ksi.jpg

svcta1 10-24-2011 11:34 PM

Quote:

Originally Posted by TheLastSuperman (Post 2257381)
In additional.css find:

Code:

/* ---------------------------New CSS Definitions------------------------------- */
Add under:

Code:

.blockrow.member_blockrow {
        color: {vb:stylevar sidebar_content_color} !important;
        -moz-border-radius:{vb:stylevar border_radius} !important;
        -webkit-border-radius: {vb:stylevar border_radius} !important;
        border-radius: {vb:stylevar border_radius} !important;
        background:{vb:stylevar sidebar_content_background} !important;
        border: 0px solid #2b3851 !important;
        _background-image: none !important;
        padding:{vb:stylevar vbcms_widget_content_padding} !important;
        -moz-box-shadow: inset -2px 2px 2px {vb:stylevar shadow_color} !important;
        -webkit-box-shadow: inset -2px 2px 2px {vb:stylevar shadow_color} !important;
        box-shadow: inset -2px 2px 2px {vb:stylevar shadow_color} !important;
}

dl.stats dt, #sidebar_container dl.stats, #sidebar_container .blockbody.userprof_content, #sidebar_container .userprof_content .time, .userprof_content .time  {
        color: {vb:stylevar sidebar_content_color} !important;
        background-color: transparent;
        background-image: none;
}

.mini_stats.blockbody.userprof_content.userprof_content_border {
        color: {vb:stylevar sidebar_content_color} !important;
}

.stats {
        color: {vb:stylevar sidebar_content_color} !important;
}

.block.userprof_editor.userprof_moduleinactive.userprof_headers {
        background: transparent !important;
        border: none !important;
}

.formcontrols.profile_editor_border {
        background: transparent !important;
        border: none !important;
}

.actionbuttons.transparent {
        background: transparent !important;
        border: none !important;
}

.member_blockrow.userprof_headers.userprof_headers_border {
        background: #222937 !important;
        border: 1px solid {vb:stylevar mid_border.borderColor} !important;
        color: rgb(205, 205, 205) !important;
}

.vm_blockrow.userprof_content.userprof_content_border {
        background: #222937 !important;
        border: 1px solid {vb:stylevar mid_border.borderColor} !important;
        color: rgb(255, 255, 255) !important;
}

That will solve most of the profile styling issues but the other areas may still revolve around profile customization. I also noticed in another thread you stated that you have all Dark styles currently disabled until you figure this out? Try that same code in those dark styles of course replacing the #222937 background colors respectively and it may solve most if not all of your CSS issues :cool:.

Love this style, thanks for taking all this time with it. With regards to the above code, can you be more specific about where it goes? Are you saying to paste the line of code "---new CSS definitions---" under the block big block of code in the xml file? Or to add the big block of code under the line of code ("---new CSS definitions---") in additional.css file?

EDIT:: I pasted this in to additional.css both above and under the original code after the "---New CSS Definitions---" line. Above the original code did make one of the sidebars (the one that contains the avatar and some user info) begin to work. Still nothing in the user fields, though. Any other advice?


Thanks!

svcta1 10-26-2011 06:11 PM

Does anyone else have a problem with the white blocks in the User Profile sections? If so, any solution?

K4GAP 10-26-2011 06:46 PM

Quote:

Originally Posted by svcta1 (Post 2261788)
Does anyone else have a problem with the white blocks in the User Profile sections? If so, any solution?

Anyone running a dark style such as this has the same problem. I've tried and tried to find a solution but no one has a remedy. It would be easy to fix if I knew the .css to change for those blocks but, I haven't received an answer to that question from anyone.

Good luck

svcta1 10-26-2011 08:08 PM

Quote:

Originally Posted by GaryT (Post 2261801)
Anyone running a dark style such as this has the same problem. I've tried and tried to find a solution but no one has a remedy. It would be easy to fix if I knew the .css to change for those blocks but, I haven't received an answer to that question from anyone.

Good luck


I've tried tweaking (I think) every single css that I could find that dealt with those blocks as I interpret the code. I'm no programmer (really), but I'm at a loss. This style is so good otherwise, I really hope that this isn't a tragic flaw.

Andur1l 10-29-2011 09:01 AM

Nevermind my problem anymore, I fixed it. I never noticed there were two separate backgrounds for the body and for the header. Adjusted the header one to the same height as the body one and, voila, everything is as it should be. Hooraay!

Faisal_Computer 10-31-2011 02:59 PM

Hello ,
1st of all really thanks you for making this.... Really Great

every thing seems fine but i have one problem ,

when any user brows forum in different resolution why forum stay in middle and small . why its not auto adjust its size " WIDE " ?
here i am uploading two snap shot for your
1920x1080 23Inch monitor
https://vborg.vbsupport.ru/external/2011/10/1.jpg



1280x720 22 Inch monitor
https://vborg.vbsupport.ru/external/2011/10/2.jpg

i will really thank you provide me solution for that , it must be AUTO adjust its size depending on resolution of user's monitor

Br
Faisal_Computer

Faisal_Computer 11-01-2011 06:23 PM

i also have some problems
please check my forum , my profile page ,
Code:

http://forum.gpgindustries.com/member.php/3-Faisal_Computer
on every profile page have white boxes with write writting its can't visible but when you select all you can read , please check this and give me solution

i also have on more problem ,

when ever i try to make new thread or edit any post and click on advance why i can't see editor tools/editor buttons like bold,underline,align,font,color,code buttons etc , i search every where but i did not found any solution for it . can you please help me solve it ?

if you say i will give you account so you can check......
Thanks in advance


Br
Faisal_Computer

as7apcool 11-02-2011 02:02 AM

Nice, thanks

Andur1l 11-02-2011 10:04 PM

Am I the only one whose Community/Groups page looks like this:

https://vborg.vbsupport.ru/

Normal size picture

.. or was this page kinda forgotten when making the style? :o


All times are GMT. The time now is 02:13 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.01822 seconds
  • Memory Usage 1,757KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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