... In such a case it is really required to provide a live example, or else it's just wild speculation on our part. John -- Perennial student + Impractical...
14188
David Hucklesby
davidrop56
Aug 2, 2007 5:17 pm
... Hi Mary, As Big John says, we need more information. But do note that CSS 2.1 does not allow more than one background-image on a single element. I think...
14189
Julia van der Wyk
food_pouch
Aug 2, 2007 5:18 pm
Hello, I am new to blog technology, I hope that there are some experts out there who can help me figure this out! My client has a blog that does not seem to be...
14190
christopherschmitt
christophers...
Nov 7, 2007 7:59 pm
Hi, Babblers, Wanted to let you know that I'm having a contest for those people that have a copy of CSS Cookbook (any edition), a camera and a flickr account....
14191
ellenrothwax
Nov 13, 2007 6:23 pm
I have created a website in dreamweaver using the drop down nav bar described in the book 'Stylin with css'(Chapter 7). It works fine in IE7, firefox, netscape...
14192
ellenrothwax
Nov 13, 2007 6:23 pm
I also tried using a spry widget (horizontal menu). When inserted into my page, it doesn't work in ie6 either. My page is based on dreamweaver39;s...
14193
christopherschmitt
christophers...
Dec 9, 2007 7:50 pm
Hi, Babblers, Is there an easy way to integrate RSS feeds into a Web document? I'm debating using a JavaScript or PHP5 approach. Anyone have any tips on how to...
14194
Chris Spruck
sprocket_42
Dec 9, 2007 9:23 pm
... Chris, I haven't used this myself yet, but I've heard nothing but good reports about PHP-based SimplePie. They have a pretty extensive wiki with docs,...
14195
Ian Smith-Dahl
kyldthecat
Dec 10, 2007 4:21 am
A few more ideas, with a variety of approaches (Python, PHP, Flash): http://magpierss.sourceforge.net/ http://www.feeddigest.com/ ...
14196
Ren Jonsin
renjonsin
Dec 10, 2007 4:21 am
Dangit. Let's try it from the right email address this time. lol ... [Non-text portions of this message have been removed]...
14197
Bjorn Smith
bjorneriksmith
Dec 11, 2007 12:13 am
Hi, will I lose data in a MySQL table column if I change it's type from TEXT to LONGTEXT? Does MySQL erase everything, or will it be smart enough to copy the...
14198
Rob Pluta
ihemiola
Dec 19, 2007 4:20 am
Anyone still out there? I'm trying to spruce up my media="print" style sheet and my logo looks fine in Firefox (Mac OS) and is not displaying in Win IE 6. ...
14199
christopherschmitt
christophers...
Dec 19, 2007 3:56 pm
Hi, all, I've been working the past year with a handful of very talented people to create the book _Adpating to Web Standards: CSS and Ajax for Big Sites_. The...
14200
Paola M. Potts
pmpotts2000
Dec 19, 2007 4:23 pm
In your html the header with the logo is an a img but then in your print CSS you have: a img { display: none; } This is why the header with the logo is not...
14201
James Smith
thisisjamess...
Dec 19, 2007 4:23 pm
just get rid of a img{display:none;} and it should be fixed. I'm not sure why Firefox is displaying the logo though - with this rule in place it shouldn't...
14202
Maurice
thinsoldier
Dec 19, 2007 4:23 pm
If you mean it's not there when you PRINT, then it's because by default no browsers print background images. Sucks, I know. If you want your logo to print then...
14203
ellenrothwax
Dec 31, 2007 6:58 pm
Is there a way to preserve my extension manager if I reformat my computer and upgrade to DW CS3 from DW8, or do I have to go thru the tedious exercise of...
14204
anon7648
Mar 19, 2008 8:10 pm
anyone know a site as great as a list apart? I am into standards simplicity and easily acessable sites. good to see this group here, I am from UK, learning css...
14205
Big John
johnthebig66
Mar 19, 2008 8:55 pm
... Babble is an old list with a lot of pros, but it's become forgotten by the rest of the web. So you are lucky, but you'll have to ask the questions because...
14206
Kitty Garrett
bikegrrl5
Apr 8, 2008 9:41 pm
I am a long time lurker who stumbled across this board a while ago. I know it's not very active recently. I don't even BELONG on here because my skills are so...
14207
ellenrothwax
Apr 15, 2008 2:44 pm
I often want to test a site before going live. Am I better off setting up a subdomain test.domainname.com or a directory www.domainname.com/test ? When is each...
14208
Brew
brew169
Apr 15, 2008 9:07 pm
Ellen..... ... One trap I fell into with using a subdomain was that the cookies from the normal domain didn't work (because it was a different hostname, I ...
14209
David Hucklesby
davidrop56
Apr 15, 2008 9:07 pm
Hi Kitty, Welcome to the group. No, it has not been active for a bit. I don't know what it will take to re-energize the membership. I think perhaps some of the...
14210
Brew
brew169
Apr 17, 2008 2:32 pm
Gang..... ... Yes, it seems like IIS has come a long way over the years - I just took a look at the features. However, we started with unix years ago and have...
14211
Kitty Garrett
bikegrrl5
Apr 22, 2008 8:36 pm
Hello all, So...I am the person who was so excited about CSS last week or so...and I have just crashed to earth. Here is the site which I made and viewed...
14212
Big John
johnthebig66
Apr 22, 2008 10:18 pm
... Kitty, if you have the FF or IE toolbar, try outlining all img elements. Then you will see what IE is doing wrong. Apparently the blocked table with all...
14213
Oliver Boermans
twisst
Apr 23, 2008 12:15 pm
... Don’t despair—the view gets better as you climb :) There’s such a wonderful wealth of resources, knowledge and tools available now to help untangle...
14214
aloyisus51
May 23, 2008 10:01 pm
My server host has moved my CSS based web site to a new server. After the move each of the web pages are all scrambled up, with header graphics, text sidebars...
14215
christopherschmitt
christophers...
Jul 4, 2008 1:53 pm
Hi, Babblers, For the 4th of July, I posted a tutorial on how to do the American flag with CSS. ...
14216
christopherschmitt
christophers...
Jul 8, 2008 1:56 pm
The Opera dev team has released it's Web Standards Curriculum. It looks pretty good. http://www.opera.com/wsc/ If you want an easy path to the table of...