sorry a bit new to this, word wrap? word wrap. I have gone and changed a settinf in kubrick which has made the whole text in the whole site a little narrower than it was before? so the text is the same size just the space it inhabits is much smaller by about 100px. I am a novice who just got it a bit wrong, anyone helpme? I think i altered it in the themes editing page. I can change it back if any one could give me a suggestion of which commands to look for
Nothing wrong with being new.
Look for this in your theme’s Stylesheet (style.css):
.narrowcolumn {
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 350px;
}
Increase the width property until it suits.
I did manage this ok, but didn’t post a thankyou til now, thanks….. really getting to grips with it now.