El Blog de Manu

RSS
Seleccionar tema A A
Página

Stripes Theme

Este tema para Wordpress es totalmente gratuito, y puede serviros también para desarrollar el vuestro.

El tema de marras :)

Estas son sus características principales:

  • Dos sidebars con posibilidad de meter widgets. Hay estilos para los widgets que vienen de serie con Wordpress -Calendario, RSS, …-, y una de ellas está optimizada para AdSense, con un ancho de 160px.
  • Soporte para captions, y las alineaciones de la galería.
  • Soporte para entradas paginadas y divididas, y también para comentarios paginados.
  • Localizable por gettext, con traducciones al inglés y al castellano.
  • Comentarios destacados de usuarios registrados.

Si quieres descargarlo, accede al repositorio de temas de Wordpress.

Twitter Facebook Meneame Fresqui Delicious E-mail
Comentarios
  • Hola, excelente plantilla, espero que no te importe que lo adapte a blogger Respetando todos tus derechos de autor ^^.

    Ahora me quedo paseando por tu pagina que me parecio interesante

  • Claro, sin problema. Avisa cuando lo publiques ;)

  • Hey man, great theme :) Using it now!
    Just one thing, I suck at coding but would like to get a bit wider content area if that would be possible? Make the entire thing wider (with out caring for the low resolution folks out there)?

  • Hi Henrik,

    I’m glad you like my theme ;)

    If you want to expand the content, and the whole with, you have to change the CSS (style.css). Let’s say you want 200px more:

    #wrapper, width:1000px; to width:1200px;
    #columnaprincipal, width:506px; to width:706px;

    And you should also change $GLOBALS['content_width'] = 500; to 700 in the functions.php

    That should do it ;)

    Regards,
    Manu

  • Gonna give it a go later :)
    Thanks Manu

  • Listo, Tardó un poco ya que la pagina donde la colgué no trabajan los sábados y domingos.

    Aqui el enlace para Stripes Theme Blogger.

    Decirte que nunca habia trabajado con nombre de las “Div” “Class” en español. xD

    Saludos.

  • Está bien la adaptación, aunque veo que el fondo se mezcla con el contenido :P

    Curiosamente, hay un tipo que me ha comentado una duda de tu desarrollo ;)

  • I really love this theme, but it have a little bug on Internet Explorer.
    When you click on the top menu the header go down of 10-15pixel and when you go ‘hover’ the menu it goes up :)

    Try to use it with IE, click on the top menù and do not move the mouse. And look at the header :)

  • It’s strange, it works fine for me on IE8. Maybe you are using an old version of Internet Explorer?

  • Yes, i have IE 7 :)
    I’ll try to fix it (i do not have IE8 and i can’t download it here at office.. and at home i have mac) if i can fix it i’ll send you the correction for IE7 if you want.

    Thanks anyway for this great work, i really like this theme.

  • Manu, hello.
    I’ll try to use:

    .romper {
    content: “.”;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

    instead of:

    .romper {
    clear:both;
    }

    And it solves the problem with IE7. I don’t know if it works also on IE8 ’cause i can’t try it.. if you want to try yourself this fix the issue with IE7. :)

  • Hi Andrea, thanks for the tip! If it doesn’t break the layout in any browser, I’ll put the code in the next version. It seems that IE8 keeps working ok.

    These kind of hacks make me hate IE even more ;-)

  • Who uses IE? :p

    Hate to be the bugger but I have been trying to figure out how to make a page without the sidebar and then let the content area take over the rest… if you know what i mean :p

    have created a template and removed the get_sidebar bit but I am a bit puzzeld on how to get the content to use the extra space without breaking the layout? Tried some googleing but with nothing of use… any ideas?

    Sry for the bothering :p

  • You have to change

    div id=”columnaprincipal”

    to

    div id=”columnaprincipal” style=”width:984px”

    The problem is that div is in the header.php file, so maybe it’s a good idea to move it to page.php, index.php, single.php and search.php and make the change only in page.php

    I hope that helps ;)

  • Its a start :) Gonna try moving the div and see what I mess up :p

    Thanks for the extremely fast reply :p

  • A bit surprised it worked as well as it did, all pages show up fine except the forum page that I want to use the entire area… (this is what happens: http://sultansblogg.se/?page_id=1636 )

    Site in swedish so you will understand as much as I understand your lovley spanish blog :p But you see what happens. Tried changing style to with and such but same thing happens… Gonna fiddle some more but thanks in advance for any more help :)

  • Sorry for spaming your comments but made a new entery in the style.css insted with the with to 984px :p

    Thanks dude :)

  • Don’t worry Henrik… but I see you had some problems, as your site is shown “Under Construction”. Don’t hesitate to ask me if you need any help ;)

  • Hi Manu! I love the theme, and I’m using it on a new site I’m building.

    I’m getting a bug on my registration page (wp-signup.php). The header & footer come together with no room in between, and the sign-up form just overlaps the footer and runs over below. Any ideas for a fix? (It’s at http://usas.org/wp-signup.php , but I might disable it until I figure out the problem)

    Thanks for any help you can offer!

  • Hi Jack,

    The problem is this theme is not fully ready to use it with Wordpress MU. I’ll upload a new version with a little fix, and I’ll send it via e-mail to you, because it usually takes a day to go live ;)

    Regards,
    Manu

  • Perfect! Everything seems to work perfectly now – Thanks Manu

  • Hey, I’m glad to know that :D

  • Fantástico tema, lo he utilizado para mi blog (aún muy vacío).

    Gracias por vuestro trabajo!!

  • Just started using your theme. Not bad. How do I put my logo in place of the text?

  • Thanks for the theme ! I was searching one just like that for days (y noches) !

  • I’m glad you like it :D

  • Great Template…I used this for my blog @ http://www.londonsautobody.com. Check it out. I’ve been very pleased…Thanks.

  • Hi Manu,

    I have installed your Stripes theme and I am very impressed with it, esp the font and font colors and how they gel with the dark background.

    But i am not receiving comments and the layout is affected when simply viewing the post page after posting a comment.

    I have investigated the WP docs and forum but to no avail. Can you possibly help? This is the error via Firebug:

    Comments (

    Fatal error
    : Only variables can be passed by reference in
    /home/content/z/i/g/zigmanbird/html/Blog/wp-content/themes/stripes-theme/functions.php
    on line
    29

    If you click on a post with a comment you will see what i mean. (www.zigmanbird.com/Blog)

    Would love to hear from you on this if you can. Thanks.

  • thanks you manu for this theme, i will use it on my new site ;)
    respect

    laurent

¿Tienes algo que decir?

Sobre mí

Avatar¡Hola! Soy Manuel Sagra, un ingeniero madrileño de treinta años felizmente casado, y con un niño que es un solete.

Además de disfrutar con mi familia, me encanta jugar, leer, el buen cine, y trastear con el ordenador.

Sobre este blog

Este es mi espacio personal, en el que me gusta escribir sobre mis aficiones y sobre lo que veo en la red.

Funciona con Wordpress, y los contenidos están publicados bajo una licencia CC. El tema es un diseño propio, con algunos iconos de Pinvoke.