thers. The way I see
it, Helvetica and Arial are a little bit minimalistic and plain whereas
these others have a rounder, friendlier feel.
Laura
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/list
idth and some don't). If
floated content is too wide for the container it gets pushed down.
Someone helped me with this issue on here recently and gave me this code to
put in the css to fix it.
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-
you deal with this?
Best Regards,
Laura
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.ht
p/bottom/middle.
>
>
Thanks for explaining this! I had no idea :)
Laura
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List p
I've stripped the page and code down to the
minimum if you view the source:
http://kvikna.com/testing/ieeg/slideshow.html
Thanks!
Laura
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/
nt. Thanks for the link Philippe. And sorry for the top
posting before...I knew that, but gmail gave me temporary vertigo...
Laura
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
Lis
Is it because the width of the 3 td's add up to greater than 100%?
I've never heard of floating table cells - not sure why you'd need to.
Laura
On Tue, Mar 5, 2013 at 1:38 PM, Barney Carroll wrote:
> float only works on block display elements, whereas table cells display
Sorry...I see Tom also noticed that, credit where credit is due :)
Laura
On Tue, Mar 5, 2013 at 12:54 PM, Laura Valentino wrote:
> Yes, thanks! (why didn't I think of that...)
>
> Laura
>
>
>> Take that "height: 2em;" off of ".mainmenu" and it wi
Yes, thanks! (why didn't I think of that...)
Laura
> Take that "height: 2em;" off of ".mainmenu" and it will be able to
> grow to what it needs to when items wrap.
>
> -Tim
>
>
>
_
ebold;
}
.mainmenu ul,.submenu ul {
list-style-type: none;
line-height: 2em;
}
.mainmenu li,.submenu li {
display: inline-block;
height: 2em;
}
.mainmenu li a,.submenu li a {
-webkit-tap-highlight-color: rgba(0,0,0,0);
display: inline-block;
height: 2em;
padding: 0 0.4
pointing me in the right direction!
On Wed, Feb 27, 2013 at 6:37 PM, Tom Livingston wrote:
> On Wed, Feb 27, 2013 at 12:51 PM, Laura Valentino
> wrote:
>
> > Touch screens seem to ignore my a:active color and just use some random
> > color, and the a:hover color (which I expe
ng? Google isn't helping me!
Laura
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.ht
Oh wait...is it that the padding counts towards the total? That would make
sense :)
Laura
On Mon, Feb 25, 2013 at 4:48 PM, Laura Valentino wrote:
> I'm trying to wrap my head around how to use percentages inside a
> container specified in ems...or is this a bad idea? I used ems to sp
ode:
#container {
position: relative;
max-width: 62em;
margin: 0 auto 0 auto;
}
#main {
padding: 3%;
float: left;
width: 60%;
}
aside {
float: right;
width: 30%;
padding: 10% 3% 1% 1%;
}
Thanks!
Laura V.
__
css-discuss [
happening or what I can try to
fix it?
What I've done: I did W3C HTML validation and that's ok. I do get some errors
on W3C CSS validation and a lot of trial and error to fix, but no such luck yet.
I'm really flummoxed by this problem, and would appreciate any help.
Thanks,
Lau
At 01:48 PM 4/16/2012, you wrote:
much jiggery-pokery?
And this works for you?
Here, I've been using bubble gum and bailing wire.
Okay. Thanks for the tip!
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discu
Hi Chris,
I suspect it's just a positioning issue since your menu works otherwise. I
just had a similar problem positioning a popup (and got it solved with help
on this list!) so I'd be interested to see the problem and the eventual
solution.
Best Rega
On Jan 7, 2012, at 10:47 AM, "G.Sørtun" wrote:
>
> > One solution is to add ' margin-bottom: -460px;' to (height + padding + border-width), so it doesn't take up any space in
> original position.
>
Thanks Georg, that solves the problem! I have yet to wrap my brain around
this yet though...
On
ge. The popup styles are in
the html. I made the content background bright blue so you can see how much
space is added when the popup appears.
http://vidmot.com/popupwindow/
Any help would be greatly appreciated! I've been away from this list for a
few years and rediscovering css is
ors except
those in the AJAX script.
Are there any hints for having the script tag elements validate
or will they always give errors?
Much thanks for your assistance and consideration. Have a
wonderful day everyone!
--
Laura
style sheets though.
My site is http://www.returnengagement.org
Thanks for any insight. Much appreciated!
--
Laura mailto:[EMAIL PROTECTED]
--
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/ma
uture. I really appreciate your feedback!
--
Laura mailto:[EMAIL PROTECTED]
--
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incuti
ng in the other browser.
Am I missing something? Much thanks for any help! I've spent so
many hours trying to figure this out and am completely at a loss.
--
Laura mailto:[EMAIL PROTECTED]
=css below=== this is the re_style.css
/*
Design by Free CSS Temp
#copyright {
text-align: left;
font-size: .8em;
font-style: italic;
}
Let me know if you need more info. Thanks again!
--Laura
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 infor
ttom isn't
formatted either (compare
http://www.lauragattonihandwovens.com/csstest/logo.html).
Let me know if you need more info. Thanks again!
--Laura
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/lis
I am redesigning a portal site. We are trying to incorporate the use of a
dropdown horizontal menu. Any suggestions as to the most browser friendly
dropdown menu?
Thanks!
Laura Karol-Chik
__
css-discuss [EMAIL PROTECTED]
http
glaess.com/clients/Tapestry/index.html
~~Laura
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio
I can repro problem #1, where the green box appears under the rule. But it
appears at random (apparently) and goes away as soon as you click something
else. Haven't seen the other issues. Sorry I have no solution to offer--just
letting you know that it's not just your client.
> From: Aaron Scott
eep checking in the browser.
laura
-Original Message-
Re: [css-d] Best way to work in CSS and XHTML ?
On 24/05/06, Michel Sabatino <[EMAIL PROTECTED]> wrote:
> Which is the easiest and more efficient way to work in CSS and XHTML to
> get at once a view on how it will look on IE
with an opacity that lets the body background show through, pretty
rounded corners, and stuff like that.
FYI, I am a recovering Flash addict.
Lastly, I am using IE7 beta 2. If anyone wants their page tested on IE7,
just let me know.
Laura
webmonkey.wordpress.com
to multiple pages.
That way I can make a change on the "master" list and have it applied to
every page on which it is linked?
Thanks,
Laura
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/list
n its
own div, blah blah blah).
Is this something I have to live with when viewing it in IE or is
there a workaround?
Thanks in advance,
Laura
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listi
Some references:
http://www.d.umn.edu/goto/css#forms
Laura
___
Laura L. Carlson
Information Technology Systems and Services
University of Minnesota Duluth
Duluth, MN 55812-3009
http://www.d.umn.edu/goto/webdesign
If anyone knows what's wrong... I'd really appreciate knowing so I can
learn better how this stuff works!
Have a great day!
--
Laura
mailto:[EMAIL PROTECTED]
http://google-fu.blogspot.com
__
css-discuss [EMAIL
y I'd sure
appreciate it. I can't believe how much I'm learning from all this!
Much thanks!!!
Laura
--
Laura
http://google-fu.blogspot.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/
ww.neurocarelaunches.com/learningex/learningex_neuro_EEG_test.ht
m
And here's with the side menu (now when you rollover "Neurology", you
can only go down 2 items before it disappears):
http://www.neurocarelaunches.com/learningex/learningex_neuro_EEG_test2.h
tm
Thanks for y
ut.
Anyhow, I'm plugging along... some of you may have seen this before
and without all your help, I surely would not have gotten this far.
Thanks for listening. I just keep on truckin here...
--
Laura
mailto:[EMAIL PROTECTED]
http://google-fu.blogspot.com
_
thing else. I know this is possible, but it seems like there's
something missing each time I try something.
Any ideas are gratefully appreciated. I thank everyone for looking.
--
Laura
mailto:[EMAIL PROTECTED]
http://google-
w what the heck I've done wrong. I had an id: "ISO"
which I was trying to use to place that graphic in my footer.. but I
took the DIV out in an attempt to see what it would do and now I just
don't know what to do!
Thanks a million jillion quadrillion!! :)
Laura Lee
would I be getting this when using CSS?
http://ciswebs.smc.edu/cis51/greenwood_laura_lee/temp_nov/index4.htm
Running XP sp2 and IE 6. current version, and running it from my local
machine. I don't seem to get the message when its run from the web?
but not entirely sure about that.
Thanks!!
--
if anyone here would know the answer, but if you do, I
would be forever grateful.
Thanks for listening.
--
Laura
http://google-fu.blogspot.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
On 10/6/05, Laura Kisailus <[EMAIL PROTECTED]> wrote:
> I had a nice little setup, two columns, one float:left, the other
> float:right. No margins, no padding, no nothing (as mentioned in this
> post about IE crashing with floats:
> http://archivist.incutio.com/viewlist
display, which is absolutely positioned,
works fine in FF, but fails miserably in IE.
Any suggestions?
URL w errors: http://dev.762wireless.com/txt/?go=1
CSS: http://dev.762wireless.com/static/new7.css
http://dev.762wireless.com/static/new7-txt.css
Thanks
-laura
ditions scroll box
The frtmainbody freaks out and shrinks to the same size the scrollbox
should upon mouseout. XHTML is OK, CSS seems to be ok. Works fine in
Mozilla, works fine in IE on page=1... I'm boggled.
-laura
__
ditions scroll box
The frtmainbody freaks out and shrinks to the same size the scrollbox
should upon mouseout. XHTML is OK, CSS seems to be ok. Works fine in
Mozilla, works fine in IE on page=1... I'm boggled.
-laura
__
e Web Design Update Newsletter helpful. The URL
is:
http://www.d.umn.edu/goto/webdevlist
The newsletter is a plain text email digest that typically goes out
once a week as an adjunct to the site.
All the Best,
Laura
___
Laura L. Carlson
Information Techn
Hi. I'm a high school teacher in California who has been put in charge of
the Web pages at my site because I am a computer lab teacher. I've used
DreamWeaver and FrontPage, but I would like to convert all the pages to CSS
since our school site is clunky and slow and I'm tired of hearing all the
s?
Any help would be greatly appreciated!
~Laura
-
Start your day with Yahoo! - make it your home page
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/list
I'm having various problems with floats, and wondered if anyone could
point me to some good resources to read up on them.
I have some listed at:
http://www.d.umn.edu/goto/css#floats
Laura
___
Laura L. Carlson
Information Technology Systems and Ser
49 matches
Mail list logo