Have changed tagline text. Would like it to appear in a single line instead of wrapping.
Any ideas?
Have changed tagline text. Would like it to appear in a single line instead of wrapping.
Any ideas?
You may have to reduce the width of the site-title div...
#site-title {
float:left;
font-size:30px;
line-height:36px;
margin:0 0 18px;
width:700px;
}
..and increase the width of the site-description div...
#site-description {
clear:right;
float:right;
font-style:italic;
margin:14px 0 18px;
width:220px;
}
...proportionately, to find the correct balance for your title and tag line.
Worked perfectly!
Is there any documentation of this theme?
Lots of interesting stuff out there!
twentyten wordpress theme
and here:
Thanks, Clayton...Appreciate the help & info.
You're welcome.
This topic has been closed to new replies.