site name does not come in

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
maryjane
Forum Members
Forum Members
Posts: 29
Joined: Wed Dec 08, 2010 4:56 pm

site name does not come in

Post by maryjane »

I am using a template and everything from all of my pages came into the site except my site name. I checked the global settings and do not see any problems. Do you know what the problem is?
Thanks.
My site is maryjaneparkerart.com/cmsms/ (not live)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: site name does not come in

Post by Dr.CSS »

Do you use {sitename} tag anywhere, (hint) in the like {sitename} - {title}...
maryjane
Forum Members
Forum Members
Posts: 29
Joined: Wed Dec 08, 2010 4:56 pm

Re: site name does not come in

Post by maryjane »

Yes, i have both {sitename} - {title} between title tags.
I switched my page to the minimal template to see the site map and it does not have the site name at the top of the list either. It seems to not be seeing the site name.
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: site name does not come in

Post by Wishbone »

I see it both in my browser title bar and in the source.
maryjane
Forum Members
Forum Members
Posts: 29
Joined: Wed Dec 08, 2010 4:56 pm

Re: site name does not come in

Post by maryjane »

Maybe the tags are in the wrong place. Here is my template.








{sitename} - {title}

{metadata}
{stylesheet}

{cms_selflink dir="start" rellink=1}
{cms_selflink dir="prev" rellink=1}
{cms_selflink dir="next" rellink=1}

{literal}

=b){nw=b+"px";}if(w



#pagewrapper {width:expression(P7_MinMaxW(1000,1000));}
#container {height: 1%;}


{/literal}







   
   
      {anchor anchor='menu_vert' title='Skip to navigation' accesskey='n' text='Skip to navigation'}
      {anchor anchor='main' title='Skip to content' accesskey='s' text='Skip to content'}
   
   

   
   

 
          Site Name
          site slogan
 
 
 

 
 

   
   
        Navigation
        {menu template='simple_navigation.tpl' collapse='1'}
   
   
   

 
 

 
 
        {title}
        {content}
 
 

 
 
      {global_content name='footer'}
   
 




Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: site name does not come in

Post by Wishbone »

As I said, when I looked your site, I see the title.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: site name does not come in

Post by Dr.CSS »

If you mean where it says Site Name above site slogan then you need to add the tag there otherwise it shows in the title bar of the browser...

Site Name
site slogan
Attachments
maryjane.png
Post Reply

Return to “Layout and Design (CSS & HTML)”