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 - Blackend (3-Colors!) UPDATED **4.2** (https://vborg.vbsupport.ru/showthread.php?t=245708)

Rideharder 06-15-2011 09:16 AM

Motm

sscasm 06-15-2011 11:23 PM

Quote:

Originally Posted by Rideharder (Post 2207988)
Motm

Agree!!

BorisPeace 06-16-2011 12:52 AM

This is just great.

Qwk86gn 06-16-2011 01:24 AM

I have not found a way to fix the reply. Tried various things with no luck.

ForceHSS 06-16-2011 08:26 PM

not a bad skin

93Corvette 06-21-2011 05:21 AM

Can someone help me?
I need help with:
- Centering the logo
- Moving the logo down and/or up

Right now the User Name, Password, and Remember me button are being consumed by the logo. I would like to move these items below the logo, or maybe above it. I'd like to try it both ways, just to see which looks better.

Here is the link to the website, and below is a visual of what it currently looks like. You see how the User Name is embedded in the logo?

Thanks for any help you guys can provide.
http://www.navyfamilies.com/forum/forum.php

https://vborg.vbsupport.ru/external/2011/06/38.jpg

Qwk86gn 06-21-2011 08:58 PM

That seems like a really low screen resolution you are using.

Only thing you can try really is to adjust the padding. Add this to the additional.css template.

Code:

.doc_header {
    padding-top: 60px;
}


matthew1111 06-25-2011 10:41 PM

I love you! This theme is the sexiest I've found so far - and current updated too! <3

KGI_Bling 06-27-2011 03:17 AM

I hate to be a nuisance, but I've installed this theme, and the text reply areas are white background with black text. Can this be changed to the dark background with white text?

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

Qwk86gn 06-27-2011 05:34 AM

Quote:

Originally Posted by KGI_Bling (Post 2213367)
I hate to be a nuisance, but I've installed this theme, and the text reply areas are white background with black text. Can this be changed to the dark background with white text?


In the editor_contents.css template search for (should be at the very top):

Code:

body, body.content
To change font-color change this:
Code:

color: #222;
To:
Code:

color: #979797;
To change the background-color change this:
Code:

backgroud-color: #fff;
To this:
Code:

background-color: #1F1F1F;

Be sure to clear your browser cache and cookies then restart your browser.
If I may ask, how were you able to change the cke_wrapper background?


All times are GMT. The time now is 12:47 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.01420 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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