Photobucket
ADULT IMAGE HOSTING:
Image Strip | Coldys Image Host | Imagebam | Imagevenue | Chickupload

Photobucket


Our preferred file hosts:

Join FileFactory Today!

Author Topic: looking good coldy  (Read 230 times)

0 Members and 1 Guest are viewing this topic.

Offline robin hood

  • Greenwood Freak
  • Sr. Member
  • *****
  • Posts: 197
  • Reputation Power: +120/-0
looking good coldy
« on: November 28, 2009, 03:14:10 PM »
looking good matey

must say initaly i'm impressed  -6

me thinks i'll be setting up a test site next week and see if i can upgrade me a green door  -6

Offline coldy

  • THE OWNER
  • Administrator
  • Supreme Member
  • *****
  • Posts: 6200
  • Reputation Power: +1184/-0
Re: looking good coldy
« Reply #1 on: November 28, 2009, 11:52:58 PM »

hey that would be cool. then you can teach me how to edit this crazy color coding that is
driving me mad. if you look at the sections names i'm trying to edit that color so its the
same as the background color at the moment not having much luck in finding it


You are not allowed to view links. Register or Login
Dirty Porn Land
  You are not allowed to view links. Register or Login
Ucensored Music Forum


Offline eck

  • Administrator
  • Supreme Member
  • *****
  • Posts: 619
  • Reputation Power: +846/-0
Re: looking good coldy
« Reply #2 on: November 29, 2009, 05:24:26 AM »
Glad that the upgrade was successful.

Re: looking good coldy
« Reply #2 on: November 29, 2009, 05:24:26 AM »

Visit Our Other Site


Offline coldy

  • THE OWNER
  • Administrator
  • Supreme Member
  • *****
  • Posts: 6200
  • Reputation Power: +1184/-0
Re: looking good coldy
« Reply #3 on: November 29, 2009, 06:11:00 AM »
I tell ya now the orange font is becoming a real frigin pain.still to no avail have I found it yet
and bloody smf support are frigin useless they dont explain properly where to go in style/index.css


You are not allowed to view links. Register or Login
Dirty Porn Land
  You are not allowed to view links. Register or Login
Ucensored Music Forum


Offline robin hood

  • Greenwood Freak
  • Sr. Member
  • *****
  • Posts: 197
  • Reputation Power: +120/-0
Re: looking good coldy
« Reply #4 on: November 29, 2009, 08:07:33 AM »
i'd need to look at the style.css my friend

at the moment i have 0 experiance of smf 2.0

if its similar to the old one i can probly work my way around it

i was hoping to take a look at green door next week and recreate on a test site to play with

if i still have access to your ftp, or if you can pass me a copy of the style.css i'll take a look and see if i can help  -6

Offline coldy

  • THE OWNER
  • Administrator
  • Supreme Member
  • *****
  • Posts: 6200
  • Reputation Power: +1184/-0
Re: looking good coldy
« Reply #5 on: November 29, 2009, 08:23:19 AM »
Okay some new sections in the admin is a tripper and a classic to follow..

Quote
style.css  is now index.css

I'm also on msn messenger


You are not allowed to view links. Register or Login
Dirty Porn Land
  You are not allowed to view links. Register or Login
Ucensored Music Forum


Offline robin hood

  • Greenwood Freak
  • Sr. Member
  • *****
  • Posts: 197
  • Reputation Power: +120/-0
Re: looking good coldy
« Reply #6 on: November 29, 2009, 08:36:04 AM »
Okay some new sections in the admin is a tripper and a classic to follow..

Quote
style.css  is now index.css


I'm also on msn messenger


i found the style.css in your admin panel matey

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
   color: #F87217;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
   font-size: small;
   line-height: 1.2em;
}


might not quite be the right section your looking for, but when i check the color code #F87217 with the color generator at You are not allowed to view links. Register or Login
http://html-color-codes.info/


it gives a nice bright orange color, if thats not the right section, it would be my guess that that is a color code similar to what your looking for

hopefully that helps matey, i'm off out shortly but i'll pop back when i've more time  -6

Offline coldy

  • THE OWNER
  • Administrator
  • Supreme Member
  • *****
  • Posts: 6200
  • Reputation Power: +1184/-0
Re: looking good coldy
« Reply #7 on: November 29, 2009, 11:29:49 AM »
Okay some new sections in the admin is a tripper and a classic to follow..

Quote
style.css  is now index.css


I'm also on msn messenger


i found the style.css in your admin panel matey

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
   color: #F87217;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
   font-size: small;
   line-height: 1.2em;
}


might not quite be the right section your looking for, but when i check the color code #F87217 with the color generator at You are not allowed to view links. Register or Login
http://html-color-codes.info/


it gives a nice bright orange color, if thats not the right section, it would be my guess that that is a color code similar to what your looking for

hopefully that helps matey, i'm off out shortly but i'll pop back when i've more time  -6


hey hoodie you was way out with it just like me.. no wonder we couldnt fine it..
it was down near the bottom of the style/index.css under some other crazy name
called
 /* Styles for the board index.
------------------------------------------------- */
/* the board title! */
.table_list tbody.content td.info a.subject
{   
    font-weight: bold;   
    font-size: 110%;   
    color: #d97b33;        <<<<<<<
}


so now you will know where it is if you decide to take up SMF 2.0 RC2


You are not allowed to view links. Register or Login
Dirty Porn Land
  You are not allowed to view links. Register or Login
Ucensored Music Forum


Offline ice-man

  • play by the rules and you wont get ban..
  • Administrator
  • Supreme Member
  • *****
  • Posts: 2087
  • Reputation Power: +403/-1
  • Dont piss me off
Re: looking good coldy
« Reply #8 on: December 02, 2009, 10:13:54 PM »
Okay some new sections in the admin is a tripper and a classic to follow..

Quote
style.css  is now index.css


I'm also on msn messenger


i found the style.css in your admin panel matey

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
   color: #F87217;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
   font-size: small;
   line-height: 1.2em;
}


might not quite be the right section your looking for, but when i check the color code #F87217 with the color generator at You are not allowed to view links. Register or Login
http://html-color-codes.info/


it gives a nice bright orange color, if thats not the right section, it would be my guess that that is a color code similar to what your looking for

hopefully that helps matey, i'm off out shortly but i'll pop back when i've more time  -6


hey hoodie you was way out with it just like me.. no wonder we couldnt fine it..
it was down near the bottom of the style/index.css under some other crazy name
called
 /* Styles for the board index.
------------------------------------------------- */
/* the board title! */
.table_list tbody.content td.info a.subject
{   
    font-weight: bold;   
    font-size: 110%;   
    color: #d97b33;        <<<<<<<
}


so now you will know where it is if you decide to take up SMF 2.0 RC2


very nice upgrade of the board coldy you done very well. notice that the board is also
more faster as well.

Offline the-man

  • Global Moderator
  • Supreme Member
  • *******
  • Posts: 1375
  • Reputation Power: +230/-0
  • To be the man , you got to beat the man
Re: looking good coldy
« Reply #9 on: December 03, 2009, 09:56:37 AM »
so impress pete with the board. good speed and the coloring looks good
nice job on it.

you will learn one day pete about the color coding thingy

Offline ice-man

  • play by the rules and you wont get ban..
  • Administrator
  • Supreme Member
  • *****
  • Posts: 2087
  • Reputation Power: +403/-1
  • Dont piss me off
Re: looking good coldy
« Reply #10 on: December 22, 2009, 09:16:15 PM »
so impress pete with the board. good speed and the coloring looks good
nice job on it.

you will learn one day pete about the color coding thingy

yeah one day when he not getting any more grey hairs and looking like father christmas

Offline the master

  • Global Moderator
  • Supreme Member
  • *******
  • Posts: 1197
  • Reputation Power: +236/-0
Re: looking good coldy
« Reply #11 on: February 01, 2010, 08:25:38 PM »

Im impress what you have done with the board coldy. it looks great a complete new layout for a start very active which is good
a complete new friends page a new admin (sispro) and some new mods have been installed..

Follow the Master, Walk with the Master, See through the Master, Become the Master

Offline playboy lover

  • V.I.P.
  • Supreme Member
  • *****
  • Posts: 572
  • Reputation Power: +198/-0
  • I LOVE HOT BABES
Re: looking good coldy
« Reply #12 on: March 03, 2010, 01:26:11 AM »

after being away for so long the board is looking great. like the way how you redid the
adult section. more neat and tidy and its altogether in one place

great job admins or who ever did it

Tags: