My header is repeating and I want to modify the css to stop it.
I've uploaded my header in the Header settings through WP, set as "Use my chosen file as header."
Could someone please share the code to make it not repeat. My web page is set to flexible. I've searched topics for hours and tried countless things. I know you need a custom .css file and where to put it, but not the code.
Instead of using the flex option pick a theme size.
The different widths for the header images you can use are; 970px (with no external sidebar) 770px (if your using the 970 layout with an external side bar) 590px (if your using the 770 layout with an external side bar)
If you don't want it to repeat, recreate the header you have by placing it onto a background (white?) with the same height, but a width of say 1200px. Even then, it would repeat if the user had a wider screen.
I think you should be able to insert the header manually using a custom.css specifying no repeat. In this case, you would delete the image loaded in Design>Header. I don't know whether this actually works, but see no reason why it wouldn't.
The flex option causes other problems with formating and Denis has indicated that this option likely won't make it into future versions. (SL 6)