Translate
Sub Menu
Links Menu
Online Users

In total there are 91 users online :: 1 registered, 0 hidden and 90 guests

Most users ever online was 561 on Fri Mar 20, 2020 1:13 am

Registered users: Bing [Bot] based on users active over the past 60 minutes

Last Online
In order to view the online list you have to be registered and logged in.



We are a free and open
community, all are welcome.

Click here to Register

Problem With subBlack and a color on information

IntegraMOD 140 Themes

Moderator: Integra Moderator

Problem With subBlack and a color on information

PostAuthor: glsdragon » Wed May 10, 2006 4:28 am

Ok, this is what i am getting with the subBlack theme
[img]http://i35.photobucket.com/albums/d194/glsdragon/problem.jpg[/img]

Where cna i change that font color, i've tried to edit the style but i can't find the color code for this. thanks for the help

oh and this is after i update my profile or something like that.
Last edited by glsdragon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

glsdragon
Newbie
Newbie
 
Posts: 20
Joined: Tue May 09, 2006 2:37 pm

Re: Problem With subBlack and a color on information

PostAuthor: Helter » Wed May 10, 2006 7:34 am

in the .css, the default text is indefined, so it defaults to black. I thought I had fixed this. I copied all the templates from forumimages to here, and I may have missed the fixed file. Ill look into this after work tonight

quick fix

open subBlack.css

find

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

replace with

font,th,td,p { color : #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif }
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4135
Joined: Sat Mar 11, 2006 4:46 pm
Location: Seattle Wa

Re: Problem With subBlack and a color on information

PostAuthor: glsdragon » Wed May 10, 2006 12:26 pm

hmmm, still does it. This is what the code looks like now


/* General font families for common tags */
font,th,td,p { color : #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #FFFFCC; text-decoration: none; }
a:hover { text-transform: color : #FFCC00; }
hr { height: 0px; border: solid #CCCCCC 0px; border-top-width: 1px;}

what am i doing wrong?
Last edited by glsdragon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

glsdragon
Newbie
Newbie
 
Posts: 20
Joined: Tue May 09, 2006 2:37 pm

PostAuthor: glsdragon » Wed May 10, 2006 12:55 pm

nvm i got it, i think the cache on my computer was just showing the same thing.
Last edited by glsdragon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

glsdragon
Newbie
Newbie
 
Posts: 20
Joined: Tue May 09, 2006 2:37 pm

PostAuthor: Adrian Rea » Wed May 10, 2006 1:04 pm

Is it the text 'Your profile has been updated

Click xxxx to return to Registration information'

or the link text 'Here'?

if it is hte first then the color controlling that is
body{background:#1D1E20;color:#CCCCCC;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;
and the latter is the link controlled by
/* General page style */
a:link,a:active,a:visited,a.postlink{color:#CCCCCC;text-decoration:none}
a:hover{color:FFFFFF;text-decoration:none}
Where cccccc is the color to change in each instance. However, this dramatically changes the rest of your text so are you looking for a new color ONLY in this particular piece of text?

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Joined: Sun Mar 12, 2006 12:59 am

PostAuthor: Eon » Thu May 11, 2006 9:43 am

Yeah I went through all this myself too. <img> Haha got subBlack running like a russian race horse now. Made a few other tweaks.
Last edited by Eon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Eon
Sr Integra Member
Sr Integra Member
 
Posts: 627
Joined: Tue Mar 28, 2006 10:15 am

Re: Problem With subBlack and a color on information

PostAuthor: Lycanth » Fri Feb 19, 2010 1:23 am

Is there any way to change the font used for forum titles/box titles?

Lycanth
Members
Members
 
Posts: 65
Joined: Mon Nov 12, 2007 6:20 pm
Location: Australia

Re: Problem With subBlack and a color on information

PostAuthor: Helter » Fri Feb 19, 2010 8:50 am

for forum titles open subblack.css
FIND
Code: Select all
.cattitle         { font-weight]
REPLACE WITH
[code].cattitle         { font-weight]

the block titles are just a general th tag so changing them will also make changes to other areas. to change them...
FIND
[code]/* Header cells - the black gradient backgrounds */th   {

AFTER, ADD
[quote]font-family]

you can change Veranda on both entries to the font you want to use. If the user does not have your selected font on their computer, they will see Arial as the font since it is next inline.
Image
Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4135
Joined: Sat Mar 11, 2006 4:46 pm
Location: Seattle Wa

Re: Problem With subBlack and a color on information

PostAuthor: Lycanth » Fri Feb 19, 2010 5:50 pm

Thank you! *goes to give it a try*

Lycanth
Members
Members
 
Posts: 65
Joined: Mon Nov 12, 2007 6:20 pm
Location: Australia


Return to IntegraMOD 140

Who is online

Registered users: Bing [Bot]

cron