| Thread | Last Post | Replies |
|
| Problem with my churches css website | 30 Apr 2007 15:14 GMT | 7 |
Hi, can anyone take a look at my church site and tell me what I need to do to fix it. It renders all wrong in IE7 (I think - I'm on a MAC and have sent it to some friends who say its all wrong, however I haven't got direct access to a PC that I can work on. So I'm working
|
| Simple positioning problem | 30 Apr 2007 09:47 GMT | 2 |
Hey there. My name is Rowan, and it's been three weeks since I last used tables for an HTML design. Okay, I'm rather new to CSS and I have a big positioning problem here.
|
| tabbed display going wrong in Firefox | 29 Apr 2007 18:21 GMT | 3 |
I try to get a tabbed display work both in IE (6 and 7) and Firefox. The last does give a problem. What's going wrong here? I'm totally puzzled. <!doctype html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
| <OL type="1"> and IE | 28 Apr 2007 14:30 GMT | 3 |
In a css page I have the following: [CSS] .OLC{float:left; width:150px;text-align:center; } OL{ list-style-position:inside;}
|
| Color vs Hex Codes? | 28 Apr 2007 14:09 GMT | 11 |
I understand that when writing a css and specifying color I can use the following color _names_: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow
|
| Aligning content in table cell to top of cell | 27 Apr 2007 17:55 GMT | 6 |
Please advise on how I can get this content (from "Choose a Map" down to the "Show Map" button) to be positioned at the top of this table cell. Please see:
|
| Move last span to the right side | 27 Apr 2007 16:51 GMT | 4 |
Sorry, I don't have a sample web page, but hopefully the crude illustration below will suffice. Given that the space within the dashed upper and lower lines is a div across the entire width of the page and that the [-tab-] areas are spans that sit on the
|
| p + p | 26 Apr 2007 08:54 GMT | 3 |
I was using CSS of: p + p {...} ...to indent secondary paragraphs in conversations and descriptive text. This allows not including a class on every secondary <p> tag, of
|
| Drop Down list breaks layout in Firefox | 25 Apr 2007 17:43 GMT | 1 |
Drop Down list in a form is breaking layout of the page in FireFox. Here is the page in question: http://www.redchip.com/visibility/RCinstitutional-Requestinfo.asp The layout is simply two floating div's in a container div.
|
| Problem with my churches css website | 25 Apr 2007 02:06 GMT | 2 |
Hi, can anyone take a look at my church site and tell me what I need to do to fix it. It renders all wrong in IE7 (I think - I'm on a MAC and have sent it to some friends who say its all wrong, however I haven't got direct access to a PC that I can work on. So I'm working
|
| Drop Down menu breaks layout in Firefox | 24 Apr 2007 19:48 GMT | 1 |
Here is the link in question: http://www.redchip.com/testing.asp It is simply styled with floating divs. Two floating divs are in a container, and they look fine, until I
|
| CSS applied to XML elements? | 24 Apr 2007 14:55 GMT | 4 |
Using: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 http://emle.sourceforge.net/emle020000/teste1.xml
|
| Help CSS breaking layout | 24 Apr 2007 14:12 GMT | 1 |
I need someone to take a look at http://www.matatransit.com please. The "Local Weather" box on right breaks the page layout and moves subsequent right column content to bottom of page in IE browsers. If I turn off CSS this is resolved, so I know it's the likely culprit. I
|
| How could I format a <ul> or <ol> tree into 2 columns using CSS? | 24 Apr 2007 07:36 GMT | 1 |
A 2 columns x 10 rows matrix input form <ul> <li> <ul>
|
| Cross browser way to inherit? | 23 Apr 2007 20:46 GMT | 4 |
I've discovered on both IE and Firefox, this is not working ... .tabText { color: inherit; font-family: Tahoma;
|