March 23, 2009 ~ Blogger Templates

Author

Quite Random

Compatibility


Platform: Blogger

Demo

Template :: Whiteness (Default version)

Download

Whiteness (8.3 KiB | 3,014 hits)

Whiteness (No Read More Hack) (8.0 KiB | 1,131 hits)

Whiteness (Permanent Sidebar) (8.4 KiB | 928 hits)

Whiteness (Permanent Sidebar and No Read More Hack) (8.1 KiB | 370 hits)

Instructions

Desde el panel de Blogger, en Configuración> Formato> Formato de cabecera de fecha, elegimos la penúltima opción (Día Mes Año :: 08 Mayo 2008).
— From our Blogger Dashboard, in Settings> Formatting> Date Header Format, we pick the option before last (Day Month Year :: 08 May 2008).

Para agregar un minipost, creamos un post, agregándole la etiqueta ‘minipost‘.
— To add a minipost, we simply create a post with the tag ‘minipost.’

La edición de fuentes y colores está habilitada desde el Panel.
— Fonts & Colors edition is enabled from the Dashboard.

‘Read More’ Hack

Para cambiar el número de caracteres a mostrarse en el resumen automático, desde nuestro Panel Blogger (Edición de HTML), buscamos las siguientes líneas en el código JavaScript antes de </head>, y cambiamos los valores:
— To change the number of characters to be shown in the automatic post summary, from our Blogger Dashboard (Edit HTML), we look for the following lines in the JavaScript code before </head>, and change the values:

summary_noimg = 250;
summary_img = 250;

Para cambiar las dimensiones de las imágenes mostradas en el resumen, cambiamos los valores resaltados en el código mostrado aquí abajo:
— To change the dimensions of the thumbnails shown in the summary, we have to change the highlighted values in the code shown below:

.post .post-body img.post-thumbnail {float: left; height: 120px; margin: 0 5px 10px 0; width: 120px;}

También podemos cambiar el texto ‘Read More’ que aparece en los links de los resúmenes. Sencillamente buscamos en nuestra plantilla, con los artilugios expandidos, el siguiente código y cambiamos lo resaltado en rojo:
— We can also change the ‘Read More’ text that appears in the links next to the summaries. We should look for the following code in our template, with the widget templates expanded, and change what’s highlighted in red:

<a class='readmore' expr:href='data:post.url'>Read more &#187;</a>

Like



Technical Support

Technical support is available for this template. Please read this post entirely before installing your template. For more information about the contents of your download .zip and this template installation, please visit the FAQ. To report a bug or ask for specific technical support, visit the contact page.

More in this category:

  • Zachhauser
    My test posts are not showing up.

    The blog archive lists the post with the title, but the blog post doesn't show up anywhere.

    Any help?
  • Please, download the template from here.

    This bug was reported months ago and has been corrected. If you downloaded your template from a different template provider, you will have to update your version of Whiteness by downloading it from here.
  • Triiny
    I can't move my header. I want it to be centered, but now it is aligned to the left...
    How do I fix that?
  • Triiny,

    Before ]] in your template, add the following code:

    #header #header-inner img { clear: both; display: block; margin: 0 auto; }

    This will center your header image.

    Best,
  • My date isn't showing up, at the top left corner of each post. I went through the Date Header Format, like instructed and it is still not appearing. Thanks in advanced.
  • Leah,

    I have no idea why this happened. Try (after downloading a backup of your current template) uploading Whiteness over again. There's, perhaps, a deleted code.

    Best,
blog comments powered by Disqus