| Thread | Last Post | Replies |
|
| Rounded corners & IE | 30 Nov 2006 23:21 GMT | 6 |
I want to achieve the following: A small image in each of the corners of a box, like below: +-------------------------------+
|[img] [img]+ |
| Draw line from label to right margin | 30 Nov 2006 22:34 GMT | 9 |
I would like to have a label followed by a line to the right margin, such as this: Label: _____________________________________________________________ There are ways to define lines having specific length, but I wanted
|
| Different <ul><li> behaviours between browsers | 30 Nov 2006 20:20 GMT | 5 |
Hello experts!! The top menu navigation bar displays perfectly in IE, but does not display properly in Mozilla or Netscape : http://checkeredshirt.com/textonly.html
|
| image gallery in <ul>: vertical alignment | 30 Nov 2006 13:53 GMT | 2 |
I have a simplified version of my image gallery at: http://www.niksally.f2s.com/upload/gallery/mixed_gallery.html Essentially, the format of the html is an in-line list: <ul>
|
| Using % instead of px | 29 Nov 2006 21:49 GMT | 7 |
OK I have read some docs about fluid layout. The point is to use % instead of fixed-size staff with px, right? So for example if I have 3-columns I should define something like this: .left {width:20%;}
|
| body property and <div> | 29 Nov 2006 21:34 GMT | 3 |
i'm just stepping in the world called css and can't seem to solve this little problem: i wanted a nice red lining in my otherwise green website, so wrote this in my external css:
|
| Further to: css-only image popup when hover image link: is it possible? | 29 Nov 2006 17:18 GMT | 6 |
A few days ago, Jim answered (THANK YOU, Jim) my question about how to make an image pop up when an image link is hovered. That discussion is here: http://groups.google.com/group/comp.infosystems.www.authoring ...
|
| Why wont Firefox recognise my float:left? | 29 Nov 2006 16:43 GMT | 5 |
http://www.ainewmedia.co.uk/test.htm Im learning CSS based layout and Im pulling my hair out as to why wont my banner DIV float to the right of my login box? It works fine in IE. Any help will be greatly appreciated! Ive added coloured borders to
|
| Div with dynamic height and scrolling content | 29 Nov 2006 15:28 GMT | 2 |
I have a page with a content-div that scrolls and has a dynamic height. I do this with position absolute, top and bottom. I can do this if the other parts (divs) in the page over the scrolling part has the same height-unit. To get the top value I add all the other heights together.
|
| OK, *Now* I am Going Crazy | 29 Nov 2006 05:23 GMT | 4 |
File under, no favor goes unpunished. I am doing a simple (!) layout for a friend which is causing me problems. For some reason, the navigation has a four pixel upward shift in Firefox but (for once) displays properly in IE.
|
| visual formatting | 28 Nov 2006 23:52 GMT | 2 |
I have following piece of html. It simply shows a blue label top of a select box. I need to add a similar select box with a label in the same line as the one below.
|
| Why doesn't this work in Opera? | 28 Nov 2006 17:58 GMT | 10 |
I'm wondering why my horizontal navigation lists don't align at the left in Opera as they do in IE6, IE7, Safari, Firefox and iCab? A URL with both of the horizontal lists is here: <http://www.patrickjames.me.uk/bicycle/mymoultons.html>
|
| will <xsl:param name="myParam" select="/.."/> ever have any node | 28 Nov 2006 17:16 GMT | 2 |
What will the expression "/.." in the attribute select="/.." return? I just inherited a huge stylesheet to maintain which has a lot of parameters such as <xsl:param name="myParam" select="/.."/>.
|
| Firefox css-problem | 28 Nov 2006 15:16 GMT | 1 |
The following style sheet for creating drop caps works fine in Safari, Opera, Omniweb and Explorer, the drop caps extend over 3 lines. Only in Firefox it doesn't look as it should, they extend over nearly 4 lines (under Mac OS X). With Firefox under Windows, they extend over 3 lines
|
| 2 column IE issue | 28 Nov 2006 14:39 GMT | 2 |
Here is the site I'm working out: http://www.dwellcreative.com/test/about.html It looks fine most everywhere but in IE on a pc. I have colored the two columns some hideous color, but it makes it easy
|