Lefora Pro Forum
login join
Loading

seeing all writing in forum

COMPOSE REPLY
29 Posts • Page 1 of 2 • 1 2

quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

seeing all writing in forum

#0, by quasar, 07 June 2009 03:26 PM

hi
  we are using simple dark on the forum , the white writing is  great but the grey is near imposible to read as is the blue, can we alter it so its  clear?? to read, tried others noticed the writing is the same on a fair few the ones its clear on are the  real naff ones,
the members want a black background  so they get  a black background,

but they need to read it, 


mattb4
member - Superstar

Posts:703
Joined:30 June 2008
quote reply / 

Re: seeing all writing in forum

#1, by mattb4, 08 June 2009 02:58 AM

#content .item_subtitle a {
color:yellow;
}

#content .item_subtitle {

color:red;



  


Chrome test of Signature

coloneljack star
moderator - Fanatic

Posts:1659
Joined:06 September 2009
quote reply / 

Re: seeing all writing in forum

#2, by coloneljack, 08 June 2009 06:05 AM

#content #thread-list-page .new .digg .total-replies,
#content #thread-list-page .new .item_title a,
#content #thread-list-page .new .views {color:red;}

#content #thread-list-page .new_replies .digg .total-replies,
#content #thread-list-page .new_replies .item_title a,
#content #thread-list-page .visited.new_replies .views {color:yellow;}

#content #thread-list-page .visited.no_new_replies.item_title ,
#content #thread-list-page .visited.no_new_replies.views ,
#content #thread-list-page .visited.no_new_replies {color:white;opacity:1;}

First block of code is for new posts, second block of code is for posts with new replies, third for posts with no new replies. This should also solve your greying out of read posts.

If you need anything else, pop over to hackyour.lefora.com

CJO.




quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#3, by quasar, 08 June 2009 08:21 PM

  that looks good, & just what they want
but where do you put the lines of code,

green light  went over to hackyour.lefora.com   but could not find how or where to put the code,



chief
founder - Fanatic

Posts:4656
Joined:26 March 2008
quote reply / 

Re: seeing all writing in forum

#4, by chief, 08 June 2009 08:49 PM

you can paste that above code in your CSS box in your admin panel.

Forum Admin -> Appearances -> CSS

Find me answering questions on support.lefora.com or howto.lefora.com

quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#5, by quasar, 08 June 2009 08:52 PM

cheers will have ago at that,


quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#6, by quasar, 08 June 2009 09:01 PM

green light copied  the code into css box saved but nothing has changed ?


quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#7, by quasar, 08 June 2009 09:32 PM

  thanks  that worked ,   how do i do     views  also topics & posts ? say orange

cheers

i have just got to grasp the concept then will be cooking with gas


quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#8, by quasar, 08 June 2009 09:51 PM

what colours are there ? & how do you know  what does what like ( subtitle a) (subtitle)

Hidden Post 3
Hidden Post 3

mattb4
member - Superstar

Posts:703
Joined:30 June 2008
quote reply / 

Re: seeing all writing in forum

#11, by mattb4, 09 June 2009 01:36 AM

What colors are there?

There is the primary (red, green blue...) and than there are literally hundreds of others denoted by a number. One site that is handy is Browser Safe Colors another is CSS Color Names

As for knowing which element to change, I use the Firebug plugin to Firefox Browser. Once Firebug is installed, simply using the inspect feature will give you the css to modify. There is a lot of good stuff over on Categories in HackYour.Lefora.com that can help you with working with this stuff.

Good fortune!

Chrome test of Signature

quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#12, by quasar, 09 June 2009 07:01 PM

cheers will give it a go, went to hack your lefora , and had a look its a bit above my level of computer  skill,s had my head spinning,  will stick with the  2  text you gave me i can alter the color in them


mattb4
member - Superstar

Posts:703
Joined:30 June 2008
quote reply / 

Re: seeing all writing in forum

#13, by mattb4, 09 June 2009 07:19 PM

It is a start. smile
I knew less than nothing about the whole thing when I first attempted Theme alteration. Now I know a teensy bit more. I figure if I keep whacking away at it with a rock I will eventually pound it into shape.

Chrome test of Signature

quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#14, by quasar, 09 June 2009 08:56 PM

found  2 bits off code in other posts  just the numbers to change now  views & posts,when i find code

4 hours to change color's its crazy no time left to update the forum now, there has to be easy way & quicker?


coloneljack star
moderator - Fanatic

Posts:1659
Joined:06 September 2009
quote reply / 

Re: seeing all writing in forum

#15, by coloneljack, 09 June 2009 09:15 PM

The code I posted works in a test forum I have - not sure why it doesn't work for you.

If you want to post the changes you'd like, I can try and work up the necessary code for you?

This is what my code above does :





mattb4
member - Superstar

Posts:703
Joined:30 June 2008
quote reply / 

Re: seeing all writing in forum

#16, by mattb4, 09 June 2009 09:18 PM

Staying with default is quicker. However once you catch on to the method of alteration (keep notes!!) it will go a lot easier. Starting anything new is time consuming. Not sure of your hobbies but I imagined it took some time to get proficient at them. Now they are second nature to you.

You might wish to get some of your Forum members involved with helping on the look. I have several on my Forum that are invaluable this way since I am not a graphic type of guy.

Chrome test of Signature

quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#17, by quasar, 10 June 2009 05:48 PM

coloneljack, that would be great thanks,  using simple dark,


 

on this page  the color of the number of topics,316-0-55-9 & so on

and the color of the number of posts , 690-0 281-46  & so on

 

teamsobermcc forum

Admins: quasar, maff

category name topics posts

TEAM SOBER FORUM


316 690

Next meet at the dog n gun FRIDAY 5 june


0 0

GENERAL

every thing that is not in the other forums


55 281

TEAMSOBER RALLY -EVENTS


9 46

TEAM SOBER Events Reviews


8 28

RALLY & EVENT REVIEWS

that team sober got merry at


41 84

RALLYS & EVENTS

that are coming up , ===dont forget to check past rally dates as well


21 22

PAST RALLY DATES

rally list


62 62

BIKER FRIENDLY

PUBS & VENUES


8 9

FOR SALE


13 18

INFO-4 -BIKERS

Petitions -- safety & learner info collectedby www.teamsobermcc.com


46 66

STALLS N SHOPS


13 20

BANDS & ENTERTAINMENT

BANDS CONTACT INFO


15 15

CLUB INFO

in here are emails that the club has recieved & club members infoSOME NEED ANSWERS ?


23 37

M.A.G

info from our mag rep ect


1 1

CHILDREN

child protection policy



quasar
member - Regular

Posts:60
Joined:19 May 2009
quote reply / 

Re: seeing all writing in forum

#18, by quasar, 10 June 2009 06:06 PM

coloneljack on this page , change color on

categories>rally & events,    cheers

9th rat arsed rally 28 - 30 august 09

Delete Topic Mark as Spam

Page 1
posts 1–1 of 1
founder
340 posts


coloneljack star
moderator - Fanatic

Posts:1659
Joined:06 September 2009
quote reply / 

Re: seeing all writing in forum

#19, by coloneljack, 10 June 2009 06:36 PM

Quasar, you haven't said what you want the colours changed to. If you go to http://hyltestsite5.lefora.com/forum/ I've set up a Simple Dark theme there - if you post what colours you want there, then it would probably be easier.

CJO.



COMPOSE REPLY
29 Posts • Page 1 of 2 • 1 2

Locked Topic


It's been a while since this topic was active, if you'd like to get it going again, please post as a registered member

Join Now!