Friday, May 27, 2011

Friday (5/27/11)

Finally today I finish the CD'S website but now I just need the link of the music so people can download.


I work on the main website and here is the link.
 The main menu have the same effect of the CD'S site but with a different color when you pass the mouse over it.
For the menu I used the same style of the CD'S.

The CSS. In the css if you notes some commands that  look something similar  to this one below is because is not making any effect to the website.

/*h4 {
 width: 900px;
 color: #d7ceb2;
        text-shadow: 3px 3px 0px #2c2e38, 5px 5px 0px #5c5f72;
        font: 21px 'BazarMedium';
        letter-spacing: 9px;
 margin-left: auto;
 margin-right: auto; 
 padding-top: 50px;
}*/

1 comment:

  1. Another issue will be making this site bilingual - with both English and Spanish versions of the site.

    It could be a great opportunity to look into localization, with the language displayed depending what locale you have set, but we could also just add buttons to move back and forth between languages.

    Let's look into that.

    ReplyDelete