Mehlkraut Posted April 10, 2008 Share Posted April 10, 2008 Hey there people, Here's the deal. But have a look at the website first: http://mondrian.entv.nl/test2/webwinkel/index.php . As you can see the left box is ugly as hell and I want to alter it's looks. I started by changing all the #3e8b8b (the ugly teal color that is used for the links in the box) into #FFFFFF and the #ffee00 into #FFFFFF. After doing that, my whole stylesheet.css file was cleared from all the #3e8b8b and #ffee00 colors but they were still showing. The only thing I can think of is that something's overruling the stylesheet.css file in my folder. And I was wandering I someone could give me some advice? Thanks a lot. Joshua Link to comment Share on other sites More sharing options...
umtwebby Posted April 10, 2008 Share Posted April 10, 2008 Hey there people, Here's the deal. But have a look at the website first: http://mondrian.entv.nl/test2/webwinkel/index.php . As you can see the left box is ugly as hell and I want to alter it's looks. I started by changing all the #3e8b8b (the ugly teal color that is used for the links in the box) into #FFFFFF and the #ffee00 into #FFFFFF. After doing that, my whole stylesheet.css file was cleared from all the #3e8b8b and #ffee00 colors but they were still showing. The only thing I can think of is that something's overruling the stylesheet.css file in my folder. And I was wandering I someone could give me some advice? Thanks a lot. Joshua Sorry to be basic. You definitely saved the CSS page and then uploaded/ftp'd it to the correct folder? I have sometiomes made the same mistake myself? Link to comment Share on other sites More sharing options...
Guest Posted April 10, 2008 Share Posted April 10, 2008 I found 3 of ffee00 in your stylesheet.css Your order of inheritance for this link would be (in child to parent order): a (color: #7c7c7c; ) boxText infoBoxContentsLeft (color: #578b8b;) infoBoxLeft leftbar_tb maincont_tb Link to comment Share on other sites More sharing options...
Mehlkraut Posted April 12, 2008 Author Share Posted April 12, 2008 Thanks for your advise! I'm having another problem, I can't seem to get the margin between the links in my left box (have a look: http://mondrian.entv.nl/test2/webwinkel/index.php) to work, can anyone help out? I want the links to have a space between them like the links on this page: http://mondrian.entv.nl/test2/index.htm Link to comment Share on other sites More sharing options...
berkedam Posted April 12, 2008 Share Posted April 12, 2008 Thanks for your advise! I'm having another problem, I can't seem to get the margin between the links in my left box (have a look: http://mondrian.entv.nl/test2/webwinkel/index.php) to work, can anyone help out? I want the links to have a space between them like the links on this page: http://mondrian.entv.nl/test2/index.htm The two menues are totally different compare the good one with the other and change. "If you're working on something new, then you are necessarily an amateur." Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.