Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
site slogan and site name
have been trying to get both the site slogan and site name in the same line
am useing the code from the default template
wha would be the easiest method to do this ???
thanks
Offline
Re: site slogan and site name
Did you try
<code><h1><txp:sitename /> <txp:site_slogan /></h1></code> ?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: site slogan and site name
Or I think you could also try <code><h1><txp:sitename /> <span class=className><txp:site_slogan /></span></h1></code> so you can style the slogan differently. You also have to ensure you have enough width for it to appear on a single line if you have any kind of width limitation set in your CSS.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Pages: 1