| Thread | Last Post | Replies |
|
| Background image doesn't fill a float:left column | 31 Oct 2005 20:39 GMT | 1 |
Hello! I am trying to lay out a left navigation column with a background image, where the left nav column runs the entire scrolled height/length of the page. The float:left column layout works fine, but the background image doesn't continue downward in this column below the
|
| styling footnotes a la Chicago/Turabian | 31 Oct 2005 04:55 GMT | 2 |
At present I style my footnotes as follows: .note { vertical-align: super; font-size: smaller;
|
| Which is the standard for bottom positioned background? | 30 Oct 2005 21:44 GMT | 10 |
Hello. I set a background image like the following; body { background: url('back.png') repeat-x bottom;
|
| Image inline with text query | 30 Oct 2005 16:21 GMT | 5 |
I wish to place an image of a word of text in the middle of a sentence, but need to adjust the vertical position of the image so that it looks inline with the text. I have tried unsuccesfully to do this with margins and padding on both the
|
| Internet Explorer not rendering CSS properly - fine in Firefox | 28 Oct 2005 23:59 GMT | 12 |
IE 6 Firefox looks just fine. I have run my html and css through the W3C validator. The html is fine and the css gets the following:
|
| Problem: Stylesheets don't always load on first try. | 28 Oct 2005 21:24 GMT | 14 |
http://mysite.verizon.net/gdguarino/montauk.htm You can also click on the other pages of the site if the problem doesn't show itself on this page. I'm using two stylesheets for each page, one with the position and size
|
| Forms and CSS - lining stuff up | 28 Oct 2005 19:49 GMT | 5 |
Is there a recommended way to line up form fields with their labels so that the label column is right justified and the fields are left justified? Example: http://www.dorseygraphics.com/review/fishbowlsun/adextranet/pagetemplate/for
|
| css problem with background images | 28 Oct 2005 18:13 GMT | 3 |
I am having problems loading background images on my pages. I have created a css to display the images. It works just fine on my test box, but when I tried on real pages it wont upload any images everythin else displays just fine. I used a table and added a background image to
|
| Firefox en Opera: 1 pixel gap between 2 div blocks with width set to 50% | 28 Oct 2005 14:48 GMT | 1 |
I have 2 div blocks with each div taking up half of the page width. So in the CSS they both have width: 50%. See http://home.scarlet.be/~vv991306/leftright.html In Mozilla Firefox and Opera, depending on the width of the browser
|
| A row of images | 28 Oct 2005 09:40 GMT | 4 |
I have 4 images that live next to each other inside a DIV. When the page is resized too narrow, the 4 images start to stack on top of each other. Is there a way for me to specify that these images should never stack, but only live side by side?
|
| page critique | 28 Oct 2005 09:38 GMT | 2 |
I have a page at https://www.ccmeonline.org/online_application.shtml the looks OK in most browsers, tho a little sloppy in Opera 8.5 but someone sent me a screenshot at https://www.ccmeonline.org/images/screenshot.bmp which shows text overtop some prices. I checked with the user ...
|
| IE: Overflowing images in 3 column design not displayed properly | 27 Oct 2005 23:00 GMT | 10 |
I thought I got along with a 3 column design and CSS. But still IE and Firefox show images that overflow the center box different. Please have a look at this example: http://venida.de/test/9boxes.htm & http://venida.de/test/9boxes.css.
|
| htmldog suckerfish liquid | 27 Oct 2005 19:06 GMT | 23 |
Anyone knows if the htmldog suckerfish menu can be done in a more fluid way: http://www.htmldog.com/articles/suckerfish/dropdowns/ Or more precisely, the 2-level menu: http://www.htmldog.com/articles/suckerfish/dropdowns/example/bones2.html
|
| Optimise screen size with CSS | 26 Oct 2005 21:18 GMT | 9 |
I understand that there are several ways to effectively control the browser delivery of HTML to make the most effective use of the different screen resolutions today. (And in the foreseeable future...) I have a client with a text based site (displays a lot of labour law)
|
| MSIE spacing woes and DIV width & height minimums | 26 Oct 2005 21:12 GMT | 5 |
Whew! Thanks for your help on that last post. I actually understand what you wrote. I'm trying not to use these groups as a way to get my code written for me, I really want to understand what I'm doing wrong (and right!) so
|