Re: [css-d] Sidebar drops down to bottom of post div

2010-04-05 Thread Duncan Hill
On Mon, 05 Apr 2010 06:56:28 +0200, Kim Brooks Wei wrote: > http://tinyurl.com/yk8dbnb > > On the archive page for a category in this blog the sidebar drops > down to the bottom of the post area - it won't position on the right > as it should. Help appreciated as always. > > Happy holidays for

Re: [css-d] Divitus?

2010-04-05 Thread tedd
At 12:11 PM -0400 4/2/10, Climis, Tim wrote: > > I'm not familiar with the '8 div flexy box'. Could someone provide a URI? > >That's not it's official name, and I'm not sure what is, but you can >see an example I did a few weeks ago here: http://sunapsis.iu.edu/ I don't know what the official na

Re: [css-d] liquid image frame

2010-04-05 Thread Krupa Anna Katalin
jeffrey morin wrote: > does anyone know where i can find some examples on how to frame a photo > using css and images? i want it to be liquid so that it can expand to > different size photos. > > http://ltfeatures.com Hi, if you want that to work cross browser, than you can use table for that. Don

[css-d] hidden input fields causing an empty space in IE browsers

2010-04-05 Thread Nancy Johnson
I have a form with hidden input fields and a submit button. It's inline with elements that are not in the form. In IE browsers there is an empty space where the hidden fields are. Is there a way using CSS to get rid of the space? Thanks in advance. Nancy __

Re: [css-d] hidden input fields causing an empty space in IE browsers

2010-04-05 Thread Jukka K. Korpela
Nancy Johnson wrote: > I have a form with hidden input fields and a submit button. It's > inline with elements that are not in the form. > > In IE browsers there is an empty space where the hidden fields are. > Is there a way using CSS to get rid of the space? I've seen such things happen on so

Re: [css-d] liquid image frame

2010-04-05 Thread jeffrey morin
On Mon, Apr 5, 2010 at 8:59 AM, Krupa Anna Katalin wrote: > jeffrey morin wrote: > > does anyone know where i can find some examples on how to frame a photo > > using css and images? i want it to be liquid so that it can expand to > > different size photos. > > > > http://ltfeatures.com > Hi, > >

Re: [css-d] liquid image frame

2010-04-05 Thread David Laakso
jeffrey morin wrote: > > Kata - It looks like it is already liquid for the most part. But given the > shape of my bottom corners it's not giving me the result I want. Since you > have to set a width on the bottom left corner. i put a test up so if anyone > has any suggestions let me know. I am goin

[css-d] URL exceeds width of Pop up window and doesn't wrap

2010-04-05 Thread Nancy Johnson
I have an "Email a Friend" using an open new window js. I've set the pop-up window size to be 525px wide. Many times the URL exceeds the width of the new window. I've set up some divs with pixel widths nothing works. I even tried a fixed width tabular structure. Is there any way through CSS to f

Re: [css-d] liquid image frame

2010-04-05 Thread David Laakso
jeffrey morin wrote: > > > > Hie David, > > Thanks for your reply. I don't know that I totally understand what > you're saying. What do you mean by this? > > "Scale the individual images and drop them on that frame-block in > photoshop." > > Thanks, > Jeff Jeff, I am not so sure I understand w

[css-d] SOLVED Re: URL exceeds width of Pop up window and doesn't wrap

2010-04-05 Thread Nancy Johnson
SOLVED Here is a link that seems to work in several browsers. http://forums.cocoaforge.com/viewtopic.php?f=13&t=21981 On Mon, Apr 5, 2010 at 12:24 PM, Nancy Johnson wrote: > I have an "Email a Friend" using an open new window js. I've set the > pop-up window size to be 525px wide.  Many times th

[css-d] Modified markers for ordered lists

2010-04-05 Thread Ken Coar
Googled this for a couple of days, no answers yet.. I want to define a class for ordered lists that will change the marker while retaining all the other attributes. Specifically, I want list items to be preceded by an octothorpe and followed by a full-stop and a space. I.e., change the default b