Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • matjkd Friend
    #138784

    this here is a site for a gym built from sanidine

    http://www.clubwoodham.co.uk/

    questbg Friend
    #294410

    Hi matjkd

    Very nice site, well done. Sharp, easy to navigate and clean typography with quality graphics.

    I did try to find something to critisize, but couldn’t! I couldn’t even spot a typo :-[

    Great job. You should consider entering this into this months ‘Site of the Month’ competition.

    Chris

    jsliao Friend
    #294487

    very nice indeed. the only thing i noticed is the favicon is still the default sanidine one. you may want to change it to something related to your logo or business

    jwellman Friend
    #294492

    <em>@jsliao 115909 wrote:</em><blockquote>very nice indeed. the only thing i noticed is the favicon is still the default sanidine one. you may want to change it to something related to your logo or business</blockquote>
    That was the first thing I noticed too! 😀 Other than that… looks great!

    questbg Friend
    #294505

    <em>@jsliao 115909 wrote:</em><blockquote>very nice indeed. the only thing i noticed is the favicon is still the default sanidine one.
    </blockquote>

    Doh! Missed that one! :-[

    matjkd Friend
    #294546

    good point, I’ve now changed it! though its taking a while to refresh…

    sunrise Friend
    #294586

    Hi matjkd,

    Wow, very nice! I like the simplicity. It is simple, but yet elegant, and makes you feel it is a great gym to go to. Nice colors too, and the favicon looks great now as well.

    Jackie_chan Friend
    #294993

    Very nice site indeed and an inspiration for my school-website project 🙂

    Do you have a slideshow with 100% width or do you have two slideshows on topsl1 and topsl2? Or ist a JA Bulletin that also somehow changes as the picture in slideshow changes?

    Another question is how do you have separate slideshow images for every menu and submenu?

    I would appreciate if you shared your experience.

    RJ

    we2solutions Friend
    #294994

    i think colors of the menu want to be much brighter.site is nice & sharp .good work dude.

    matjkd Friend
    #294998

    <em>@Jackie_chan 116532 wrote:</em><blockquote>Very nice site indeed and an inspiration for my school-website project 🙂

    Do you have a slideshow with 100% width or do you have two slideshows on topsl1 and topsl2? Or ist a JA Bulletin that also somehow changes as the picture in slideshow changes?

    Another question is how do you have separate slideshow images for every menu and submenu?

    RJ</blockquote>

    Usually on sanadine you can’t show the slideshow in sl1 unless something is in sl2, to get round this is really simple, just edit the html file for sanidine, search for:
    <!– BEGIN: TOP SPOTLIGHT –>

    The line just before this is an if statement, asking if something is in sl1 and sl2 then begin top spotlight. I made it so it just asks if something is in sl1 by deleting the bit about sl2, and I changed it to this:

    <?php if( $this->countModules(‘topsl1’) ) { ?>

    if you intend to use sl2 (which I don’t for this site), and you know basic php it would be fairly simple to change that too

    Making a different slideshow for each menu item is simple too, just a case of creating loads of slideshows, each one pointing to a different folder, then when you edit each module, in the menu assignment box, select “Select Menu Item(s) from the List” and then just select the menu items from the list!

    Jackie_chan Friend
    #295015

    Thanks for sharing with me. After some changes (as shown in this thread http://www.joomlart.com/forums/topic/width-of-template-2/ ) I have only Slideshow on topsl1. I also changed the width of the topsl1 module to 100%.

    But there is one problem: The images are stretched to the very edges of the slideshow area. On your site the images are neatly centered with slight distance to the edges (body, top menu etc.) I attached screenshots of my site and your so you can have a better idea of what I mean.

    Thanks in advance.

    RJ


    1. 1
    2. 2
    matjkd Friend
    #295430

    <em>@Jackie_chan 116558 wrote:</em><blockquote>Thanks for sharing with me. After some changes (as shown in this thread http://www.joomlart.com/forums/topic/width-of-template-2/ ) I have only Slideshow on topsl1. I also changed the width of the topsl1 module to 100%.

    But there is one problem: The images are stretched to the very edges of the slideshow area. On your site the images are neatly centered with slight distance to the edges (body, top menu etc.) I attached screenshots of my site and your so you can have a better idea of what I mean.

    Thanks in advance.

    RJ</blockquote>

    I believe this was down to some editing of the template css file.. firstly though, in the module settings for the slideshow I have the slide width at 900, and height at 311..

    then editing the css, this is what I’ve got for topsl1, I think that’s all I did, give that a try…

    /* Top spotlight */
    #ja-topsl {
    clear: both;
    margin: 0 10px;
    padding: 0;
    height: 340px;
    background: url(../images/topsl-bg.gif) repeat-x bottom #1d1d1d;
    overflow: hidden;
    }

    #ja-topsl1 {
    float: left;
    width: 100%;
    overflow: hidden;
    }

    #ja-topsl1 div#ja-slideshowwrap {
    margin: 15px 10px 0px 14px;
    }

    matjkd Friend
    #297638

    hey, vote for the clubwoodham site on the SOTM page!!

    http://www.joomlart.com/forums/topic/site-of-the-month-march-2009-poll/

    Thanks!

    tondelo Friend
    #297664

    Very nice and clean site. It’s a good thing that it is so far away or I might consider joining 😀 .

    One question I had was what did you use to make the form on the contact page ?

    matjkd Friend
    #297687

    <em>@tondelo 119868 wrote:</em><blockquote>Very nice and clean site. It’s a good thing that it is so far away or I might consider joining 😀 .

    One question I had was what did you use to make the form on the contact page ?</blockquote>

    I run an email marketing suite that allows you to create custom forms to add into websites, I used that.. have a look at the demo below!

    http://www.redstudiohosting.co.uk/marketing/admin/index.php

    user: demo
    password: demo

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 9 voices, and was last updated by  mfcphil 15 years, 7 months ago.

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