Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • philohippus Friend
    #118440

    I particularly like the overall look of your Zibal template, especially its black colour option, but it seems to lack the sleek built in typography of latter templates like Bellatrix (which by the way should also have a black colour option, it would make it suitable for a broader range of purposes)… are you planning on updating the Zibal theme or making a patch available that includes the typography refinements? Or perhaps adding a black colour layout for the Bellatrix theme?

    Cheers

    ErikThorsen Friend
    #213456

    The typograhy is just to add in the css file yourself and whooohaa, you have typgraphy in Zibal as well. ( I assume you are talking about the clip note, tip note, warning note and so on? )

    It is easy enough to modify these templates as everything is heavily commented and most of the templates comes with “user guides”. Read them and everything will be pretty straight forward. 😉

    rfoerster Friend
    #214778

    Hi Erik

    you’re writing <em>@ErikThorsen 6635 wrote:</em><blockquote>The typograhy is just to add in the css file yourself and whooohaa, </blockquote> and

    <em>@ErikThorsen 6635 wrote:</em><blockquote>It is easy enough to modify these templates </blockquote>

    Could you be a bit more specific for the changes to be made. What has to be added from Xenia-css for instance??:confused:

    Greetings

    PS: Not everybody is a specialist and has the time to look into details themselves.

    swemmel Friend
    #214780

    Ok, here it comes. Put the text mentioned under into your template_css.css file of your Zibal-template and you can use the typography of JA-Xenia.

    [PHP]
    p.stickynote {
    padding: 20px 80px 10px 20px;
    background: url(../images/sticky-bg.gif) no-repeat top right #FEFAE1;
    }

    p.pinnote {
    padding: 20px 60px 10px 20px;
    background: url(../images/pin-bg.gif) no-repeat top right #FEFAE1;
    }

    p.clipnote {
    padding: 20px 60px 10px 20px;
    background: url(../images/clip-bg.gif) no-repeat top right #FEFAE1;
    }

    .blocknumber {
    clear: both;
    padding: 5px 15px 10px;
    position: relative;
    }

    .bignumber {
    float: left;
    margin-right: 8px;
    margin-bottom: 5px;
    padding: 0 2px;
    display: block;
    color: #F85703;
    font: 30px/normal Arial, sans-serif;
    font-weight: bold;
    }

    [/PHP]

    Success.

    Sincerely,
    Peter

    ErikThorsen Friend
    #214786

    Thanks Peter, you just saved me 3 minutes of work 🙂

    swemmel Friend
    #214806

    <em>@ErikThorsen 8454 wrote:</em><blockquote>Thanks Peter, you just saved me 3 minutes of work :-)</blockquote>

    No problem. :laugh:

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 4 voices, and was last updated by  swemmel 17 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum