.login {
color: #000000;
font-size: 10px;
width: 140px;
height: 27px;
background: #FFFFFF url(images/textbox-bck.jpg) no-repeat;
border:
none;
margin-left: -2px;
padding:6px;
}
Cool no? So now the website is all preped and ready for a user login add-on. Woop. So with that taken care of and no longer bugging me we move onto part two. Galleries. There's two galleries I wanted to impliment on the website and I've used the same feaute for them both. Yep, I'm sad to say I'm some what of a lightbox whore. It JS lightoboxes all round! One for the wallpaper gallery:
And one for the Story Art galleries:
But not all is as simple as it seems. All that content is loaded dynamically into the light box by incorperating it in to the repeater function built into asp.net. So each element can be dynamically controlled by (eventually) logging into a custom built control panel.
So that's this weeks pickings and as I'm having the busiest weekend ever (and by busy of course I mean partying several times over) that will prob be all for a good few days. Unless I can cram some time in between the merriment!



No comments:
Post a Comment