sharpbutblunt Posted September 12, 2007 Posted September 12, 2007 Ok this maybe a simple question. I have Black info box's and a white background the code in the style sheet that makes the text black also controls parts of the text no other parts of the site manly the black info box's, how do i make it so that the text comes out white. Cheers the oh so noob sharp
rusty1001 Posted September 12, 2007 Posted September 12, 2007 Ok this maybe a simple question. I have Black info box's and a white background the code in the style sheet that makes the text black also controls parts of the text no other parts of the site manly the black info box's Cheers oh so noob sharp Hi I think could help you but I dont understand what you me and what the question is,?? can yo be more clear, thanks Rusty -------------------------------------------
sharpbutblunt Posted September 13, 2007 Author Posted September 13, 2007 Hi I think could help you but I dont understand what you me and what the question is,?? can yo be more clear, thanks Sorry, thanks for the help I'll do my best to grab some screens to show you what i mean its rather confusing and words ain't the best way to show you the problem :)
usernamenone Posted September 13, 2007 Posted September 13, 2007 stylesheet and add this line: .infoBoxContents { background: #000; color: #fff; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
rabbitseffort Posted September 13, 2007 Posted September 13, 2007 If I hear right you want that text black but some others that use that style to stay white? if so just assign a new class and define it in the files you need it to control HTH "I must admit that I personally measure success in terms of the contributions an individual makes to her or his fellow human beings." ---Margaret Mead--- "The answer is never the answer. What's really interesting is the mystery. If you seek the mystery instead of the answer, you'll always be seeking. I've never seen anybody really find the answer -- they think they have, so they stop thinking. But the job is to seek mystery, evoke mystery, plant a garden in which strange plants grow and mysteries bloom. The need for mystery is greater than the need for an answer. --Ken Kesey"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.