Hey Guys I dunno anything about css, anyways, I make my website through webs, and when making a website with them you have content boxes and in the title part of the content boxes it doesnt allow you to use html in them, is there a css codes that will alter this so I can put html in them, i really need this?
You are terribly misunderstanding the function of CSS, which is for styling only, and has nothing to do with the functionality of a site.
well buddy im sorry to tell you yea i dont kno nothing with codeing or anything but you sound like you do but you must act like you kno more then you do, yes in webs you use css codes to make your website function in different ways, and what i asked i found someone gave me a code that does what i asked, someone that knows about it more then you apparently, I'm mean geeze i was just trying to get help, and you bash me.
Sorry mate, I didn't mean for you to take it that way, I have edited my original post accordingly. But I have to say, I am correct about CSS, it does not in any way have anything to do with the functionality of a web site, it is for styling elements on a web page (hence the name, Cascading Style Sheets). I would be interested to know how exactly you have used CSS to solve your problem?
well i needed a code to alter my content boxes, so this guy gave me one that makes the content boxes one single box and not have header/title part in it, i dunno nothing css, this is the code he gave me #fw-bigcontain .fw-title {display:none !important}