Free Blogger Templates for your Blog

Dark Edition

live demo
Features:
Instructions: How to use this template
Template author:ChicaBlogger
Description:

Dark Edition is a free blogger template with 2 columns, right sidebar, rounded corners, exclusive design for Blogger, space for ads, footer columns and posts thumbnails.

Excellent layout for blogs about games.

Download Dark Edition for free in BTemplates.
Rating4.6 out of 5 based on 49 bloggers.
Compatible with:FFIEChrome
Share:

Comments about Dark Edition blogspot template

30 Comments, leave a reply »
  1. Garfunkel 27 January 2011
    Reply to Garfunkel »

    The slideshow goes to fast.
    how can I fix it?

  2. Claudia 27 January 2011
    Reply to Claudia »

    @Garfunkel: Go to Design/Edit HTML nad find the following code:

    <script type='text/javascript'>
    $(document).ready(function() {
    $('#s3slider').s3Slider({
    timeOut: 4000
    });
    });
    </script>

    Change the “4000″ to a higher value. 4000 means “4 seconds”.

  3. hello55 29 January 2011
    Reply to hello55 »

    where do I insert the sildeshow code?? pls. reply. thanks

  4. hello55 29 January 2011
    Reply to hello55 »

    pls. reply… where do i put the slideshow code??? i really need to know tell me!!!!!!!!!!!!!!!!!!!!

  5. Claudia 29 January 2011
    Reply to Claudia »

    @hello55: Go to Design/Page Elements. You will find a gadget named as “Slideshow” where you must paste the code.

  6. hello55 30 January 2011
    Reply to hello55 »

    @claudia:

    thank you for your reply. I like your template. pls. keep up the good work :)

  7. Eduardo 1 February 2011
    Reply to Eduardo »

    é possivel retirar o slide show e ficar sem o espaço branco no lugar?
    se sim o que fazer?

    Is it possible to remove the slide show and go without the white space in place?
    If yes, how?

  8. Juan Feijoo 2 February 2011
    Reply to Juan Feijoo »

    Hola amigos exekente plantilla la tengo ya aplicada en mi blog y el problema que tengo es que no se poner el slider o esa presentación de imagenes en el blog he buscado en donde colocar el link de las imagenes en la edición HTML y por favor necesito de su ayuda por favor

    gracias

  9. Juan Feijoo 2 February 2011
    Reply to Juan Feijoo »

    Hello friends exelente I have insole already applied in my blog and the problem that I have is that not to put the slider or this presentation of images in the blog I have searched where to place the link of the images in the HTML edition and please to need from his help please

  10. Claudia 2 February 2011
    Reply to Claudia »

    @Eduardo: Go to Design/Edit HTML and remove the following code:

    <b:if cond='data:blog.pageType != "item"'>
    <b:if cond='data:blog.pageType != "static_page"'>
       <div id='crosscol-wrapper' style='text-align:center'>
            <b:section class='crosscol' id='crosscol' showaddelement='no'>
    <b:widget id='HTML1' locked='false' title='Slideshow' type='HTML'/>
    </b:section>
          </div>
    </b:if>
    </b:if>
  11. Claudia 2 February 2011
    Reply to Claudia »

    @Juan Feijoo: Tienes que copiar el contenido de “Slideshow code.txt” en el widget de nombre “Slideshow” que aparece en Diseño/Elementos de la página. Una vez hecho eso, sólo es cosa de reemplazar los enlaces de las imágenes por los tuyos, poner enlaces a tus posts destacados y reemplazar las descripciones. Cada imagen debe tener 920px × 300px.

  12. Eduardo 3 February 2011
    Reply to Eduardo »

    @Claudia: thanks!

    muito obrigado!

    gracias!

  13. Juan Feijoo 4 February 2011
    Reply to Juan Feijoo »

    @Claudia: GRACIAS POR TU AYUDA GRACIAS DE VERDAD SALU2

  14. Sriram 8 February 2011
    Reply to Sriram »

    Thanks for the templates and explanation in the comments(Claudia)…Excellent template and more user friendly…Thanks once again

  15. Aldo Aldama 10 February 2011
    Reply to Aldo Aldama »

    where i can change the slideshow picture??

  16. shfiq 25 February 2011
    Reply to shfiq »

    hi, im so beginner for blog, how to insert the picture on slide show?

  17. Claudia 25 February 2011
    Reply to Claudia »

    @shfiq: First of all, you must paste the content of “Slideshow code.txt” in the “Slideshow” widget which appears in Design/Page elements. Second, just replace the URLs by your new image links. Your images must be 920px × 300px.

  18. Edel_AK47 21 March 2011
    Reply to Edel_AK47 »

    hey can you post here all the HTML code for the slider, because it doesnt appear in the widget called “Slider”,please.

  19. Claudia 21 March 2011
    Reply to Claudia »

    @Edel_AK47: Here you have the code for the slider:

    
    <div id="s3slider">
    <ul id="s3sliderContent">
    <li class="s3sliderImage">
    <img src="http://1.bp.blogspot.com/_V-IXTBBt1Bg/TTSeaamJ16I/AAAAAAAACCc/zcL1w724qrQ/s1600/assassins-creed.jpg" />
    <span><strong><a href="#">Blockquote</a></strong>
    
    <p>Sed dignissim mauris nec velit ultrices id euismod orci iaculis. Aliquam ut justo id massa consectetur pellentesque pharetra ullamcorper...</p>
    </span>
    </li>
    
    <li class="s3sliderImage">
    <img src="http://3.bp.blogspot.com/_V-IXTBBt1Bg/TTSeSz7iKOI/AAAAAAAACCY/a1gWbd62Nec/s1600/zelda.jpg" />
    <span><strong><a href="#">Duis non justo nec auge</a></strong>
    
    <p>Sed dignissim mauris nec velit ultrices id euismod orci iaculis. Aliquam ut justo id massa consectetur pellentesque pharetra ullamcorper...</p>
    </span>
    </li>
    
    <li class="s3sliderImage">
    
    <img src="http://2.bp.blogspot.com/_V-IXTBBt1Bg/TTSeKaNyTAI/AAAAAAAACCU/eJzYy7tICjQ/s1600/marcusfenix.jpg" />
    <span><strong><a href="#">Vicaris Vacanti Vestibulum</a></strong>
    
    <p>Sed dignissim mauris nec velit ultrices id euismod orci iaculis. Aliquam ut justo id massa consectetur pellentesque pharetra ullamcorper...</p>
    </span>
    </li>
    
    <div class="clear s3sliderImage"></div>
    </ul>
    </div>
    
    
  20. Edel_AK47 21 March 2011
    Reply to Edel_AK47 »

    thank you for the code, hey another question, how do i change the green color that shows evertime i touch the widgets (twitter,facebook,RSS), the title posts, the comments, and the first menu bar, i want it to put it with this color code —> #DF0101, thank you again.

  21. Rafael Lorenzoni 17 May 2011
    Reply to Rafael Lorenzoni »

    I can not make a menu in the topnavbar

    the withe-Silver topnavbar

    difficult to make the main menus in this template.

    very nice template, but has an advanced html and unknown to me

    “/

    I’m trying to do but without success

    I had never seen one lavlamp code before

    I need help

  22. jatiyanon 21 May 2011
    Reply to jatiyanon »

    I want button to change the next slideshow

    Please Update !!

  23. Giovanna 3 July 2011
    Reply to Giovanna »

    @Claudia:

    No meu caso, onde deveria estar as fotos do Slideshow, fica um quando em branco. Como coloco as fotos?? Por favor, responda rápido!

  24. Dan 6 July 2011
    Reply to Dan »

    I love it. I plan to use this one for my gaming related blog I am going to be starting soon. May or may not remove the slider, and save people some bandwidth (especially for those still stuck with dialup!).

  25. Farus 5 September 2011
    Reply to Farus »

    @Claudia: Thank u very much Claudia :) u saved my 5 hours

  26. shadowragna 12 September 2011
    Reply to shadowragna »

    Lavalamp plugin does not work on all pages Home page alone But the rest does not work the effect of the button

    how fix this ?

  27. Andy 28 September 2011
    Reply to Andy »

    Lavalamp dont work -.-

  28. grampa 16 November 2011
    Reply to grampa »

    in google chrome the slide dont work

  29. GustavoGamer_BR 4 January 2012
    Reply to GustavoGamer_BR »

    I want to post a big size video ( width 600px and height 400px ) , but I can’t embed videos…

    How can I do this?

  30. Alexandre 13 January 2012
    Reply to Alexandre »

    Hi Claudia
    My lateral bar desapear because I delete all gagets.

    How i put that again?

Reply

Thank you for your comment! If it contains links, your comment will be moderated. If you're looking for technical support, please see the FAQ's, our blog or contact the original author.

There are 4120 free Blogger Templates for You!