| Thread | Last Post | Replies |
|
| CSS layout having problems in ie6 | 31 Aug 2007 21:11 GMT | 4 |
Hi again folks. I finally got my page to look the way I wanted in IE7, Netscape and Firefox when I decided to try it in IE6. Unfortunately, my right content moved directly below my left content.
|
| Achieving same results in all browsers | 31 Aug 2007 17:59 GMT | 2 |
I was wondering, in order to get results are the same in all browsers (or as close to the same) shoud I be using px for padding and margins or should I be using em's. Or is there is another unit that I should be using?
|
| This group is just the funniest thing I have read for a long while | 31 Aug 2007 17:56 GMT | 6 |
Guys (and girls if you are here) This group is one of the funniest I have read for a long while. Most of my other lists and groups deal with dull tech stuff like 'how do I stop my parabolic swash pump controller leaking memory all over the
|
| CSS Menu Highlighting Problem | 31 Aug 2007 08:27 GMT | 21 |
I'm using CSS to highlight main navigation items in a 'suckerfish menu' for the currently loaded page, i.e. when on the home page, the 'home' navigation item should be highlighted. I've almost got this working, except for some reason, the highlighted
|
| IE6 and absolute positions | 30 Aug 2007 14:42 GMT | 2 |
I posted some time ago about a particular layout I was trying to achieve. I was told that I needed to strip the page of all the non essentials to make sure that the page was easily accessible. The idea was to have individual fixed positions for components on the page. In Safari, ...
|
| Trying to understand overflow:hidden | 30 Aug 2007 09:24 GMT | 11 |
I'm trying to understand the overflow property. The following was suggested as a solution to a previous issue I had http://www.quirksmode.org/css/clearing.html This works (section: The New Solution) but I don't understand why.
|
| How come CSS system colors have been depricated ? | 29 Aug 2007 16:43 GMT | 4 |
I am just writting a custom JavaScript control for one of my web pages and it is gread to write controls that look just like the native ones. How come system colors have been depricated in CSS 3 ? Why limited systems that have no system colors could not just supply
|
| Image Browse Button | 29 Aug 2007 12:16 GMT | 9 |
Is there a way to make the browse button an image? Thanks, Miguel
|
| little issue with positioning | 29 Aug 2007 07:17 GMT | 3 |
been messing around but can't seem to find what's causing my problem. If in IE 7 i look at the page http://www.techtransfer.ugent.be/joomlatt/ it looks fine and as it should (that is: the dotted line on top of the left hand menu and the dotted line under the title on the right ...
|
| Force split of unique long word in a narrow TD | 28 Aug 2007 18:04 GMT | 62 |
I have a narrow TD in a TABLE. It has a width=SomeNumberpx constraint. SomeNumber is much less than the width of a unique word. I would like to split within the TD, according to the width of the TD.
|
| div ignoring container edges | 28 Aug 2007 10:10 GMT | 11 |
Having a problem in Firefox, with something similar to: <div style="border: thin solid blue; min-height: 15em;"> <div style="border: thin solid red; height: 80%;"></div> </div>
|
| List with images | 28 Aug 2007 00:20 GMT | 5 |
this is another problem that tempts me to use tables but before I do that I'm going to ask you. Sounds simple: A list of images with a description to their right. Illustration:
|
| 'clear: both' just inside the current div | 27 Aug 2007 13:21 GMT | 5 |
how can i clear float inside a div without impacting others elements? regards.
|
| opacity and IE | 27 Aug 2007 11:55 GMT | 6 |
I have a p tag defined as .nav_current { opacity:.5;
|
| Understanding floating divs | 26 Aug 2007 13:43 GMT | 3 |
Firefox 2.0 IE 7.0 Opera 9.22 I have the following html (there is no stylesheet, the ids are just
|