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 07-11-2011 08:12 AM

Few changes in forum colouring (bar / font) - help!
 
Hello

www.ugbettingforum.com

I have just changed header and colours but what I want now is:

1 sections names are in orange and when I point them are black. I want them to be black and when I point them to be orange

2 same with threads fonts

3 "what's new" bar turn into orange from blue

4 black font also on those orange bars (Open forum, etc...)

Looking forward for all advices

Cheers

saku

Jeff Ledger 07-11-2011 08:21 AM

Quote:

1 sections names are in orange and when I point them are black. I want them to be black and when I point them to be orange
Quote:

2 same with threads fonts
Stylevars, link color and link hover color

Quote:

4 black font also on those orange bars (Open forum, etc...)
Quote:

3 "what's new" bar turn into orange from blue
What's excatly part of bar ?

Jeff

Stylevars, Forumhead Color

saku 07-11-2011 12:45 PM

Quote:

Originally Posted by Jeff Ledger (Post 2219223)
Stylevars, link color and link hover color

What's excatly part of bar ?

Jeff

- orange bar with "Open forum" , "Expert forum picks" - change font into black

- Forum "What's new" bar has blue line. I want this line to be orange

Jeff Ledger 07-11-2011 01:31 PM

Quote:

orange bar with "Open forum" , "Expert forum picks" - change font into black
Code:

Stylevars, Forumhead Color
Quote:

Forum "What's new" bar has blue line. I want this line to be orange
Stylevars navtabs_border navtabs_bevels

saku 07-11-2011 07:47 PM

Thank you Jeff

Few other querries:

1. bar at the bottom: * Contact Us etc... - also orange from blue

2. subtitles: such as - * Forum Underground sports betting forum - real insiders Welcome to the Underground sports betting forum - real insiders. - are grey. I wan't to make them white

3. section description on the black background - - such as "Insider betting picks" - how to make font white?

4. When I wan't to post new thread or reply - background is black. I wan't to make it white

Cheers

saku

saku 07-13-2011 07:33 PM

Any update?

saku 07-16-2011 09:02 AM

To the top

setishock 07-18-2011 12:00 AM

1 Attachment(s)
First thing you need to do is fix the copyright text color. If you don't have a branding free version the copyright must be plainly visable. Only part of yours is a ghostly vbulletin link.
See attachments.

saku 07-29-2011 06:28 PM

Quote:

Originally Posted by setishock (Post 2221696)
First thing you need to do is fix the copyright text color. If you don't have a branding free version the copyright must be plainly visable. Only part of yours is a ghostly vbulletin link.
See attachments.

Done - thank you.

What about those querries:

1. bar at the bottom: * Contact Us etc... - also orange from blue

2. subtitles: such as - * Forum Underground sports betting forum - real insiders Welcome to the Underground sports betting forum - real insiders. - are grey. I wan't to make them white

3. section description on the black background - - such as "Insider betting picks" - how to make font white?

4. When I wan't to post new thread or reply - background is black. I wan't to make it white

Cheers

saku

saku 07-30-2011 06:41 PM

To The Top!

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 01:31 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.01158 seconds
  • Memory Usage 1,756KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete