HighDots Forums  

Sponsored Links


Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss in the Cascading Style Sheets forum.



Post New Thread
Threads in Forum : Cascading Style Sheets Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
ruby_bestcoder (AT) hotmail (DOT) com wrote: removed all instances of float:left and changed the rest as shown below. Try this: <ul...
Jim Moe
12-19-2005 07:46 AM
ruby_bestcoder@hotmail.com Go to last post
4 157
On Sat, 17 Dec 2005 20:26:08 -0000, Jasen Betts <jasen (AT) free (DOT) net.nospam.nz> wrote: Why would the OP need to do this, and why would they...
bessington
12-19-2005 06:31 AM
Andy Dingley Go to last post
8 167
In article <wfbqzjn6vv.fsf (AT) calligramme (DOT) cl.cam.ac.uk>, Jón Fairbairn <jon.fairbairn (AT) cl (DOT) cam.ac.uk> wrote: use server-side...
Michele
12-17-2005 06:56 PM
Jasen Betts Go to last post
5 161
Hi, as far as I know this always worked for a simple webpage up till a few days ago BODY { background-color: white; background-image:...
hrschp
12-17-2005 10:58 AM
Spartanicus Go to last post
7 152
Hi all, If you were to go to the following web site - http://www1.esc.edu/personalstu/fhartnet/grade7.html and take a look at the content panel...
eomer
12-16-2005 04:40 PM
Jim Moe Go to last post
1 145
Hi at all, I'ld want to know if position:absolute is crossbrowser. Infact I cannot position absolutely an element in the some place with fox-pro and...
Steel
12-16-2005 11:33 AM
Steel Go to last post
3 153
bipède wrote: Hardly, it's documented in the CSS specification. "The background of the root element becomes the background of the canvas and...
Steve Pugh
12-16-2005 04:56 AM
Steve Pugh Go to last post
0 146
Ok, IE don't support CSS2 selector; thanks for your answers. I'm trying another way but it work only in firefox and not in IE. Is about the...
ste.paoletti@tiscali.it
12-16-2005 04:06 AM
Steve Pugh Go to last post
1 154
hi, is possible that in IE the selectors parent>child and element (or just element) don't work? for the first case writing parent child(without ">")...
ste.paoletti@tiscali.it
12-15-2005 10:10 AM
Steve Pugh Go to last post
2 178
Hi at all I'ld want to add something to my css file to have in a table the following result First row: 1 single <TD> of 100% width 2th row:2<tds>...
Steel
12-15-2005 10:06 AM
Steve Pugh Go to last post
1 166
Hi, I am having difficulties to render a tooltip in Internet Explorer 6. It keeps hiding behind a relative positioned DIV. It renders fine in...
Robert
12-15-2005 09:54 AM
Robert Go to last post
0 162
Hi at all, in a page I have 3 elements The first is the logo and it is positioned absolutely at top:0 and have a height of 120px The 2th.is a table...
Steel
12-15-2005 03:58 AM
Johannes Koch Go to last post
2 187
Hi Folks, on <a href="http://donbrice.com/new/page.php?section=schools">this page</a> and for all the sections I can't get Safari(2.02)...
michelle koen
12-14-2005 10:03 AM
Stan Brown Go to last post
3 163
Hi, is there a possibility to set the font size to a percent value of the "top level" font size? For example: The font size of the body might be...
Achim Domma (SyynX Solutions GmbH)
12-14-2005 10:02 AM
Stan Brown Go to last post
1 166
Hello all, I need somehelp with background tiling. I have a sneaking suspicion that what I want to do is not possible, but I'll ask anyway. :>)...
Viken Karaguesian
12-14-2005 08:34 AM
Martin Eyles Go to last post
3 158
I have some images with link in a row inside a <p> and I gave them a left padding just to be sure they have some space between them. It looks...
stefano.troiani@gmail.com
12-14-2005 04:49 AM
Spartanicus Go to last post
7 162
Rob Stampfli wrote: No. In his example, a color is specified for "div.navigationItem a" and a background color is specified for "div.navigationItem...
eomer
12-14-2005 04:22 AM
Chris Morris Go to last post
9 155
Ok, I get the thing about specifying color and background-color together. So I specify: background-color: transparent; in my CSS file. And I...
Ed Mullen
12-13-2005 07:35 PM
Ed Mullen Go to last post
2 149
hello, I am in asp.net and have a form with an asp textbox. I specify a cssclass for the text box having the following: ..Textbox { font-size:...
ujjc001@gmail.com
12-13-2005 07:30 PM
ujjc001@gmail.com Go to last post
9 160
I'm working with code from the book "Ajax in Action" (by Dave Crane, Manning Press). The chapter 6 code has a "notifier" object. It will show a...
javaguy@sbcglobal.net
12-13-2005 03:39 PM
javaguy@sbcglobal.net Go to last post
0 149
Hi, I have a web application which uses external CSS files extensively. Now, I need to port this application to run inside a portlet. So, it will...
alexrib
12-13-2005 10:41 AM
Pawel Knapik Go to last post
2 174
hi all, i have a strange problem when trying to set up a horizontal menubar: i would like to split the whole screen from left to right into...
wiewel@gmail.com
12-13-2005 03:56 AM
Martin Eyles Go to last post
6 208
I have a problem with css I have a this xhtml code: <span> <span> <span/> <input type="radio"/> .... <span/> <input type="button" onclick ="var...
ste.paoletti@tiscali.it
12-12-2005 11:53 PM
ste.paoletti@tiscali.it Go to last post
5 225
jawolter (AT) gmail (DOT) com wrote: Name: text-overflow-mode Applies to: block-level and inline-block elements You do know that CSS3 properties...
Spartanicus
12-12-2005 02:58 PM
jawolter@gmail.com Go to last post
3 169
I have a DIV that becomes visible when a link above it is moused over. The DIV has links in it like so: <div class="popup"...
Sugapablo
12-12-2005 12:54 PM
Pawel Knapik Go to last post
1 167
bipède napisał(a): if you use html, body { height:100%; min-height:100%; } you will get 100% because you defined it. the above means "exactly 100%...
Pawel Knapik
12-12-2005 12:44 PM
Pawel Knapik Go to last post
0 161
It does work in Firefox, but I've been unable to get it to work in Safari. This is as far as I was able to get: <style type="text/css"> html, body...
Toby Miller
12-12-2005 07:30 AM
Toby Miller Go to last post
0 177
bipède wrote: Have you tried placing everything inside a wrapper div and repeating the background request in it as well? -- Gus
Gus Richter
12-11-2005 10:10 PM
Gus Richter Go to last post
0 156
Ok, I'm trying to be a good little boy and create a site that doesn't use frames :) Things were going along decently until I uploaded what little I...
AJBopp
12-11-2005 01:28 AM
Gus Richter Go to last post
21 297
On Sat, 10 Dec 2005 12:25:51 -0600, kchayka <usenet (AT) c-net (DOT) us> wrote: I'm prefectly happy with the way it looks on Blinky's lappy at...
Lester L.
12-10-2005 02:11 PM
David Dorward Go to last post
5 250
I dynamaically generate a dropdown list with fixed width, some records are long, I need a horizontal scrollbar to to view whole records. I use IE....
rashni
12-09-2005 09:12 PM
rashni Go to last post
0 184
I was visiting csszengarden.com and noticed that the blossoms.jpg image in the lower right corner does not appear in Firefox 1.5. It does appear in...
Dan
12-09-2005 06:01 PM
Eric B. Bednarz Go to last post
6 128
I'm wondering if any current browser is able to display this demo correctly: http://homepage.ntlworld.ie/spartanicus/round_borders/demo.htm It...
Spartanicus
12-09-2005 03:21 PM
Alexander Clauss Go to last post
8 125
Hi, I'm trying to read the width of a css absolutely positioned element in javascript. If I use an id selector or a class definition then the width...
awoodgate
12-09-2005 07:18 AM
awoodgate Go to last post
2 123
On Thu, 08 Dec 2005 19:25:29 -0600, kchayka <usenet (AT) c-net (DOT) us> wrote: Well, there's still the possibility to use negative margins. But I...
Werner Hempel
12-08-2005 07:56 PM
Werner Hempel Go to last post
7 147
Hi at all, I have a table into my css file I wrote: td{vertical-align:top;} But I want that a certain image be at the bottom of my <td> How can I...
Steel
12-08-2005 06:48 PM
Jim Moe Go to last post
5 127
I have a base font of ..base { font-size: 75%; padding: 10px; } #red { color: red; }
Mel
12-08-2005 04:54 PM
Eric B. Bednarz Go to last post
2 182
Hello all, I'm a little confused on how to implement @media to make some web pages print better. From what I've been able to read so far, I need to...
Viken Karaguesian
12-08-2005 11:55 AM
Viken Karaguesian Go to last post
2 113
Hi , I am a dotnet developer.I am working on crystal reports.My requirement is like this I have an excel sheet with some values.I need to read...
srinivas
12-08-2005 09:40 AM
Martin Eyles Go to last post
1 131
Steve Pugh wrote: Oh, and allowing for different browsers having different vertical margins on <li> elements which may affect the appearance of...
namenotgivenhere
12-08-2005 02:02 AM
Steve Pugh Go to last post
3 110
Is there any way to get the (div.image or li.image) to shrink to the size (+margin/padding) of the contained image without adding another class to...
nboutelier@hotmail.com
12-07-2005 09:21 PM
nboutelier@hotmail.com Go to last post
7 100
I have a simple html page that contains an image in a single table cell, surrounded by a border: <http://www.softrains.com/lc/test.html>. I...
Michael Mayo
12-07-2005 03:38 PM
Lauri Raittila Go to last post
11 194
Hi, I am new to CSS. I want to have an image (170x250) centered and have some text to the right of it, starting from top of the image. I...
ashkaan57@hotmail.com
12-07-2005 04:38 AM
Steve Pugh Go to last post
7 162
Hello I made a site with validated XHTML and CSS. It works fine also. Only in IE i see the site build up without CSS (very fast though) and then the...
Mark
12-07-2005 02:20 AM
David Dorward Go to last post
11 225
Never did it but I suggest: Use divs and spilt the table up. <table> <tr> <div> with column headers <tr> <td> <div> with left vertical column...
timjowers@gmail.com
12-06-2005 01:49 PM
timjowers@gmail.com Go to last post
0 103
I have a lengthy page with several paragraphs. At the top of the page is a navigation bar with anchors to each of the paragraphs (the links). The...
eomer
12-06-2005 04:11 AM
Jukka K. Korpela Go to last post
1 129
I designed my new front-page of my personal page http://www.martineyles.me.uk/ in firefox, and all looked fine. But in IE, the main content,...
Martin Eyles
12-06-2005 02:31 AM
Spartanicus Go to last post
10 251
Here's what I'm looking to do: fixed left column and a right column that fills the remainder of the space. I need the ability to position other...
ChitownE
12-06-2005 12:39 AM
Els Go to last post
1 111
I am trying to use a div with a border (class=info) to contain two...
Stuart Scharf
12-05-2005 07:24 AM
Stuart Scharf Go to last post
2 140
On this site: http://www.bestcigarprices.com/antonio-y-cleopatra/sale-3.html I just switched the menu on the left to a css list using this as a...
meltedown
12-05-2005 06:35 AM
meltedown Go to last post
7 158
Post New Thread

Display Options
Showing threads 3001 to 3050 of 7411
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.