Re: [css-d] homage to the square

2008-06-22 Thread David Laakso
Peter Hyde-Smith wrote: > >> >> >> >> Joseph Albers >> >> > > David: > > Also, as you click on the different nav selections, some of the > Square's image vertical sizes must be different as there is some > slight jogging of the nav list. > > > > >

[css-d] General request of css-d members

2008-06-22 Thread David Hucklesby
May I please request that members send messages as text/plain? I am getting a significant number of messages that I am unable to read. Cordially, David -- __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinf

Re: [css-d] homage to the square

2008-06-22 Thread Peter Hyde-Smith
- Original Message - From: "David Laakso" <[EMAIL PROTECTED]> To: "css discuss" Sent: Sunday, June 22, 2008 6:40 PM Subject: [css-d] homage to the square > Greeting from Havana! > > Just a simple means of presenting portfolio visuals -- could use any > feedback, nevertheless... >

[css-d] Creating a forum

2008-06-22 Thread Patrick James
Hi I'm just about to start trying to create a forum for inclusion in a web-site I've been creating. I've never done this before and I'm wondering if anyone could offer any suggestions. The first 'forum solution' I've been looking at is phpBB: http://www.phpbb.com/ The web-site is wish to p

[css-d] homage to the square

2008-06-22 Thread David Laakso
Greeting from Havana! Just a simple means of presenting portfolio visuals -- could use any feedback, nevertheless... :: embedded:: Respectfully. Joseph Albers -- http://chelseacreekstudio.com/ __

Re: [css-d] Two background images on the {body}

2008-06-22 Thread Nancy
> From: Christopher <[EMAIL PROTECTED]> > Can you have two background images on the {body} ? and position them? No, you can only have one background image per element. What exactly is the effect you are going for? You can, for instance, have a background image for the body that is positioned lik

Re: [css-d] bg-image doesn't change when hovering

2008-06-22 Thread Peter Hyde-Smith
- Original Message - From: "jeroen vannevel" <[EMAIL PROTECTED]> To: Sent: Sunday, June 22, 2008 3:23 PM Subject: [css-d] bg-image doesn't change when hovering > > hi, > > I'm trying to create a navbar in which the background changes when > hovering over it. > but this isn't working..

[css-d] right align and shrinking browser window

2008-06-22 Thread Elle Meredith
Hi, I have a page where I have the following rules: body {text-align: right; width: 103.5em; height: 127em; } #container {position: absolute; width: 103em; height: 127em; right: 0; } Inside the #container, I have other absolute positioned elements. And it works well when the browser window is wid

[css-d] bg-image doesn't change when hovering

2008-06-22 Thread jeroen vannevel
hi, I'm trying to create a navbar in which the background changes when hovering over it. but this isn't working... check www.speedzor.com for the not-working page http://yourpaste.net/843/ is the css code can someone help me out? greetings _

Re: [css-d] Two background images on the {body}

2008-06-22 Thread David Laakso
Christopher wrote: > Oh, alright I realized something my style on the the body, works out > fine now because of the resolution I have white space > to the far right of the browser I want to fill this with a image. > In dreamweaver I don't see this white blank space, but in the browser I > do so h

Re: [css-d] Two background images on the {body}

2008-06-22 Thread Christopher
Oh, alright I realized something my style on the the body, works out fine now because of the resolution I have white space to the far right of the browser I want to fill this with a image. In dreamweaver I don't see this white blank space, but in the browser I do so how could I over come this, by

Re: [css-d] Two background images on the {body}

2008-06-22 Thread Erik Harris
On 6/22/2008 9:20 AM, Christopher wrote: > Can you have two background images on the {body} ? and position them? You can have one background on the and one on , but I'd recommend against it. I tried to do this with my site awhile ago, and found that it crashed the Gecko (Firefox) rendering eng

[css-d] Two background images on the {body}

2008-06-22 Thread Christopher
Can you have two background images on the {body} ? and position them? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-d

Re: [css-d] Multiple float 'columns' and gutters

2008-06-22 Thread Barrett
Why not use a CMS or at least a server side include that editors could update without messing with the structure ? Here is a good CMS http://www.emediasales.com/hosting/php-mysql-cms-design.html http://www.emediacms.com/ While I've not personally used it or needed one; I know the people behind

Re: [css-d] Fixed div and Anchors

2008-06-22 Thread Nic Pulford
Hi Georg, That was helpful. Sharing my problem I'm working on a large existing site, 200+ pages, which was put together by the owners. I'm doing some style changes without changing page content. Each page has about 4 anchors and being lazy I do not want to edit each one and make the changes with

Re: [css-d] Fixed div and Anchors

2008-06-22 Thread Gunlaug Sørtun
Nic Pulford wrote: > Your right, it does work with anchors. My solution does not work in > IE 6, and the problem with your solution is that it changes the > layout of the rest. I don't know anything about your layout, so it doesn't surprise me that something that isn't built for and/or tested and