Results 1 to 2 of 2

Thread: Coding a 960-grid layout

  1. #1
    Join Date
    Feb 2011
    Posts
    34

    Coding a 960-grid layout

    I just want to know how i go about coding a layout i did in photoshop within the 960 grid system. Do i still have to slice it up, and what aspects of the site would i slice? Site is shown here: (http://connectedconsciousness.org/site.html) .. Also how would i go about making it so that the rollover effect happens on each of the links at the top when clicked on? Thanks so much

  2. #2
    Join Date
    Feb 2011
    Location
    Wiltshire, England
    Posts
    390
    This really is a bit much for someone to explain on a forum. There are techniques to achieve each effect you have going on.

    For instace the rounded containers you would slice the top an bottom off so you've got all the way until the curve has reach the full width and you would place them above and below a wrapper with the same width and backg round colour.

    As for the rolloever effects, you need to look into CSS :hover effects. If you are trying to get the background to move to the link of the current page then you just need to add an ID to the current link and reference it with CSS telling it the background it needs to have.

Similar Threads

  1. Should I use grid-structure in my newspaper site layout?
    By Panda in forum General Questions
    Replies: 1
    Last Post: 29 Oct 2009, 07:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •