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     
Hello, I use a style like "a:after" to add an image after external links. It does work. It works too much because I have images that hold links too....
Christophe HENRY
05-16-2007 10:45 AM
Christophe HENRY Go to last post
0 224
Hi everyone, I was wondering if, using a bit of CSS magic, the following was possible: I have a sidebar on the left of the content area, with a...
Taras_96
05-16-2007 05:31 AM
Taras_96 Go to last post
2 283
Opacity (Multi-page thread 1 2)
Beauregard T. Shagnasty wrote: Until something fundamentally changes with the network this concept will remain fine for billboards but not for...
Paul Wake
05-16-2007 01:58 AM
Ben C Go to last post
12 408
laredotornado (AT) zipmail (DOT) com wrote: display: block; ?
Harlan Messinger
05-15-2007 03:25 PM
Ben C Go to last post
1 246
Something that I've been trying to do for a long time is a 3 column layout where all three columns have equal height, and have rounded...
Nik Coughlin
05-14-2007 08:26 PM
Nik Coughlin Go to last post
0 216
Hi, Is there a cross-browser way to keep the items of an unordered list on the same line (horizontal plane)? This is the code I'm working...
laredotornado@zipmail.com
05-14-2007 06:10 PM
Jonathan N. Little Go to last post
1 201
Does any current browser support page-break-inside: avoid? Is there any other wat to prevent page breaks occurring within elements when printed out?
Johnny
05-14-2007 04:39 AM
Johnny Go to last post
0 194
In my CSS stylesheet I can define e.g. A { FONT-WEIGHT: bold; FONT-SIZE: 16px; } and TD A { FONT-WEIGHT: bold; FONT-SIZE: 12px; } What is the...
Marcus Otmarsen
05-13-2007 10:06 AM
David Trimboli Go to last post
11 351
I want to define a text style class which is active whenever I refer to it. The following does not work in CSS: bluetext { COLOR: blue;...
Keith Clark
05-13-2007 09:48 AM
David Trimboli Go to last post
13 322
After using a 3-column template from Ben Meadowcroft which I like the looks of, I need to add an element but don't know how to do it. On the right...
Sheri Orloff
05-12-2007 07:35 PM
Sheri Orloff Go to last post
3 234
Hi, Have you some links who speak about css compatibility for FF and IE Thanks
foucault
05-12-2007 11:54 AM
Gérard Talbot Go to last post
2 219
I have some CSS that goes something like this: table.TableStyle {font-family: "Helvetica", "Ariel"; background- color:white;...
_googlepost@oberst.ca
05-11-2007 03:35 PM
_googlepost@oberst.ca Go to last post
5 248
All, I have a div in my page that has a set width of 1000px, height of 200px, inside this i declare two more div's, both relatively positioned and...
Cruelemort
05-11-2007 11:25 AM
Ben C Go to last post
6 194
Beauregard T. Shagnasty wrote: much easier this just made things for me? Patrick
Patrick
05-11-2007 09:07 AM
Michael Fesser Go to last post
4 232
Background: I am working for a client putting a textbook online. The layout of the textbook is straight forward and is easy enough to style with...
Justin England
05-11-2007 02:18 AM
Gérard Talbot Go to last post
2 192
Hi, I'm struggling to find answers on the problem I'm having, and I desperately need some closure :) I have a bunch of background-images in a css...
marckatsambis@gmail.com
05-10-2007 07:20 AM
David Stone Go to last post
19 402
Beauregard T. Shagnasty wrote: .... and images and any other element that actually is pixel-based. Even better - don't set an explicit height at...
BobTheBowler
05-09-2007 01:49 PM
Bergamot Go to last post
16 470
Do you think it's OK to still use Dreamweaver 8 or is it better to use CS3 because of more up-to-date features?
Cate Archer
05-09-2007 01:38 PM
Bergamot Go to last post
4 263
On May 9, 1:16 pm, "Beauregard T. Shagnasty" <a.nony.m... (AT) example (DOT) invalid> wrote: Oh i see, i didnt know that. i have read many different...
MrAStone@gmail.com
05-09-2007 07:28 AM
MrAStone@gmail.com Go to last post
2 191
I'm sorry, I was pointing to the wrong site... eek! Try this...
marckatsambis@gmail.com
05-08-2007 06:47 AM
marckatsambis@gmail.com Go to last post
0 180
Sorry. I have been pointing you to the wrong page... eek! Try this...
marckatsambis@gmail.com
05-08-2007 06:43 AM
marckatsambis@gmail.com Go to last post
0 191
On 2007-05-07, OtisUsenet <otis_usenet (AT) yahoo (DOT) com> wrote: The point here is that floats don't normally contribute anything to the height...
Ben C
05-07-2007 05:05 PM
Ben C Go to last post
0 231
On 2007-05-07, OtisUsenet <otis_usenet (AT) yahoo (DOT) com> wrote: Putting the float first in the content should work. According to the spec what...
Ben C
05-07-2007 03:18 PM
Ben C Go to last post
0 288
Hello in my CSS section #post-footer I added the line border-bottom: 1px solid #d0d0d0; but the bottom line doesn't show up up. I think the code...
test2000
05-07-2007 10:39 AM
BootNic Go to last post
2 291
Some time ago in this group, someone suggested that we should develop a "different" user style sheet to demonstrate what a user style sheet or...
Jukka K. Korpela
05-07-2007 08:36 AM
Bergamot Go to last post
3 194
Hello On my blog I have a vertical line that is separating the content from the sidebar. This line is going all the way down until the bottom of the...
test2000@gmx.net
05-07-2007 04:15 AM
test2000@gmx.net Go to last post
0 192
Could someone show me how to limit caption width to image width dynamically (image width is not known in advance) if that's possible? I was thinking...
Peter Parker
05-06-2007 09:22 PM
boclair Go to last post
7 241
Hello, is there any free script that could help me to create a dropdown menu (with multiple columns) like the one at washingtonpost.com?
Mad Joe
05-06-2007 06:59 PM
Mad Joe Go to last post
2 199
The page at <http://www.edbjay.com/ver4.html> seems to render properly in Opera 9.2 and IE6, but has a problem with Firefox -- the outer...
Ed Jay
05-06-2007 09:56 AM
Ed Jay Go to last post
2 189
Hi. I want to create a link within a H1 text: --- <h1><a href=foo>text</a></h1> --- And I've got (in my CSS) --- h1
Francesco Moi
05-06-2007 06:51 AM
Andy Dingley Go to last post
2 230
Hello. I broke myself of the habit of using tables for layout some years ago, but still have some pages on my web site that were designed that...
The Bicycling Guitarist
05-05-2007 02:41 PM
The Bicycling Guitarist Go to last post
3 211
Scripsit Man-wai Chang: I'm not, because it's not something that should be done in situations where there are several textboxes per label. In CSS...
Man-wai Chang
05-04-2007 01:31 PM
rAzZbAr Go to last post
3 283
Hi. I want to create a tab with a little "active tab" arrow below it to tell the user where they are. An example is...
pbd22
05-04-2007 09:59 AM
pbd22 Go to last post
13 394
Hi http://www.productionsweb.selfip.com/essais/ Hovering the sentence at the right edge displays some text which I want to be in front of anything...
Bill
05-04-2007 09:11 AM
Bill Go to last post
3 238
Scripsit C.W.Holeman II: That was a wrong move - adding an _input element_ just to have some _alignment_. You would guarantee the existence of a...
Jukka K. Korpela
05-04-2007 02:04 AM
Jukka K. Korpela Go to last post
3 146
Hi, I am a newbie to CSS , I have an issue in my project its java based web app, all the pages are looking fine IE6,Firebox...but the problem is...
MSK
05-03-2007 11:03 PM
BootNic Go to last post
5 145
URL: http://www.tc3.edu/instruct/sbrown/stat50/qz99_.htm CSS: http://www.tc3.edu/instruct/sbrown/print.css (for print) IE6 and Mozilla both do what...
Stan Brown
05-03-2007 09:02 PM
Stan Brown Go to last post
5 181
I've been able to get the <q> element and the CSS quotes property to work well together in English, but not in Russian or mixed Russian and English....
Hank Moss
05-03-2007 11:35 AM
Andreas Prilop Go to last post
5 169
jonhrs (AT) gmail (DOT) com wrote: You just told us the problem. Heh. Just kidding. If you will permit a somewhat exaggerated analogy, this is...
John Hosking
05-03-2007 07:35 AM
John Hosking Go to last post
0 123
Sorry, posted code iso link, but here it is: http://osinijsland.50webs.com/test_3.htm
KoosHopeloos
05-03-2007 05:50 AM
KoosHopeloos Go to last post
0 152
On May 1, 11:42 am, "C.W.Holeman II" <cwhii_google_s... (AT) yahoo (DOT) com> wrote: <input type="radio" name="numerator" value="0"...
scripts.contact
05-02-2007 06:17 PM
C.W.Holeman II Go to last post
1 177
The previous post was sent in error. I will just continue here. C.W.Holeman II wrote: The links should have...
C.W.Holeman II
05-02-2007 06:00 PM
C.W.Holeman II Go to last post
0 154
Hi there, ------------------------------- I'm experiencing problems with the above example. I'ld like it to work as the above example: I'ld like...
amygdala
05-02-2007 12:18 PM
zzpat Go to last post
12 286
My machine generated site displays navigation links (in a table td, alas, I'll fix that someday) at screen left, with main display in a td at screen...
salmobytes
05-01-2007 07:15 PM
salmobytes Go to last post
9 238
Hi Trying to write the Holy Grail 3-column layout as cross-browser compatible. Not much luck so far. Stuck on a problem with FireFox. <!-->
BobTheBowler
05-01-2007 03:21 PM
VK Go to last post
2 131
Hi all I've recently added a free css template to my Dreamweaver designed site at http://www.tommydonbavand.co.uk It looks just as it should in...
TommyD
05-01-2007 03:25 AM
BobTheBowler Go to last post
1 166
Hi, I have a design that requires a graphical button to be placed on a line that basically functions as a border around a div. normally I would...
pantagruel
04-30-2007 03:40 PM
pantagruel Go to last post
0 121
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...
TheCruelPanda
04-30-2007 03:47 AM
Andy Dingley Go to last post
2 210
On 2007-04-29, Sjef Janssen <manuals-scripts (AT) planet (DOT) nl> wrote: There are a few typos in the CSS which http://jigsaw.w3.org/css-validator...
Ben C
04-29-2007 11:55 AM
Ben C Go to last post
0 162
Hi In a css page I have the following: ..OLC{float:left; width:150px;text-align:center; } OL{ list-style-position:inside;} LI{ height:160px;}
Bill
04-28-2007 08:30 AM
Jukka K. Korpela Go to last post
3 190
Post New Thread

Display Options
Showing threads 1251 to 1300 of 7477
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.