![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
This makes me feel so special. ^^ I've finished my first real S2 layout for general download. (All the other ones I've done were pretty basic). It's Firefox-only. In IE it looks strange, and I can't figure out how to fix it. (sweatdrop) I blame
nyreak for this, by the way. She's one one responsible for introducing me to flexible squares.

Click image to preview
Click to Download
Because this took some much effort and is so dear to me as a first, I'm going to have to ask for credit on this one. ^^ If you'd like to see it in action, it's up at
tsukino_tester at the moment, but I can't be sure for how long.
In other news, I'm going to be in Kissimee for the weekend, so I'll be out of touch for the most part. Sorry guys - father calls, and we're not so estranged that I'll say "no" when he asks me to visit and we haven't seen each other in more than a year.
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)

Click image to preview
Click to Download
Because this took some much effort and is so dear to me as a first, I'm going to have to ask for credit on this one. ^^ If you'd like to see it in action, it's up at
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
In other news, I'm going to be in Kissimee for the weekend, so I'll be out of touch for the most part. Sorry guys - father calls, and we're not so estranged that I'll say "no" when he asks me to visit and we haven't seen each other in more than a year.
no subject
Date: 2007-08-03 07:53 pm (UTC)How did you do the whole background around the entires thing? I like that. I don't think it would work with my current layout, but could be handy to know in the future.
It's lovely, by the way.
no subject
Date: 2007-08-03 08:25 pm (UTC)On the plus side, I've learned a LOT more about CSS from this project...
The tags I used for the background were:
#maincontent {
background-image: url(IMAGE URL);
}
.datesubject {
background-image: url(IMAGE URL);
}
And the sidebar (in case you're curious) was:
#sidebar {
background-image: url(IMAGE URL);
}
no subject
Date: 2007-08-03 08:32 pm (UTC)Did you look at
no subject
Date: 2007-08-03 08:36 pm (UTC)no subject
Date: 2007-08-03 08:43 pm (UTC)no subject
Date: 2007-08-03 08:47 pm (UTC)