a.cattitle { text-decoration: none; color : FFFFFF; }
a.cattitle:hover{ text-decoration: underline; color : FFFFFF}
Don't know if that's what you were saying, but it worked, you can go check out my site and see how it looks.
1 more question: which one is the color definition for the links (like http://www.somewhere.com ), you see how the link turns blue. Mine doesn't change color when you post a link. I looked but couldn't find it.
VinDSL Site Admin
Joined: Jul 08, 2003
Posts: 1193
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Posted:
Thu Aug 14, 2003 12:55 am
Oh, okay. Well, it looks like you left the CSS embedded in the file, but that's okay as long as it works.
If I understand you correctly, you want the links, in the body of the posts, to show up in color. If that's the case, I would try the following...
In the same file you made the above changes, find:
I did that, but only the links that are embeded with the url tag are affected ( ex: [url=http://www.somwhere.com/]SOMEWHERE[/ url] ) . The stand alone links like http://www.somewhere.com are still black.
VinDSL Site Admin
Joined: Jul 08, 2003
Posts: 1193
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Posted:
Thu Aug 14, 2003 5:06 pm
checksum wrote:
Didn't do it.
Hrm... I'm gonna have to go back over to your site tonight and check things out again. phpBB has really been weird since 'they' integrated it into Nuke. If you've noticed, no matter what you do now, the admin section is stuck in subSilver mode. I started to skin it a couple of months ago, so the admin panel would match the site's default theme, but got involved in another project instead. Maybe it's time to check into this again. I didn't realize 'they' had embedded CSS into the damn template files and so forth. What a bunch of boneheads!
Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs
Posted:
Thu Aug 14, 2003 10:33 pm
Yeah, I know. I just like playing around with this stuff.
It's like the admin section --- who cares what it looks like (right?), as long as you can read it. It's just a mystery to me how 'they' screwed it up when 'they' did the port, you know?
Sorry to bring this topic up again but i ahve the same sort of problem and I'm not sure to have understood everything.
Quote:
it looks like you left the CSS embedded in the file,
How do you get rid of this then.
I tried to change my background in subsilver.css, then in editing the subsilver theme via the forum administration (style management) but my background doesn't change. Then I tried the other solution ("changing the overall_header.tpl file) and it works, but doesn't it slow down the display ? If there's a more "efficient" way to do it, that would be nice .
Could you help me please ?
Rumbaar Nuke Soldier
Joined: Dec 26, 2003
Posts: 15
Location: Melbourne, Australia
Posted:
Tue Oct 18, 2005 2:46 pm
Sorry to bring up a long dead thread, but I try to keep things in one spot.
This thread was very helpful as I was having massive issues with BB not using the CSS theme I was defining and could work out where it was getting that hard coded style sheet from.
I tried search but couldn't find an answer for this question.
In that hard coded style sheet where is the value for {T_BODY_TEXT} defined? As it seems that the current version of mine doesn't seem to be getting a value for that variable and hence not setting the correct text colors and such. I'd like to use that feature so if anyone knows I'd appreciate it.
If not I'll just delete it and use the hard coded style sheet.
Thx in advance.
Rumbaar
_________________ Victim's aren't we all!!
counteru Nuke Soldier
Joined: Jan 06, 2005
Posts: 31
Posted:
Tue Oct 18, 2005 6:47 pm
Hello, I too am having a similar problem. I am trying to change the color of the text for Announcements. Not the text on the forum in the ANNOUNCEMENT post.. but the actual text that says "Announcement"! The text is Black and i can hardly see because my background is a dark color on the site. I have a control panel for the template I am using which has a custom .css file. However, no matter how many times I manually change that .css file through ftp.. or even through the styles edit control panel It does not affect the color of text for my forum. This is my custom .css file..
Again.. even if i change these.. it does nothing to my forum however, if i just knew which one of these would change the announcements text.. I could see if it would at least work on that. My site http://lawgiver.us/forums
ANy ideas on which one to change.. that will affect the color of the Announcments text?
Rumbaar Nuke Soldier
Joined: Dec 26, 2003
Posts: 15
Location: Melbourne, Australia
Posted:
Tue Oct 18, 2005 7:43 pm
Actually I just checked your CSS sheet and you've not set the color correctly for that style class:
You notice the code in red isn't a complete color value. This is also the case for a majority of your color values, I'm quite certain they all need to be at least 6 alphanumeric characters in length.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum