Topic: Howto remove borders around header?

Well the topic is pretty clear how do I do it? Where in the css file does it specifie that borders with xx width/height is placed around it.. Take a look at my site http://stureplan.mine.nu to see what i mean (look at header picture).

Re: Howto remove borders around header?

Open the source code for the site in notepad and find where the image is located, then look at which divs/span names the image is embedded in to determine what style item you need to modify. Play around with it -- it's the best way to learn how to make changes.