Degage Posted September 7, 2008 Posted September 7, 2008 I'm trying to change the font color of my categories. I know (at least I think I know) that in order to change the color of links, the place to change it is A { color: #ffffff; text-decoration: none; } However, no matter what code I change it to, the colour remains the same. Do I have to change it somewhere else as well? Thanks in advance. Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
Guest Posted September 7, 2008 Posted September 7, 2008 if you have not modified the categories code then yes that is the correct part of stylesheet.css Make sure you clear your browser cache
Degage Posted September 7, 2008 Author Posted September 7, 2008 if you have not modified the categories code then yes that is the correct part of stylesheet.css Make sure you clear your browser cache Thanks Tom, but I have changed many things on my site, including Spooks' Product Listing Enhancements, Thumbnails & Manufacturer Headings. So where would I go now to change the font color? Many thanks, Monica Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
Guest Posted September 7, 2008 Posted September 7, 2008 you need to check what class your category links are using then change that one
germ Posted September 8, 2008 Posted September 8, 2008 Monica, If it helps any this class in your stylesheet: fixcenter { width: 900px; border: solid; border-width: 1 px; background:#000000; color: #ffffff; margin: auto; margin-top: 20px; text-align; text-align:center; background: #000000; color: #ffffff; margin: 0px; background-image: url('images/background3.jpg'); background-repeat: repeat; background-position: center; Has an error or two and is missing the } at the end (which really messes it up in Firefox) This might even be hampering your color changing efforts. :blush: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Degage Posted September 8, 2008 Author Posted September 8, 2008 you need to check what class your category links are using then change that one Thanks Tom. I'll try and figure it out. Regards, Monica Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
Degage Posted September 8, 2008 Author Posted September 8, 2008 Monica, If it helps any this class in your stylesheet: fixcenter { width: 900px; border: solid; border-width: 1 px; background:#000000; color: #ffffff; margin: auto; margin-top: 20px; text-align; text-align:center; background: #000000; color: #ffffff; margin: 0px; background-image: url('images/background3.jpg'); background-repeat: repeat; background-position: center; Has an error or two and is missing the } at the end (which really messes it up in Firefox) This might even be hampering your color changing efforts. :blush: Thank you Germ! I'll definitely have to take another look at the stylesheet. Actually nothing is working right on Firefox for me right now, but that's a battle for another day. Cheers, Monica Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
germ Posted September 8, 2008 Posted September 8, 2008 Adding the missing "}" clears up a lot of the problems in Firefox I have the web developer plugin for it that allows you to edit CSS and HTML "in real time". Adding that one little "}" does wonders in Firefox. ;) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Degage Posted September 10, 2008 Author Posted September 10, 2008 Adding the missing "}" clears up a lot of the problems in Firefox I have the web developer plugin for it that allows you to edit CSS and HTML "in real time". Adding that one little "}" does wonders in Firefox. ;) Thank you Germ. As a non-programmer, I find it amazing how one little deletion can screw up your whole page. Is the web developer plugin one of the community contributions? And is it dummy friendly? :huh: Thanks, Monica Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
sLaV- Posted September 10, 2008 Posted September 10, 2008 Thank you Germ. As a non-programmer, I find it amazing how one little deletion can screw up your whole page. Is the web developer plugin one of the community contributions? And is it dummy friendly? :huh: Thanks, Monica Nope....its a Mozilla community contribution :P http://addons.mozilla.com ... many many great little Firefox addons ... check out the web development section :) Web Developer plugin Need firefox to run these tho hehe :)
germ Posted September 10, 2008 Posted September 10, 2008 is it dummy friendly? Well, it just lets you edit the CSS and HTML "in real time". This goes with the premise that you at least kind of know what you're doing, I think. :blush: At least it goes a lot easier and faster if you do... :lol: You know what they say about programming, "With freedom comes responsibility". ;) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Degage Posted September 10, 2008 Author Posted September 10, 2008 Nope....its a Mozilla community contribution :P http://addons.mozilla.com ... many many great little Firefox addons ... check out the web development section :) Web Developer plugin Need firefox to run these tho hehe :) Germ, you're a doll! I'd give you a big hug and kiss if I could. You've solved two huge problems for me which I never would've thought of. Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
sLaV- Posted September 10, 2008 Posted September 10, 2008 Germ, you're a doll! I'd give you a big hug and kiss if I could. You've solved two huge problems for me which I never would've thought of. :lol: Germs over there ... im over here :P
Degage Posted September 10, 2008 Author Posted September 10, 2008 :lol: Germs over there ... im over here :P Well you both deserve big hugs and kisses for all the work you do on this forum. I don't know what us newbies would do without all of you who are so helpful. Cheers, Monica Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
germ Posted September 10, 2008 Posted September 10, 2008 @monica :rolleyes: :wub: :blush: @sLaV- :lol: If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Degage Posted September 10, 2008 Author Posted September 10, 2008 @monica :rolleyes: :wub: :blush: @sLaV- :lol: And I can't even blame it on being a Monday or anything. thanks guys, for everything. Now to pull my hair out over other problems. Thanks again, Monica Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968
Recommended Posts
Archived
This topic is now archived and is closed to further replies.