Lefora Free Forum
783 views

Overiding Leforas choice for new replies color.

Page 1 · 2
posts 1–20 of 22 newer >
Superstar - member
566 posts

Lefora has picked for the new replies to be a blue color:

#content .visited.new_replies .item_title a {page2 (line 81)
color:#3388DD;
}

This can not be overridden by changes to a Individual Forums CSS additions page. Since this has got some comment on my Forum, due to not matching the other colors we have chosen, I am wondering if this can be released for modification.Also the number of replies and the total are this way.

.new .views, .visited.new_replies .views
{page1 (line 64)
color:#3388DD;
}
.visited.new_replies .digg .total-replies {page1 (line 82)
color:#3388DD;
}

Thanks for any replies.

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Fanatic - moderator
1330 posts

What theme are you using, Matt? I've got those colours modded in 'Classic' on my site....

__________________
hackyour.lefora.com/ for customizing your forum.
Superstar - member
566 posts

Using simple CoJack. The colors are the same as here on Lefora Support with this theme. So I assumed they are Universal. But it may just be for some of the Theme choices.

Thus Lefora would need to release if they would be so kind.

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Fanatic - moderator
1330 posts

Is it a forum I can look at to see the CSS?

__________________
hackyour.lefora.com/ for customizing your forum.
Fanatic - moderator
1330 posts

I'm stumped.


__________________
hackyour.lefora.com/ for customizing your forum.
Superstar - member
566 posts

Is it a forum I can look at to see the CSS?

-coloneljack


Sure it is at my Main Forum:
Categories in Suseunbound Forum

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Fanatic - moderator
1330 posts

I'm still stumped. Switch to Classic? ;)

__________________
hackyour.lefora.com/ for customizing your forum.
Superstar - member
566 posts

Nah.. Classic was the last Theme, now old hat. monkey
Got to get with the times, roll with the punches, grove with the beat...whatevar dude. Its like, you know Prehistoric man.

We will see if Cookie Man is out there.

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Superstar - admin
439 posts

Your right that the css for that shouldn't be where it is, but due to some work in progress at the moment I can't move it yet.

I'm trying to find why it is eating !important labels though, as I'd presume that would be a quick hack to let you override it for now.

__________________
it's better than bad, it's good
Superstar - member
566 posts

Thanks for looking at it, Cookies. At least I know something is in progress.

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Superstar - admin
439 posts


Ok, so the following mildly ludicrous css selector should work:


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


The problem page itself will be fixed in the near future, but this should keep you going for now.

__________________
it's better than bad, it's good
Superstar - member
566 posts

Sorry it does not work either at the top of the css page or anywhere in between. Thanks for the effort.

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Superstar - admin
439 posts

weird, works for me, I just did it on a simple themed forum.

Give me the color you want, and I'll try it on your forum to see if I can spot whats different.

__________________
it's better than bad, it's good
Superstar - member
566 posts

well the color I want is #228B22 though I tried with red also.

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Superstar - admin
439 posts

ok all done, a few tweaks to play nice with your other custom css but seems to be working now.

Maybe a brighter shade of green would be more readable though? it doesn't show to well on this display.

__________________
it's better than bad, it's good
Superstar - member
566 posts

Looks good, Cookies. I really appreciate your help.

__________________
Learn Linux in your spare time! Start now on a exciting future where the pay and prestige is unlimited. suseunbound.lefora.com/
Regular - member
58 posts

Any way to do this on Juice?

__________________
Here we go Brownies, here we go!!!................................www.BrownsNation.net
Fanatic - moderator
1330 posts

The same code works for Juice.


__________________
hackyour.lefora.com/ for customizing your forum.
Fanatic - moderator
1330 posts

Here's an updated version to change the colour of the 'views' too :

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

__________________
hackyour.lefora.com/ for customizing your forum.
Regular - member
58 posts

thanks CJ

__________________
Here we go Brownies, here we go!!!................................www.BrownsNation.net
Page 1 · 2
posts 1–20 of 22 newer >

This Topic Is Locked To Guest Posts

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