MoonLight new premium type free blogger template

moon-light

Moonlight is the new premium type  blogger template. Its loaded with tons of basic features and styling options. Its a simple and clean design.

Check out its features below:-

Features
  • Simple and stylish Logo mage through text
  • Your title and description supporting header
  • Slidedown navigation links
  • Image showcase using Nivoslider
  • Tabbed navigator widget with easy content addition though Gadgets
  • Cross-Browser compatibility
  • Widget ready theme
  • Optional and Stylish related posts widget
  • Stylish comment section
  • Search option with on click text fading
  • Pages ready theme
Customizations

1. Customizing the logo – The Title and descriptions used in Moonlight are completely created through text . But to make a difference in the Font’s between two texts in the Title like in the template there is a trick. Go to Settings>>Basic>> Heading TITLE and wrap the text between <b></b> tags like this

<b>Moon</b>Light

These <b> tags make MOON bolder in the template’s logo. Another great thing is that these <b></b> tags will not appear anywhere.

2. Adding the slideshow – I have used NivoSlider to create slideshow in MoonLight. Its a really simple slider and easy to use. Just create image tags and wrap them around <a> tags. Here’s an example

<div id="slider" class="nivoSlider">
<a href="POST URL"><img src="Your IMAGE URL" alt="" title="TEXT THAT WILL BECOME CAPTION BELOW IMAGE"/></a>
<a href="POST URL"><img src="Your IMAGE URL" alt="" title="TEXT THAT WILL BECOME CAPTION BELOW IMAGE"/></a>
<!-- AN EXAMPLE FOR YOU -->
<a href="http://moonlightdemo.blogspot.com/2011/02/lorem-ipsum-dolor-sit-amet-consectetuer.html"><img src="https://lh4.googleusercontent.com/_FQCCkMjyvSA/TVvDNkFSvNI/AAAAAAAAAFA/-Gt4CT8PiFk/walle.jpg" alt="walle" title="Nam libero tempore, cum soluta nobis est"/></a>
<!-- AN EXAMPLE FOR YOU -->
<a href="POST URL"><img src="Your IMAGE URL" alt="" title="TEXT THAT WILL BECOME CAPTION BELOW IMAGE"/></a>
</div>

You can as many as you want images in the slideshow.

3. Changing links in Navigation – To change the navigations links go to your template code and search ( Ctrl+F ) for <ul id='layout_header_nav_main'> and below it will be the menu code. Here’s a bit information about the navigation code:-

[ Open the image in new window to see clearly ]

4. Adding Flickr gallery – To add flickr gallery to the footer just paste the below code in the widget option (HTML/JavaScript) after replacing the code in bold with your flickr UserID.
To find the UserID login to Flickr account and Click YOU option in the navigation. You will be directed to a URL like :-http://www.flickr.com/photos/8710d861@N07/. The code 87108d61@N07 is your UserID

<div class='flickr_wrap'>
<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=8&display=latest&size=s&layout=x&source=user&user=40153444%40N07"></script></div>

5. Changing TAB text of TABBER – To change the text written on the tabs in the Tabbed widget just go to your template code and search ( Ctrl+F ) for <ul class='tabs'> and below this code will the code contains the text.

If you want to remove this widget just add this code above ]]></b:skin> tag in the template code. If you want to show it again then just remove this code.

.tabbed-widget {
display:none !important;
}

6. Adding the SPONSORS code – Here’s the code that you can use to create Sponsor’s widget in the sidebar.

<ul class="sponsors">
<li><a href='http://marketplace.tutsplus.com/user/jdsans'><img src="http://envato.s3.amazonaws.com/referrer_adverts/tutorials_125x125_v1.gif" /></a></li>
<li><a href='http://themeforest.net?ref=jdsans'><img src="http://envato.s3.amazonaws.com/referrer_adverts/tf_125x125_v5.gif" /></a></li>
<li><a href='http://graphicriver.net?ref=jdsans'><img src="http://envato.s3.amazonaws.com/referrer_adverts/gr_125x125_v1.gif" /></a></li>
<li><a href='http://codecanyon.net?ref=jdsans'><img src="http://envato.s3.amazonaws.com/referrer_adverts/cc_125x125_v1.gif" /></a></li>
</ul>

7. Related Posts widget – If you are not happy with the related posts widget and want to remove it. just add this code above ]]></b:skin> tag in your template code.

ul#related-posts {
display:none !important;
}

8. Showing Continue reading image – To show the continue reading image after post on the homepage use the jump-link option in the post-editor or add <!-- more --> in the post code where you want to cut the post.

This was about customizing WhiteMagic. If you find any problem with this template please do tell us by leaving a comment below.


192 comments:

  1. MUXLIMO said...

    OMG! THIS WHAT I'M WAITING FOR! GREAT ART WORK, GUYS! LOVE YA, MWAHHSS!! :DDDD

  2. manualblogger.com said...

    Very Good! I am Brazilian, I am still a regular reader of your blog, your tips and templates are different from others ... Congratulations!

    I'll send you an email with a very good suggestion ... Hug! Even more ...

  3. Dinesh Verma said...

    http://quellcode.blogspot.com
    having some problems. On single post page the sidebar goes down.

  4. BloggerNetwork said...

    Did you try adding something in the template code.
    The error is because the sidebar container in the code is placed out of the content container

  5. Венцислав said...

    I have the same problem as Dinesh Verma :(

  6. Talin said...

    Nice tempalte, but I have the same problem as Dinesh Verma, i.e. on single post page or somments the sidebar goes down.

    I do not understand your explanitions why.

    Thank you and Regards

  7. BloggerNetwork said...

    @ Dinesh Verma, Венцислав, Talin
    I have fixed the bugs u were facing and have uploaded the new version of template. Please reinstall it

  8. Sailor© said...

    Thank a lot. I love It.

  9. MoldBeen said...

    Yeah! I love it. Thank a lot.

  10. Bulma said...

    great template , i love it

  11. ~Lisa~ said...

    how do I change tabs and add relevant information to be about my blog for example:

    Templates (how can I change that tab) and the scroll down list (how do I add my information).
    Portfolio (how can I change this to a different tab all together)
    Contact (how can i change your info to my info)

    Also on the right side there are three side tabs that state Flickr, Recent and Bibles Latest (how do I change that info.)

    Sorry i'm new to this.

  12. Christina said...

    I have changed the text in the dropdown menu, how do you add a link for them? Also can you add links to the Tabb?

  13. BloggerNetwork said...

    Hello @ Christine,
    You can add the links in the menu at the same place where you changed the text.
    Just replace # with the link you want.
    For example if this is your code
    <a href="#">About</a>
    then after placing the link it should look like this
    <a href="http://your-link-here">About</a>
    For that tab thing the instructions are above in the post

  14. Julio said...

    Hola, me gustaria que hicieras un tutorial donde muestre como hacer el truco de articulos relacionados, que tiene esta plantilla, me gusto mucho y quisiera implementarlo en otra.

    Saludos y desde ya gracias.


    //////////////////////////////////////////////////


    Hi, I would like you to do a walkthrough showing how to do the trick related items that have this template, I really liked and wanted to implement in another.

    Greetings and thanks from now.

  15. Joy said...

    Hello,
    I have a problem with the red button "Read More".
    I deleted the part of the code about "Read More", but despite all the red button always appears at the end of the text of the static page that I created. How is this possible? And you can you tell me how I can remove the button "Read More?
    Thanks.
    Joy

  16. Joy said...

    And, Sorry,
    What is a widget "Bloggerz Bible, in the sidebar? If I try to delete it, a window appears with a message about "Feed1". What is this? And I can remove it without having problems?
    Thank you.
    Joy

  17. ☆ Jentaro ☆ said...

    hello I'm wondering how do I change the background to a fixed picture. thanks

  18. BloggerNetwork said...

    @ Joy
    You can remove the widget "bloggerzbible" in the sidebar. It will not cause any problem. And about that "read more" thing i didn't see anything like that on your blog.

  19. BloggerNetwork said...

    @ Jentaro,
    You can change the background to a fixed image. Just go to template code and find the CSS class which defines body.
    In that change background attribute value to this one.
    background:url("Image url") no-repeat fixed center top #FFF;
    In the above code place the image url as mentioned and also change #FFF with the color that is major in the background

  20. Kuro Creator said...

    Hello there~
    Just wondering, how do I change the default font color to black ??
    also the bold and italic can't be used ??

  21. Kuro Creator said...

    Oh, forgot....
    In my blog, there are "Beranda" thing in the navigation that I can't remove....

  22. BloggerNetwork said...

    You can change the font color by going to the template code and find body in the CSS. Change its color attribute value #909090 to #000000.
    And that "Beranda" thing in your navigation is the pagelist gadget. It can be removed from the "Page elements" page

  23. Natalie said...

    Working with this template and cannot figure out how to edit/add pages that connect to the top navigation bar. This seems to be broken. Can you help?

  24. BloggerNetwork said...

    Hi Natalie,

    In the post above read step 3. It explains how you can edit or create links in the navigation. See the image that explains it.
    The links have to manually added or edited. These are not linked with blogger pages

  25. blepo said...

    Hi your template is very beautiful. Thank you. The only problem I have is that the related posts doesn't work

  26. BloggerNetwork said...

    @ blepo,
    It seems like there was a bug in the template.I have uploaded a new version of template. Please re-download the template

  27. iamshystie said...
    This comment has been removed by the author.
  28. iamshystie said...
    This comment has been removed by the author.
  29. BloggerNetwork said...

    Can you give the blog's address

  30. iamshystie said...
    This comment has been removed by the author.
  31. Natalie said...

    Hi Blogger Network. Thanks for the quick response. I'm having problems with your instructions for the bold "moon" text in the header. It doesn't work for me. Any suggestions.

    Here is my blog..still a work in progress...
    www.gossettgirl.blogspot.com

  32. Natalie said...

    Hello,

    Thanks for your nice template and your quick response to my question this morning. I'm having problems with the header and your instructions regarding the tags. It doesn't work...any advice.

    here is my blog, still a work in progress:
    www.gossettgirl.blogspot.com

  33. BloggerNetwork said...

    @ iamshystie,
    I still can't see your blog.

  34. BloggerNetwork said...

    @ Natalie,
    You have modified the header section, coz of that the text is not getting bold in the title. And coz of that only the header is dislocated.

  35. Marina said...

    Hi,

    Great design.

    When I try to upload this template I get this message:
    Your template could not be parsed as it is not well-formed. Please make sure that all XML elements are closed properly.
    XML error message: The element type "HEAD" must be terminated by the matching end-tag "".

  36. QUiNESTRE STAFF said...

    I tried to copy the xhtml code into my blog but It doesn't function !

  37. FFFood Galore said...

    heey thanks for the template ;)
    I'd like to ask though, how do I enable the bold/italic styling to the body copy?
    Thanks in advance!

  38. Martitorris said...

    Hi,

    Love your template, I just added to my blog (still not finished) but have 2 problems.

    1. My flickr just wont show :-( and don't know why
    2. I've lost the facebook, twitter and so buttons, can I add them somehow?

    Thank you for yout job, just love it!!

  39. BloggerNetwork said...

    @ Marina, QUiNESTRE STAFF
    Try downloading the template again. I have fixed the problem.

  40. BloggerNetwork said...

    @ FFFood Galore
    Just add this code above ]]></b:skin> in your template code.
    .post div {
    font-style: italic;
    }

  41. BloggerNetwork said...

    @ Martitorris
    I have seen your flickr widget its working fine.
    For the share buttons Just add this code above ]]></b:skin> in your template code and your share buttons will appear.
    .share-button{
    display:inline-block;
    }

  42. Martitorris said...

    Thank you for your help. I must be doing something wrong as the share buttons just wont appear!

    I tried as you posted, in one line...

  43. Martitorris said...

    Founded the buttons on each post!! Thanks

  44. clazroom said...

    downloaded~~ thanks for sharing you such an amazing blogger~

  45. Sara said...

    Love it! Changed some of the colors to be more personalized for me. My blog archive widget isn't showing up though...

  46. KEH said...

    hey thanks so much for sharing the wonderful template! I'm wondering if you could clearify step #4 - with the flickr widget. Is the code (that your suppose to add with your personal flickr id) in the footer region?

  47. BloggerNetwork said...

    Yes its the code which will have your personal flickr id

  48. the accidental dad said...

    How can I change the code to enable bold or italics in my blog posts, i.e. selective bold words?

    I don't want the entire post to be bold or italics as previously posted.

    .post div {
    font-style: italic;
    }

    Thanks.

  49. Taylor said...

    Like KEH was saying, for the flickr gallery I don't know where to put the code. There is no "footer" element when editing the layout on the page elements page. I'd really love this on my page, like the demo.

    Also, how do I get the "recent posts" widget like the demo too? The one in the demo tabber looks very good.

    Thanks for the help!

  50. the accidental dad said...

    Also, I used the following code...

    }
    .share-button {
    display:inline-block;
    }
    ]]>

    yet the share bar still does not show up on each post. Any help would be much appreciated. Thanks!

  51. BloggerNetwork said...

    You haven't selected the buttons to show up from the settings

  52. the accidental dad said...

    Duh, brain fart. =)

    Can you help out with the selective bold/italic fonts issue? Thanks for your response!

  53. BloggerNetwork said...

    just use <i> tags around the words which you want to make italic

  54. the accidental dad said...

    Yeah I use for italics and for bold but neither appear as coded, it remains as a normal font. Is there anything else I can try?

    P.S. I really like the related posts widget. It's awesome.

  55. the accidental dad said...

    Never mind, I just added some extra code in the html to get the bold and italics to work:

    b {

    font-weight: 700;
    }

    i {

    font-style: italic;
    }

    Thanks for your quick responses, keep up the good work.

  56. EAZY said...

    Hello, would you put a downloadable version without the slider?

  57. @yU said...

    Hi,

    I really love your template.

    However I wonder whether I can add the post date above the blog post title, instead of showing the date at the "posted by ...". Can you advice?

    Keep up the good work!


    :)

  58. BloggerNetwork said...

    @ EAZY Ok i will think about it

  59. All Wet Beachwear said...

    Hi,
    I am trying to customize your template and I cant get the Header image to center. The blog is at : http://www.allwetbeachwear.blogspot.com.
    I have tried different sizes, adding positon:center; to header to no avail. Can you help?

  60. BloggerNetwork said...

    Which header image are you talking about

  61. Naomi-chan said...

    When I put a word between the tags, the tags appear on the title, in the window.
    Like this: http://img228.imageshack.us/img228/8960/theerrory.png

    Is there a way to fix that?

  62. BloggerNetwork said...

    @ Naomi-chan,
    I could see the image.

  63. All Wet Beachwear said...

    I took the header image down because it wasn't centering properly. I will put it back now.

    Could you check out the image at the top of the blog at:
    http://www.allwetbeachwear.blogspot.com

    Can you tell me how to center it?

    Thanks!

  64. BloggerNetwork said...

    Go to your template code and find (CTRL+F) "#header-inner". Below it change the "margin:50px auto 0;" to "margin: 50px 0 0 60px;" and save your template

  65. All Wet Beachwear said...

    Thank you!! that did it.
    One more question...
    What is the width of main container of the blog? (so I know how wide to make my image)

    Thanks!

  66. BloggerNetwork said...

    You can post a maximum of 600px image

  67. rectangle said...

    Привет, помогите мне пож со слайдером... не понимаю как он работает (((

  68. Ge said...

    Hi!

    Thank you so much for this awesome template...
    Im having a trouble... near the share bar appears a yellow box with "Dummy Placeholder (20px)" written on it... any idea how to fix it?

    Thanks a lot!

    http://socialistarank.blogspot.com

  69. BloggerNetwork said...

    Read section marked "2. Adding the slideshow". In it is the code that creates the slideshow

  70. Newsy Chick said...

    Hey, thanks for this lovely template. I've just downloaded the template and tried to use it for my blog but had a couple of probs:

    No matter what I try, I can't seem to get my flickr feed to display.

    Not sure what the optimum size is for slider images and also the images in each post, for them to look like your demo.

    Thanks.

  71. BloggerNetwork said...

    I have updated the Flickr script code try adding it now.
    And for the slider the optimum image width is 618px. You can use images of any height but then all the image heights must be equal.
    For the post you can use any image size but if you want the one i have used ,then the size is 200px X 180px.

  72. Newsy Chick said...

    Thanks for that. I'll try again.

  73. Erin said...

    My Google Followers is not showing up at all. It was working before on the previous layout I was using (The "Basic" Blogger layout). Do you know why?

    My blog is located at www.DaisyDoe.blogspot.com

    The Google Followers widget is located at the top on the right-hand side (under the "Follow Blog" tab) - it's a 'blank' space atm, but trust me, the widget is there!

    Thank you :)

  74. BloggerNetwork said...

    Hi Erin,
    Don't worry there's no problem with the template. I myself is facing the same trouble on my blog. The widget stops working sometimes and works fine after a while.
    I think the widget on your blog has also shown up now??

  75. Erin said...

    Thanks for the quick reply! On the odd occasion it seems to show up, but then if I refresh my blog it'll be gone again and won't show up at all. I hope it's just the widget that's having problems! Hopefully Blogger/Google fix it.

  76. Astrid said...

    Hi,

    My tittle looks strange. No matter what I've tried, the first letter of my title looks different. Would you mind taking a look at it?

    Also, how do I change the thumbnail photos in "Latest posts"? They are not proportionally correct, they just look distorted.

    Thank you!

  77. BloggerNetwork said...

    Can you give you blog address

  78. Astrid said...

    Oh, I'm so sorry, looks like you can't access it like I thought. It's: www.deunanena.blogspot.com.

    I'd like to change the title (the one that was messed up) with a picture I have, do you know how I can do that?

  79. BloggerNetwork said...

    Hi Astrid,
    Go to you blogger account>>design>>Page elements>>Header(edit).
    In it upload the image you want to show and select the option "Instead of title and description" and save. The image replace the title

  80. Astrid said...

    Hi again!

    It worked, well kind of worked. The picture is there, but it placed itself far to the right? Very strange. Perhaps you could take a look? Maybe I just used a too big image?

    And what about my distorted thumbnail photos on my "Popular posts"-list?

    Thanks for the quick response!

    (My blog is still: www.deunanena.blogspot.com)

  81. BloggerNetwork said...

    Hi Astrid,
    For image to be displayed in the center you have to make one change in the template code.
    Go to your template code and find(CTRL+F) "#header-inner". Change it width value to 750px.
    About the popular posts images, i don't control that's its the blogger who creates those images dynamically.

  82. Tee said...

    I downloaded the Elegance template from BestBloggerTemplates.net and got this URL for the instructions. I do not want the Moonlight template. Where can I get the instructions for the Elegance template?

  83. BloggerNetwork said...

    Here
    http://www.bloggerzbible.com/2011/04/new-premium-type-gallery-template.html

  84. Astrid said...

    A strange, yellow box that says "Dummy placeholder (20px)" has suddenly appeared underneath all my posts. Not on the front page, but when you click on a post. Any ideas?

    www.deunanena.blogspot.com.

  85. bugb34r said...

    how to change the slidedown font?

    have a look at my blog,

    http://10plastic.blogspot.com

  86. BloggerNetwork said...

    Its the post that's causing problem to the font style.There is certain code in the post that is causing the font style to change

  87. bugb34r said...

    and the code is?

  88. BloggerNetwork said...

    like <span style="color: #444444; font-family: Verdana, sans-serif; font-size: xx-small;" class="Apple-style-span">
    Its everywhere in your post.Try removing it.

  89. bugb34r said...

    thanks for the heads up. :)

  90. Astrid said...

    Did you figure out what was wrong with my "dummy placeholder"-issue?

  91. Mezzeric said...

    "Dummy placeholder (20px)" and we can't add comments! please help!

  92. Kirschmädchen said...

    Hello,

    I have a question.. :( the date isn't showed in the entries. How can I change this?

    www.kirschmaedchen.blogspot.com

  93. Kirthi said...

    This is a beautiful template: I love it. However, I'm having difficulty downloading this. I'm following all the directions on how to get this, by "Browsing" for the template on my computer, and uploading it. But it won't upload. I get this: https://mail.google.com/mail/?ui=2&ik=a4ac11ca1d&view=att&th=130c2dbe9b1b48c0&attid=0.1&disp=inline&realattid=f_gpbgkdl10&zw

  94. BloggerNetwork said...

    Which file are you trying to upload. Can you name that file

  95. Astrid said...

    Hello? Dummy placeholder?

  96. parents and kids said...

    Hi,

    to remove "Dummy Placeholder" issue, go to blogger dashboard --> design --> edit html --> tick expand widget templates --> search words "dummy placeholder" in html code (easy way press ctrl + F on you keyboard) --> delete code "DIV class='goog-inline-block' style='border:1px solid gray;height:18px;background-color:yellow;margin:1px 2px;padding:0 5px;'>
    Dummy placeholder (20px)
    DIV" ----> done !!!

    Hope it's works

    http://kindle-skins-and-covers.blogspot.com

  97. Taste Junction said...

    Great layout...I want to use, but want to change the background to either a diff image or color..what way shall I do that?

  98. Taste Junction said...

    Hi I really like this template & want to use, but would like to change the bkg to diff color or image. How do i do that? Thanks

  99. BloggerNetwork said...

    Just find the below code in your template code
    body {
    background:#E6EAF0;
    color: #909090;
    font: 12px/20px Helvetica,Arial,sans-serif;
    margin: 0;
    }
    It should be at the top after scrolling down a bit. Change the background value in the above code to create a new look

  100. John Felkins said...

    I have a Flickr group for my blog will adding

    http://www.flickr.com/groups/1736203@N23/

    to the Flickr code add my group gallery photos?

    The instruction for the flickr code state paste in the the ID where the bold font is but nothing appears bold to me.

    Thanks for your awesome support. Love the template.

  101. BloggerNetwork said...

    The script your trying to add works for individual Flickr page not for the group page.

  102. John Felkins said...

    Bummer, ok thanks.

    Where do I put my userID in the code to make it work for my Flickr Page? Thanks again!!

  103. John Felkins said...

    I think I got it now. I'm new at this! Thanks again.

  104. SiddiqueFatimah said...

    i like this template there are two Home one is icon and another is text how can i change the text home written thank u

  105. BloggerNetwork said...

    Check the image above in the post, it gives the details on how to change the links in the navigation

  106. fatehah noorani said...

    i'm using this template. it's simply gorgeous, thanks!

  107. BloggerNetwork said...

    Great you liked it

  108. SiddiqueFatimah said...

    hi thank you for your quick response I have one more question its how can i put background header image as a logo from editing css i think thank you again :)

  109. John Felkins said...

    Is there a wat to make the slider manual advance only? Thanks!

  110. JassyPMT said...

    related post with style same with elegance??

  111. Maggi said...

    I cannot figure out how to use the slider. The feedjit code was in the slider box when I downloaded the template. Do I need to replace that code with the slider code? If so where do I find the slider code? Thanks so much!

  112. Maggi said...

    I figured out the slider. Thanks no need to respond. Love this template!

  113. Maggi said...

    How do I add the Sponsor's widget back?

  114. Maggi said...

    How do you resize the photos in the slider to make them fit within the box? Thanks.

  115. BloggerNetwork said...

    The image size that I have used in the template is 618 in width and 246px in height.

  116. Maggi said...

    Here is the code from my slider. I tried adding in the width and height to the code in your example, but it is not recognizing those commands. What am I doing wrong? Thanks.

  117. BloggerNetwork said...

    Hi Maggi,
    I saw your blog. The images you have added in the slider are not the size of slider. Try making the images either larger then the size or exact.

    You don't have to add any width or height in the slider code it is already done in the template code

  118. Maggi said...

    OK thanks so much for your help! You do great work! Do you know how I can add the sponsor's widget back? I removed it by accident. I won't bug you anymore after this question. Thanks.

  119. BloggerNetwork said...

    The code is give above in the tutorial

  120. Niel said...

    Hey!

    i want to add facebook social plugin, please guide me.

  121. Red Sprinkle said...

    I really like this template, and the fact that you respond so quickly to questions. I just wanted to know how to add my Facebook & Twitter links to my blog. Second, how do I add the date above my posts?

    Overall this template is perfect for my blog!

  122. Red Sprinkle said...

    Never mind, figured out the Facebook & Twitter. Still wondering about the dates though.

  123. BloggerNetwork said...

    Go to setting>>formatting>>Time Stamp Format and select the format you want to show

  124. Nelly said...

    thank you so much for this awesome template.
    One little issue i have is that it wont work with intense debate can you try to fix this? I really need to have intense debate together with your template. ^^

    I got two diff errors:

    - "Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
    XML error message: The end-tag for element type "HTML" must end with a '>' delimiter."

    and the 2nd was something like: comments should not contain "--" or something like that.

    this only happens with your template. I downloaded a few others and they work just fine.

  125. BloggerNetwork said...

    Hi Nelly,
    I don't know what thing is causing these errors but I am familiar with them. I cannot explain it to you but have to deal with them myself.
    You can invite me too your blog at email bloggersbible@gmail.com

  126. Nelly said...

    Thank you so much for the quick reply.
    I've sent you the invitation

  127. Red Sprinkle said...

    Thanks for the fast response, but I changed those and it is still not working. Not sure what the problem is. Is there any other way?

  128. BloggerNetwork said...

    No there's no other way for it to work, try it and it will work

  129. BloggerNetwork said...

    Hi Nelly,
    You have invited me as a reader, invite me as an author to you blog by using option ADD AUTHORS

  130. Nelly said...

    ah sorry, I misunderstood you. Done ^^

  131. BloggerNetwork said...

    I have accepted the invite now make me admin and can you talk on the email I provided

  132. misam-misem.blogspot.com said...

    ur recent posts demo so nice...
    can you show me how to got recent posts like that...
    thanks before.. :)
    sorry if my english bad... :D

  133. BloggerNetwork said...

    Check http://www.bloggerzbible.com/2011/03/new-stylish-related-posts-widget.html

  134. Nelly said...

    Thank you so much for fixing it. It looks awesome and it works great ^^

  135. Dj Chiro said...

    I would like to know how to get to run the read more button

  136. jdsans said...

    Use the jump-post option in the editor to create read more button

  137. Подтверждаю said...

    how can i change the font color on the tab for :

    'template', 'portfolio', 'contact' and 'about'?

    and also on tab menu 1, 2, and 3 which you already turn it to gray color.

    thx in advance

    =)

  138. janvier said...

    how do you make a post shorty. With the Continue reading text

  139. BloggerNetwork said...

    I use the blogger jump link option in the blogger post editor

  140. BLEUHIFS said...

    Help, not working the slider

  141. ஓவியர் அணஸ் said...

    Slide Show not working and let me. HELP Me PLZ... I'm using ur template my blog. chk this link http://oursdpi.blogspot.com/ and let me....

  142. Cannonfodder said...

    I also use the template and think its nigh perfect. But the slideshow just shows the loading screen and no slideshow. I also included your code where it does the same. Can you help?

  143. help for seo said...

    very nice.this template is perfect for my blog.

  144. rectangle said...

    ... получилось -таки установить слайдер)))
    но почему то сейчас он перестал работать (((((
    помогите пожалуйста

    http://rectangle-blogger.blogspot.com/

  145. Open door to everyone... said...

    Amazing indeed! Anyway, is there a way to add background image like most website do, eg. IGN?

  146. mAn ĐiezEl said...

    oh.very nice for template

  147. Jayne Karol said...

    I LOVE THIS! Absolutely what I was looking for and more. I'll be installing it shortly and playing around with the settings to match my own :) Thanks so much!

  148. SiddiqueFatimah said...

    can you please help me after posting my first entry i don't see it appears in Recent post or Popular post like it shown in the demo how can i do that

  149. BloggerNetwork said...

    Hello SiddiqueFatimah,
    Try using jump break feature on your first post and see if it appears in the widget

  150. Cannonfodder said...

    I have still problems with the slider- it looks like it is always loading but never showing anything else apart form the loading animation. I reduced the code to just your example above- still not working. Do you have any ideas for me?

  151. Cannonfodder said...

    ahh. I just found your post Regarding not functionality of Moonlight features. Now it works fine- sorry for bothering you.
    http://www.bloggerzbible.com/2011/09/regarding-not-functionality-of.html

  152. BEATS LIFE N GRAPHICS said...

    Why I Can't Modify or remove the bible latest new tab, when i clic on modify, nothing apear on the configure flux box?????

  153. BloggerNetwork said...

    You have to edit it from the template code. Search for the same words in the template code and change accordingly.

  154. Lisa said...

    Hi!
    I'm editing this template on a sample blog (http://sewgloriedtest.blogspot.com) first (so I can update all the proper links...etc before uploading it to my real blog at www.sewgloried.com) however changing the color of the main nav.bar tabs has got me stumped. I changed the color of the slide.down bar but cannot seem to find to code of where to change the main.bar tabs.
    Thanks!

  155. BloggerNetwork said...

    Hi Lisa,
    Actually the code you are looking for is in the template code.
    You can find it by searching for "<a href="#tab1">Flickr</a>"

  156. Jenna said...

    Hi!

    I am having some trouble with the bold, italic, underline functions in my blog. When I use one of these functions in a post, they do not appear that way when I publish. I read through some of the comments and can't figure out the code. Do you have a code that would change this? Where would I place it?

    Thanks!

    Jenna
    callherhappy.com

  157. Monica said...

    Hi, I'm having trouble showing the Related Posts widget - the code is in html however it's not appearing in my blog. Also, I wanted to delete the nivo slider but it won't allow me to delete the widget in my page elements. Do you have an idea how to delete it? If you look at my blog, you'll see that it there above the first post and you won't be able to see the related posts at the end of each post. Any help would be greatly appreciated.

    Thanks,

    Monica
    weissfamily3@blogspot.com

  158. BloggerNetwork said...

    Hi Monica,

    I saw your blog,i think you have figured the related posts widget. Regarding the slider,just add this code in the widget instead of the slider code.
    <span></span>

  159. Monica said...

    Thanks so much for your quick response. Unfortunately, I still don't see the related posts widget on my blog...isn't it supposed to be at the end of each post?

  160. Monica said...

    ...and thank you(!!!) for the slider code. I just couldn't figure it out.

  161. BloggerNetwork said...

    But i can see the related posts widget at the end of you posts.Check this image
    http://205.196.120.31/dffb17bdabb5f6a4281c8a3e8d6b6233e6626a36f1cced94e8a14c5b8991d5cf4g.jpg

  162. Monica said...

    Hmmm...you're right. Thanks! Didn't even know it was there. Thanks so much for all your help.

  163. lampeace said...

    feature post is not show on my blog http;//www.lampeace.com . can you help me? please

  164. lampeace said...

    Hi, I'm having trouble showing the Feature Posts widget, help me @ www.lampeace.com

  165. BloggerNetwork said...

    The image links you are using doesn't have any image. They are invalid image URLs

  166. SiddiqueFatimah said...

    I loved this template so much thank you for designing it , I'm have few problems when plug the share button of facebook and twitter and googleplus on every post it appears on the summary post and i dont like it to appear on summary post can you tell me please how can i make it only in the post ?

  167. SiddiqueFatimah said...

    and few more question :( how can i make the title of the post bold ?

  168. Nik Ahmad Fariq said...

    Add comment button under the blog post doesn't work. Please help! (fzikuz@gmail.com)

  169. MsBilliLilli said...

    Hey!
    I just wanted to say a big thank you for sharing such an amazing template. Your hard work is much appreciated by all of your readers and thanks to you I have a blog that looks professional.
    <3 Billi

  170. BloggerNetwork said...

    Thank you for those kind words

  171. Değmesin yağlı boya said...

    İ couldt make any changes i just havedremoved the flickr tabs..so..can you help me to remove blogs name and description..i would like to display an image as header..sorry for my low english..
    Oh and if it is easy for you how can i put footer columns or menu..thanx



    Take care..

  172. SiddiqueFatimah said...

    I'm having problem with the template can you please help me I don't know why I dont see my picture's I have to refreshe them 2 or 3 times then they appear and can you please give me Recent Post html code ? I removed it mistakenly please help me and thank you so much

  173. cashmilk said...

    help I accidentally loaded another template and when I reloaded MOONLIGHT my right SIDEBAR is being placed at the footer of the page.

    cashcowmonkey.blogspot.com

    Here is my email fochinvestments@gmail.com

  174. ~Mel said...

    hi there, i love this template but it is not showing the date below title post. i've tried looking for codes on google to help with that, but nothing seems to make the date show up. please advise. thanks!

  175. MsBilliLilli said...

    Hey
    I have just one quick question, how do I make my header align to the left rather than the center? I have tried everything I could think of to remove the extra spacing on the left but with no luck(although I am still a beginner in HTML). I was hoping you could tell me how to fix it? Here is the link to my new blog http://msbillililli.blogspot.com/ so you can see what I mean

    Thank you so much!
    Love your work
    <3 Billi

  176. BloggerNetwork said...

    Hi MsBilliLilli,

    Go to your blogger template and find code like this
    #header-wrapper {
    margin: 0;
    padding: 0;
    }
    and replace with this one
    #header-wrapper {
    margin: 0 auto;
    padding: 0;
    width: 1020px;
    }

    Also find this code
    #header {
    margin: 0 auto;
    padding: 0;
    width: 760px;
    }
    and replace it with
    #header {
    padding: 0;
    width: 760px;
    }

  177. BloggerNetwork said...

    @ SiddiqueFatimah can you show me your blog.

  178. BloggerNetwork said...

    @ ~Mel you need to change the timestamp format to date format. Now its selected to time format. Change it by going to Settings panel

  179. MsBilliLilli said...

    @BloggerNetwork Thank you so much for your prompt reply! I really appreciate it :) Your solution worked perfectly!
    <3 Billi

  180. Jay said...

    @BloggerNetwork what u meant by 'change the timestamp format to date format. Now its selected to time format.'? i have try it but it doesn't work and also how do i change the nivoslider to nivogallery?

  181. SiskoBLN said...

    when i try to install the theme, ill always get the errormessage, that the style.css is missing.
    whats wrong? oO

  182. HELENA said...

    Thank you so much for your template and instructions - I'm using it now as my New Year blog template and love it!

  183. Jeannie Finley - Capellan said...

    I love this template and have been playing around with it for several hours. Couple of things if you can help me. (I have read all the comments above to see if the issue was asked and answered)

    1. The time stamp doesn't show on the post. I have changed the setting for different formats but it still doesn't appear on the Post.

    2. How can I have the Slider stay when browsing the blog. If you click on a post or old post or one of the drop-down links in the Tabs, or do a search, the Slider disappears. How Can it permenatly stay there when browsing through the blog? Can I move the slider in the Header section?

    3. The labels appear on the top of the post and I would like it at the bottom but can't figure out how to do it. I've looked into the Post settings and moved it to the very bottom and it still shows on top. I also want to get rid of the Foward slash marks that are in-front of the Labels.

    4. Also the Labels widgett, how do I get it to do the cloud effect. I saw a place in the template that says TAG Cloud. Would love to add that feature.

    5. Comments, when I click on a post, how do I change the font size in the message that has "reactions to this post" and the Leave a comment button isn't working. I can't figure out where in the template this can be changed. I would also would love to have the "leave a comment feature at the bottom of each post vs. you have to click on it to leave a post.

    6. I still can't add an image as a background. I have followed your instructions in previous post.

    Help please. Thanks so much

  184. BloggerNetwork said...

    Hi Jeannie,
    That's a really too much you are asking. If I'll tell it will probably confuse you. I think you should consider the premium service. $30 and i will do the changes for you whatsoever they are.

  185. Jeannie Finley - Capellan said...

    So sorry I know it was much. I'd understand if you told me...but since I know there is an option to do that, I will take advantage and save lots of time.

    Thank you.

  186. Jeannie Finley - Capellan said...

    Can you give me email address so I can send Paypal payment or can you send me invoice.. jmfcapellan@gmail.com

    Thank you.

    Can I also give you a blog site that has a feature on the template that I really like?

  187. Allia Watches said...

    Thank you for sharing!

  188. Vipul Anand said...

    Convenience to use a blog is its highlights and bold descriptive topic headings... Moonlight Looks good... i'm switching over to it today

  189. 101 Svajone - LifeStyle blog said...

    Hi Guys,

    Is there any options to get comments by facebook account and like button on end of posts?

    Thanks!

  190. Annabelle said...

    Great template... Could you tell me how I can make the red text (blog description under title) a bit bigger?

Post a Comment

For any inquiry leave a comment
Blog powered with Do-Follow,so comment to get backlinks

Site Meter