Page view counter

Club Site page layout

Last post 04-06-2006 4:13 AM by jimmy_fingers. 7 replies.

Sort Posts:

  • Club Site page layout

    04-04-2006, 12:41 PM
    • Loading...
    • jimmy_fingers
    • Joined on 10-27-2005, 11:22 AM
    • Bristol, U.K.
    • Posts 179
    • Points 801

    Could someone please tell me how to get the same page layout as the Club Site Layout? I really like the way the main page looks both raised and in the middle of a background page, with a drop shadow. I'd really like to use this format in other of my websites and so would like to know how its done?

     

    Many thanks,

    James

  • Re: Club Site page layout

    04-04-2006, 2:08 PM
    • Loading...
    • eramseur
    • Joined on 10-09-2004, 12:36 AM
    • Washington DC
    • Posts 752
    • Points 3,692
    I believe the CSK uses .net 2.0 skins/themes.  You could just find the skin/theme files [ css] located in APP_Themes most likly and add these to your site. 

    http://eramseur.blogspot.com/2005/11/themes-and-skins.html
  • Re: Club Site page layout

    04-04-2006, 3:46 PM
    • Loading...
    • jimmy_fingers
    • Joined on 10-27-2005, 11:22 AM
    • Bristol, U.K.
    • Posts 179
    • Points 801
    ok thanks for that I'll have a look. I had a quick look at the images in the images folder to see how they were all laid out. Also, how do they put the main page exactly in the middle so that it remains in the middle regardless of the screen res.?
  • Re: Club Site page layout

    04-04-2006, 6:49 PM
    • Loading...
    • mikedeko
    • Joined on 06-23-2002, 2:39 PM
    • Posts 119
    • Points 592

    James-

    This kit does not use skin files, just CSS and div tags.

    -Mike

  • Re: Club Site page layout

    04-05-2006, 4:33 AM
    • Loading...
    • jimmy_fingers
    • Joined on 10-27-2005, 11:22 AM
    • Bristol, U.K.
    • Posts 179
    • Points 801
    I'm still trying to figure out looking through the css file how they managed to get the main content page in the exact middle of the background image? With my sites everything seems to move if the res is changed.
  • Re: Club Site page layout

    04-05-2006, 4:37 AM
    • Loading...
    • jimmy_fingers
    • Joined on 10-27-2005, 11:22 AM
    • Bristol, U.K.
    • Posts 179
    • Points 801
    Also, when I create div areas my css file would have the .name tag, but on the club site some of them have a  #name tag which I don't understand.
  • Re: Club Site page layout

    04-05-2006, 3:13 PM
    • Loading...
    • MrLunch
    • Joined on 08-09-2005, 5:04 AM
    • Silicon Valley
    • Posts 144
    • Points 727

    The short answer is..

    what keeps the #body div (and #poster etc) centered is

    margin-right: auto;

    margin-left: auto;

     

    Mark Bracewell
    Forums Starter Kit
  • Re: Club Site page layout

    04-06-2006, 4:13 AM
    • Loading...
    • jimmy_fingers
    • Joined on 10-27-2005, 11:22 AM
    • Bristol, U.K.
    • Posts 179
    • Points 801

    Cool, many thanks for the help!

     

    James

Page 1 of 1 (8 items)