Remove website name on the top left

Permalink
I just created my "Instant Setup" site to test C5, but I have a few doubts related to the edition:
-How can I remove the website name on the top left of the pages? I've changed the global scrapbook to show a logo, but the logo appears and the name is still under the logo image. How can I remove it?

-How can I apply the changes I've made on my home page header to all the other pages on the site?

-Is there a way to start creating a site without being based on a theme and just adding blocks as needed?

TIA

 
Mnkras replied on at Permalink Reply
Mnkras
#1 then the text is still in the scrapbook

#2 look up page Defaults

#3 yes
capulanart replied on at Permalink Reply
#1 on the scrapbook I only have my logo. And I change the website name on the Sitewide Settings and it changes on my pages. I just don't want the name to show. How hard can that be?

#2 On the Dashboard or for each page?

#3 How?

Thanks
Mnkras replied on at Permalink Reply
Mnkras
are you using one of the default themes?

#2 Dashboard->Pages and themes->pagetypes->click defaults next to the page-type

#3 blocks are based on areas, for example one area is called Main, if you add stuff in Main, change themes, as long as the area names are the same
capulanart replied on at Permalink Reply
Yes, I'm using the Plain Yogurt theme
jordanlev replied on at Permalink Reply
jordanlev
If you don't have a block in the global scrapbook called "My_Site_Name" then the plain yogurt theme will output the site name instead. So either make sure you have a block in the scrapbook with that exact name, or if all else fails you can open up the file YOURSITE/concrete/themes/default/elements/header.php and *carefully* remove this line:
else echo SITE;
frz replied on at Permalink Reply
frz
http://www.concrete5.org/help/faq/how_do_i_get_rid_of_my_sitename_/
capulanart replied on at Permalink Reply
Thanks. I had to rename my block to "my_site_name" and now it works.

So, now that I've done some testing, how can I reset my site to start over?
frz replied on at Permalink Reply
frz
just delete the pages you dont like from the Dashboard Sitemap. it'll take you all of 5 minutes and is a lot easier than reinstalling
vivamanza replied on at Permalink Reply 1 Attachment
this isn't working for me. I have concrete5 Version 5.4.1.1 installed.

I'm really sorry to have to ask this question b/c it's obvious it's the first thing newbies ask and those that reply are helpful with the link but I'm just not seeing it work. I've attached a screen shot.

Thanks in advance. :|
jordanlev replied on at Permalink Reply
jordanlev
What theme are you using?
Badgerlandassistants replied on at Permalink Reply
Badgerlandassistants
worked perfectly :)