BabbleBoard Support Forums
What Are YOU Babbling About?
Hello Guest!  |  Home  |  Search  |  Login  |  Register
Home | Themes Development | Contrast Blue [WIP]
Contrast Blue [WIP]
Ali



Role

Posts: 104
Joined: 22 June 2007

Saturday, Jun 23, 2007 10:51  Trackback URL

Thought I'd get the thread underway. I've got the ideas just need to put them together. I've encountered a small problem.

 
a:hover{
color:0099FF;
font-size:12px;
text-decoration: none;
}


Doesn't work when i want to use a 0099FF colour.

Go To Top
PutzMan123



Role

Posts: 396
Joined: 22 June 2007
Location: London, England
BabbleBoard Version: v1.1.5

Saturday, Jun 23, 2007 10:52  Trackback URL

RAW CODE
a:hover{
color:#0099FF;
font-size:12px;
text-decoration: none;
}


Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Saturday, Jun 23, 2007 11:13  Trackback URL

Thanks.

How do i get rid of the text on the header?

Go To Top
PutzMan123



Role

Posts: 396
Joined: 22 June 2007
Location: London, England
BabbleBoard Version: v1.1.5

Saturday, Jun 23, 2007 11:17  Trackback URL

Will be in header.php

Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Saturday, Jun 23, 2007 11:28  Trackback URL

Fixed.
How do i change the colour of the non link titles. Such as categories and forum stats. Instead of green.



Go To Top
PutzMan123



Role

Posts: 396
Joined: 22 June 2007
Location: London, England
BabbleBoard Version: v1.1.5

Saturday, Jun 23, 2007 11:30  Trackback URL

RAW CODE
.headline-green{
color: #56a006;
font-size: 11px;
}


Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Saturday, Jun 23, 2007 11:53  Trackback URL

Putzy Trackback URL
RAW CODE
.headline-green{
color: #56a006;
font-size: 11px;
}

Hmm. Doesn't change it..

Go To Top
PutzMan123



Role

Posts: 396
Joined: 22 June 2007
Location: London, England
BabbleBoard Version: v1.1.5

Saturday, Jun 23, 2007 11:54  Trackback URL

No idea then, thats the only css class that i can see with the colour code.

Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Saturday, Jun 23, 2007 12:05  Trackback URL

*Shouts* Caley
Where in CSS can i change the forum links? I seem can only find the nav links...



This Topic Has Attachments You do not have permission to download attachments in this forum
Go To Top
PutzMan123



Role

Posts: 396
Joined: 22 June 2007
Location: London, England
BabbleBoard Version: v1.1.5

Saturday, Jun 23, 2007 12:07  Trackback URL

oooh, Bug!

Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Saturday, Jun 23, 2007 12:08  Trackback URL

Putzy Trackback URL
oooh, Bug!

So that CSS isn't included? Therefore it's a bug?

:cry:

Go To Top
PutzMan123



Role

Posts: 396
Joined: 22 June 2007
Location: London, England
BabbleBoard Version: v1.1.5

Saturday, Jun 23, 2007 12:10  Trackback URL

I think yes, but I was also pointing out a bug in your last post.

Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Saturday, Jun 23, 2007 12:28  Trackback URL

A screen so far.

All I've edited at the moment is css and one image. The category titles will not be green, they will be white. I just can't find the bit to change them yet. Please mind that area. Notice the font has changed? Still lots more to do!

This Topic Has Attachments You do not have permission to download attachments in this forum


Last edited by: Ali - Saturday, Jun 23, 2007 12:32.
Go To Top
Caleyjag



Role

Posts: 868
Joined: 22 June 2007
Location: Inverness, Scotland
Saturday, Jun 23, 2007 13:03  Trackback URL

Ali - the colour for the green text for the category header on the index is this class:

forum-index-forum-head

For the blue it is: forum-index-forum-link

A very handy bit of software to install is Firebug for Firefox, it lets you hover over areas of a site and it details the html and the css used to create it

Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Wednesday, Jun 27, 2007 15:34  Trackback URL

Can i change the colour of the white bit? The inside background part..

Go To Top
Caleyjag



Role

Posts: 868
Joined: 22 June 2007
Location: Inverness, Scotland
Wednesday, Jun 27, 2007 15:37  Trackback URL

You need to be more specific, I don't know what you mean by "inside background bit".

You can change any colour you want to any colour you want.

Go To Top
Ali



Role

Posts: 104
Joined: 22 June 2007

Wednesday, Jun 27, 2007 15:43  Trackback URL

You see the black lines? That white bit.

This Topic Has Attachments You do not have permission to download attachments in this forum
Go To Top
Caleyjag



Role

Posts: 868
Joined: 22 June 2007
Location: Inverness, Scotland
Wednesday, Jun 27, 2007 15:44  Trackback URL

That's "content-right" in the CSS.

Go To Top
 
1 Guest(s), 0 Member(s) Viewing This Topic:
 
 
 
Powered by BabbleBoard v1.1.6
All Content © BabbleBoard Support Forums