vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Few changes in forum colouring (bar / font) - help! (https://vborg.vbsupport.ru/showthread.php?t=266616)

saku 08-04-2011 08:01 AM

Anyone willing to help?

saku 08-06-2011 10:21 AM

Any tutorial online?

saku 08-15-2011 08:27 PM

http://img98.imageshack.us/img98/5599/forum1d.jpg

1. As you can see this dark font is badly visible(on the black background). I wan't to make this font white.

http://img684.imageshack.us/img684/9435/forum2wb.jpg

2. Black background makes problems with posting new messages (not clear options) I want to make it more clear

http://img829.imageshack.us/img829/2231/forum3bs.jpg

3. As you can see... I want to change this too

Cheers

setishock 08-16-2011 06:04 AM

Where did you get this theme?

saku 08-16-2011 09:21 AM

My friend made this. But then I wanted to change few things and thats the effect...

setishock 08-17-2011 10:44 AM

Ok remember where you changed the copyright text color? Same section has the bottom bar called the footer, controls. Footer_background is what you're looking for. Click on the little color tab. Pick the color you want then click save. You're done with that one.
Moving right along...
Subtitles? From the description and the image that's the breadcrumbs. They're links and as such have to be handled differently from regular text. You can use the links stylevars but you'll change the color of links all over the forum. You have to attack those directly using a css edit.
Put this code in the additional.css then click save and reload.
Code:

/* Makes the text in the breadcrumbs white */
.breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
color: white;
}

/* Makes breadcrumbs hover color red */
.breadcrumb .navbit a:hover {
color: red;
}

Ok done with that.
Next one I have no clue. You tell me and we'll both know.
Text editor background? If your forum is above 4.1.2 then you have the ckeditor and some one with that will have to tell you what to do. I'm on 4.1.2 and don't have that.

Now please stop bumping this thread.

saku 08-17-2011 06:24 PM

Quote:

Originally Posted by setishock (Post 2234460)
Subtitles? From the description and the image that's the breadcrumbs. They're links and as such have to be handled differently from regular text. You can use the links stylevars but you'll change the color of links all over the forum. You have to attack those directly using a css edit.
Put this code in the additional.css then click save and reload.
Code:

/* Makes the text in the breadcrumbs white */
.breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
color: white;
}

/* Makes breadcrumbs hover color red */
.breadcrumb .navbit a:hover {
color: red;
}



No, those are not links.

Open forum picks - this is link but I want (under):

"Insider betting picks" to turn white

Anyway, I tried to change code in css but where I have save and reload button?

Quote:

Next one I have no clue. You tell me and we'll both know.
Text editor background? If your forum is above 4.1.2 then you have the ckeditor and some one with that will have to tell you what to do. I'm on 4.1.2 and don't have that.
What do you don't understand in 2 and 3? I have pointed it with red:

2: When I want to post a message I want background to have different colour (not black)

3: Edit post, reply, reply with quote - I want to change font and background colour

Cheers

saku

saku 08-22-2011 09:04 PM

Any help?


All times are GMT. The time now is 08:19 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.02194 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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