Tagged Questions

1
vote
1answer
1k views

CSS: Dynamic width on Menu

Exact Duplicate of http://stackoverflow.com/questions/994208/css-help-making-menu-fluid The menu works fine with fixed width but I would like the words to wrap ONLY on the top menu categories. I ...
0
votes
2answers
58 views

How to make a block of text have the same width as the images rows in a liquid layout?

I have one block of text, that is the resume of a gallery. The gallery has a liquid layout, that's to say, you can see 4 pictures to x pictures, let's say, 8 pictures, depending on the screen width. ...
0
votes
1answer
1k views

CSS Help, Making Menu Fluid

I got some help with this menu earlier but have a different request now. The menu works fine with fixed width but I would like the words to wrap ONLY on the top menu categories. I need to be able to ...