On 22 Jun 2005, at 4:16 am, <[EMAIL PROTECTED]> wrote:
I've done this site, http://wwt.chss.uqam.ca, and everything's fine
except two nagging little aches that won't go away.
I can not see your site, as it appears to be behind a login screen.
In IE Mac, the logos and the contact info appear
jimmy wrote:
I am having a problem in IE6 on XP with a 3 column layout. The left
column contains thumbnail images, and sometimes it shows up under the
text in the center column, and sometimes it shows properly in the left
column. I can keep clicking on the page refresh and it will move back
a
Thanks, Paul - I've got the font sizes working now and the gap has gone
away. I tried various things with the wide table and in the end I think the
problem was that I had a width of 90% on the table, and that 90% plus the
margins made it more than the 100% of the div it is inside. Anyway, if I
don'
I am having a problem in IE6 on XP with a 3 column layout. The left
column contains thumbnail images, and sometimes it shows up under the
text in the center column, and sometimes it shows properly in the left
column. I can keep clicking on the page refresh and it will move back
and forth.
Na
Hi Saul:
Screenshots for IE and FF 1.0.4 (XPSP2) can be found here. FF looks ok,
IE seems to drop the content down. Perhaps you need to decrease the
width of the middle column?
http://www.flickr.com/photos/[EMAIL PROTECTED]/20827640/
http://www.flickr.com/photos/[EMAIL PROTECTED]/20827572/
Im using this external style sheet:
http://proto.kudos.goldenware.com/i/t.css
this page looks fine:
http://proto.kudos.goldenware.com/a/American_Airlines.html
this page on the other hand:
http://proto.kudos.goldenware.com/l/AAQ.html
does not. It seems that the right column does not want to float
Hello,
I was asked by my boss to create a new layout for our site and thought
I'd take the opportunity to create it in CSS. I've looked at a lot of
web sites and read a bit too and for a novice have gotten it pretty
far.
I am having a bear of a time with the main horizontal navigation in
ge
http://www.biotext.com.au/test0205/columns8.html
Can anyone tell me, why is IE6 ignoring the width and font size styles for
the table? And why is there a huge gap before the footer?
Maren Child
WordsWorth Writing
[EMAIL PROTECTED]
(02) 6239 5316
_
Greg Prosser wrote:
TRIMED A BIT
The site is built on css & xhmtl. The particular client is using IE
6.0.2., any site that we visit with this browser blocks all
background-images that are referenced in CSS.
We've disabled anti-virus software, changed all the usual settings in
IE, and n
I'm using a rounded corners technique of nested divs, based on the
redmelon demo at:
http://redmelon.net/tstme/4corners/ (thanks!).
My demo is here (css embedded):
http://echozone.com/private/corners/
I have not been able to figure out why - width: 100% - commented out
in my demo, is used fo
Hello all,
I think I'm ready to try my hand at a CSS valid menu system for my work web
site. Can someone email me off list and give me some suggestions or point
in the direction of some good scripting I can use?
Thanks,
Boddie
---
David Boddie, Web
> I didn't try, but could you place the image inside the link just as an image?
> I realize that this likely creates alignment problems cross-browser, but it
> might be a solution, albeit not exactly a CSS one. I'm therefore agreeing
> with Ingo that there's probably no good CSS solution.
>
> Y
Hello,
I've done this site, http://wwt.chss.uqam.ca, and everything's fine
except two nagging little aches that won't go away.
In IE Mac, the logos and the contact info appear each on separate lines
instead of being aligned. Here's the code for the div, the p and the
images (inside the p):
#bdp
From: Marty Martin <[EMAIL PROTECTED]>
>If you will look at this page though, you will see that the Category
>Title is not center aligned: http://new.icn.net/hub/categoryGallery.cfm
> I need the text to be center aligned! :)
Try -
div.category p {
width: 99.9%;
text-align: center;
}
hth,
~
as a sign of good mental health, once more citing myself:
http://www.satzansatz.de/cssd/wrappinglinkbg.html
Updated my test case to show the assumed rectangle.
This is a coordinates rectangle build by 0,0 and 100%, 100% of the
inline 's visual rendering coordinates. When this rectangle was u
Susan ::
Thanks for those screenshots! Very helpful. Unfortunately the web page is
offline for a while due to a bad connection with my web-based file manager...
-Craig
WEBSITES:
THE EMPTY HEAD at: www.atgig.com/mightyhead/
RUMBLE at: www.icestormcity.com/rumble/
CSS FLOW at: dukeofb
From: Ingo Chao <[EMAIL PROTECTED]>
Date: Tue, 21 Jun 2005 19:20:41 +0200
>Christian Heilmann schrieb:
>> a{
>> background:url(arrow-selected.gif) top left no-repeat #fff;
>> padding-left:1em;
>> }
>>
>> MSIE does not render the image though when the link bre
I am gradually rescuing a site from table-based code and am replacing the
menu with css I developed for another site (see www.mobiledatasys.com) but
have since improved re font size in the ul. I found great positioning advice
at webmasterworld: in the ul, the top and left margin gave me the desired
This may not be the most appropriate list for this, as I'm certain this
is software related.
The site is built on css & xhmtl. The particular client is using IE
6.0.2., any site that we visit with this browser blocks all
background-images that are referenced in CSS.
We've disabled anti-v
Christian Heilmann schrieb:
...
a{
background:url(arrow-selected.gif) top left no-repeat #fff;
padding-left:1em;
}
MSIE does not render the image though when the link breaks into a new line.
Test Case:
http://icant.co.uk/sandbox/inlinelinks/
I would suggest for the sake of the future, (where the CSS gets moved to another directory and you
have to update the markup to reflect the change) that the only relative paths you use are relative
to the root: /images/whatever.gif Otherwise, you may have to update the markup referring to the
Hi Again ::
I updated the page [ http://www.atgig.com/mightyhead/bgtext.html ] and gave the
bgtext DIV a fixed position and a width of 100% which seemed to take care of my
overflow problems. However if someone thinks the page could be improved or it
still looks screwy in Safari or other brows
On Jun 21, 2005, at 12:07 PM, Christian Heilmann wrote:
a{
background: #fff; url(arrow-selected.gif) 0 50% no-repeat; /* "0"
places
image flush left, "50%" places it vertically centered */
padding-left: 1em;
white-space: nowrap;
}
I'm not sure, but you may not even need white-space: nowra
Hi Everybody ::
I've been playing with a design for a page using text to simulate a background
image. The page works okay but I cannot get the overflow: hidden property to
work to my satisfaction. The page scrolls in Firefox, and probably in other
browsers as well. IE clips the content as I e
> a{
> background: #fff; url(arrow-selected.gif) 0 50% no-repeat; /* "0" places
> image flush left, "50%" places it vertically centered */
> padding-left: 1em;
> white-space: nowrap;
> }
>
> I'm not sure, but you may not even need white-space: nowrap; if you follow
> the example above. Personal
On Jun 21, 2005, at 8:32 AM, Christian Heilmann wrote:
a friend just asked me about the following problem:
You have CMS driven texts with embedded links and you need to set a
non-repeating background image to the links (indicating external
links). They cannot access the markup to add spans, clas
Hi Greg,
If you have a good graphics editing program like Adobe Photoshop, you
can create a very long and skinny image, like 2000px by 25px, and then
use the gradient tool to make the gradient. Then by using CSS put this
as your background image and make it repeat horizontaly, like so:
body
Hello there,
a friend just asked me about the following problem:
You have CMS driven texts with embedded links and you need to set a
non-repeating background image to the links (indicating external
links). They cannot access the markup to add spans, classes, IDs or
whatever.
Now, all is fine in
Greg Morphis wrote:
I thought I had the image attached?
Here's a link: http://www.worldindisorder.com/background.gif
- Original Message -
A friend of mine would like to see his site look like the attached..
The header is easy becase its a solid color, heh, but can someone help
with the
I thought I had the image attached?
Here's a link: http://www.worldindisorder.com/background.gif
Thanks for your time!
On 6/20/05, Abyss <[EMAIL PROTECTED]> wrote:
> a link would be nice...or an image or something
> - Original Message -
> From: "Greg Morphis" <[EMAIL PROTECTED]>
> To: "'CS
30 matches
Mail list logo