vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Link Colors (https://vborg.vbsupport.ru/showthread.php?t=245697)

zombieshack 07-02-2010 03:39 AM

Link Colors
 
Ok so on this page:
http://zombieshack.com/arcade.php

the teal color for the links are not clear as the arcade is lighter than the rest of the site.
I assume that changing the link colour for just the arcade would not work??

If not how do I change the link colour for the whole site to red instead

DAMINK 07-02-2010 03:47 AM

Got exactly the same problem currently mate.
Trying to work out an answer and all i have found is basically its easier to change the site wide color scheme than it is the arcade alone.
However certainly dont quote me on this at this point.
Will be watching this thread with interest.

Charlie98902 07-02-2010 09:35 AM

Code:

.postcontent a {color:blue;text-decoration: underline;}
.navbar {
margin: 0;
}

Change the color as you wish. Put this in the additional.css template. Remove the text decoration if you want as well.

sulasno 07-02-2010 09:37 AM

how do I make all links "Bold" ?

Charlie98902 07-02-2010 12:24 PM

Quote:

Originally Posted by sulasno (Post 2063143)
how do I make all links "Bold" ?

I am thinking this but not 100% sure give it a try and see:

Code:

.postcontent a {color:blue;text-decoration: bold;}
.navbar {
margin: 0;
}

Change color as you wish.

zombieshack 07-02-2010 02:13 PM

Quote:

Originally Posted by Charlie98902 (Post 2063142)
Code:

.postcontent a {color:blue;text-decoration: underline;}
.navbar {
margin: 0;
}

Change the color as you wish. Put this in the additional.css template. Remove the text decoration if you want as well.

How exactly do I put it, and where?
Thanks for helping

Xencored 07-02-2010 03:45 PM

Quote:

Originally Posted by Charlie98902 (Post 2063142)
Put this in the additional.css template.

He told you where

Quote:

Originally Posted by zombieshack (Post 2063260)
How exactly do I put it, and where?
Thanks for helping


DAMINK 07-03-2010 05:47 AM

Quote:

Originally Posted by zombieshack (Post 2063260)
How exactly do I put it, and where?
Thanks for helping

Style manager / your style (edit templates) / Css Templates / additional templates

Which i did and now am a little confused.
How is this going to effect the arcade area specifically?
Actually i tried it and nothing happened at all. However i had already changed manually.
If its a global change then this could be done differently?
Well i know it can i just cant remember how i did it :( But i ended up changing all links on my forum to red and this stopped the look in the arcade atleast somewhat.
Something i will keep playing with until i get a fix as i love playing the arcade as do many of my members.

Charlie98902 07-03-2010 01:10 PM

You'll need to modify the code to effect the arcade. This part needs changed to effect the arcade :

Code:

.postcontent a
Couldn't find what you wanted but this can be done editing the Arcade.php I think.


All times are GMT. The time now is 05:29 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.01180 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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