editing |
editing |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 2 Joined: May 2007 Member No: 522,762 ![]() |
I have entered the below code into my HTML correctly, however I am having trouble finding any editing options. There are things on the blog that I would like to change into my own words- such as the title Sugas sample blog, and some of the side bar items. How do I do this?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Death is a promise given to us at birth ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,757 Joined: Mar 2004 Member No: 7,459 ![]() |
change your title.
QUOTE <title><$BlogPageTitle$></title> CODE <title> YOUR TITLE HERE</title> Changing your comments code. QUOTE <p class="post-footer">
<em>posted by <$BlogItemAuthorNickname$> at <a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a></em> <MainOrArchivePage><BlogItemCommentsEnabled> | <a class="comment-link" href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnclick$>><$BlogItemCommentCount$> comments</a> </BlogItemCommentsEnabled><BlogItemBacklinksEnabled> <a class="comment-link" href="<$BlogItemPermalinkUrl$>#links">links to this post</a> </BlogItemBacklinksEnabled> </MainOrArchivePage> <$BlogItemControl$> </p> |
|
|
![]() ![]() |