• Hi there, i’ve released the first versión of my wp_theme…
    If you want to check it out, come and take a look at equiX
    The site is in spanish, mi native languae, but the code of the template is in english

Viewing 6 replies - 1 through 6 (of 6 total)
  • Any forthcoming support for pages?

    I like the clean layout, but I like having my pages linked, too!

    very nice…. this one should be as popular as minima plus

    Thread Starter xmarcos

    (@xmarcos)

    gregkendallball If you take a look at the code of the sidebar, you will see the code for displaying pages. Is uncommented by default, because not many people use them yet. But it is tehre as well as the template for them.

    badr Thanks for that, hope you liked.

    For those of you who are using this theme and notice a blowout if you’re using IE, insert this code in the main stylesheet, replacing the two mentions to the blockquote:

    .post blockquote p {
    margin: 1em;
    }

    blockquote, .quote {
    overflow: hidden;
    background-color: #F6F6E8;
    padding: 0;
    margin: 1em;
    border: 1px solid #525D5A;
    -moz-border-radius: 10px;
    }

    blockquote cite {
    margin: 0;
    padding-left: 63px;
    font-size: 8pt;
    font-style: normal;
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    color: #333;
    background: #FDFDFA;
    }

    The color codes there are the default, but this will keep the text from losing it’s wrap after a quote for IE and it gives it a nice rounded box quote for Firefox.

    Thread Starter xmarcos

    (@xmarcos)

    eragle: Thanks for the feedback!, i see you are using the theme already. I will fix the code as soon as i have the time.

    Bueno Yo soy el Usuario que usa este theme me siento muy orgulloso por ello ya que fue echo especialmente para mi…eso decia el email que me llego… estos son los mios… wemaster @elreviente .com equix @ coderic . org …

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘|x| – One Theme to Rule Them All’ is closed to new replies.