Site name is showing {[CCM:SITE NAME]}
Permalink
Hi All, I am using earthling two theme.
Everything was fine until i added additional css from this site. >http://css3please.com/
Just a note, i am not so familiar with css. Just know some basics.
This is the step i did.
1. Added Content block to side bar.
2. Copy the created Content block into shared scrapbook name Xheader.
3. Go to other pages and add the created Xheader scrapbook to side bar.
Up to this point it was ok.
4. Went to scrapbook, go to Xheader scrapbook, and added design in additional css fromhttp://css3please.com/
5. I left ID and classname blank.
6. Copied most of the css from that css site which are colored ones without curly brackets.
7. After updating, i click return to website and saw the site name become {[CCM:SITE NAME]}
8. I went back to scrapbook, cleared the additional css, and it still doesn't show site name.
9. Cleared cache. Still the same.
May i know where do i check to correct this? Refer to attach pic.
/packages/earthling_two/themes/earthling_two/elements/header.php
Everything was fine until i added additional css from this site. >http://css3please.com/
Just a note, i am not so familiar with css. Just know some basics.
This is the step i did.
1. Added Content block to side bar.
2. Copy the created Content block into shared scrapbook name Xheader.
3. Go to other pages and add the created Xheader scrapbook to side bar.
Up to this point it was ok.
4. Went to scrapbook, go to Xheader scrapbook, and added design in additional css fromhttp://css3please.com/
5. I left ID and classname blank.
6. Copied most of the css from that css site which are colored ones without curly brackets.
7. After updating, i click return to website and saw the site name become {[CCM:SITE NAME]}
8. I went back to scrapbook, cleared the additional css, and it still doesn't show site name.
9. Cleared cache. Still the same.
May i know where do i check to correct this? Refer to attach pic.
/packages/earthling_two/themes/earthling_two/elements/header.php
<?php defined('C5_EXECUTE') or die(_("Access Denied.")); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- Design by Free CSS Templateshttp://www.freecsstemplates.org... Released for free under a Creative Commons Attribution 2.5 License Edited for Concrete5 use by overthemikehttp://www.overthemike.com All design credit goes to Free CSS Templates Name : EarthlingTwo Description: A two-column, fixed-width design with dark color scheme. Version : 1.0 Released : 20090918 --> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/">
Viewing 15 lines of 21 lines. View entire code block.