On 8/28/09 2:41 PM, "Greg Wilker" wrote:
> Okay - does anyone have a resource, tutorial, etc. that will allow me to
> build the mocked-up top nav?
>
> http://www.gorillasuits.com/HTN/
>
> I want to stay away from jquery, etc. if possible.
>
> TIA,
> Greg
-
Well PVII ha
I have been working on this site for almost a year and today it when live
..YAY
http://cookbiotech.com
Check out my nice css people on the products page (rollover and click on
them)
__
css-discuss [cs...@lists.css-discuss.org]
>>> ul ~ p {...} matches p elements that comes AFTER ul elements.
>> The ~ matches all the p elements after a ul element. The + matches a p
>> element immediately after a ul element.
What about doing it backwards then put a class on the and target the
following
On 3/19/09 10:31 AM, "David Laakso" wrote:
>
> Why limit yourself to one or the other :-) ? Need of the moment
> determines structure-- pixel, em, or percent. And I suppose, if push
> came to shove, you could go for broke and employ the best advantages of
> pixel, em, and percent widths all w
³There are two ways of constructing a software design: One way is to make it
so simple that there are obviously no deficiencies, and the other way is to
make it so complicated that there are no obvious deficiencies. The first
method is far more difficult.² -C.A.R. Hoare
I love this quote and think
Found this in one of the css files a co worker sent me with his design
templete. What is it for? Anyone know? Is it legal? And what is with the *
* html #facebox_overlay { /* ie6 hack */ position: absolute; height:
expression(document.body.scrollHeight > document.body.offsetHeight ?
document.bod
On 2/16/09 10:08 AM, "Trevor Nicholls" wrote:
> Hi
>
> Example found at http://homepages.ihug.co.nz/~tmjpbn/csw5.html
>
> I have a (div) code fragment which has a text content (div) 'fragbody',
> styled with white-space:nowrap and displayed in a colored rectangle with a
> black border.
>
>
>> I have a table in a div. it¹s a pretty simple table it¹s the same no cell
>> spacing... Just plain reg tabular data. But it fills the whole width of the
>> div. however since both the and the have 1 pix table borders, it
>> appears to have a 2px border around the table. Any suggestions?
On
I have a table in a div. it¹s a pretty simple table it¹s the same no cell
spacing... Just plain reg tabular data. But it fills the whole width of the
div. however since both the and the have 1 pix table borders, it
appears to have a 2px border around the table. Any suggestions?
_
How important is it for a site to look exactly the same in different
browsers? I¹m using some browser specific css so it looks different in those
browsers then in IE. IE doesn¹t look bad and still functions ok it just is a
little different. I¹m using rounded boxes because another of our sites round
One thing I tend to do is instead of having all my styles in main.css
I will have a css folder and in it usualy something like main.css,
header.css, footer.css, maybe other things that are item specific like
menu.css, documenttable.css, sidemenu.css.
I use this so that it¹s easier to find my style
Right now I am converting all my inline styles to an external stylesheet.
Many of these styles are a one use style and not re-used elsewere(except
maybe the
What true benefit do I get by adding these to as css page vs. leaving them
inline?
Sarah
__
Ok say I have two Classes and a hover effect on Class1. However when
someone hovers on the item for class1 I want the effect to be to Class2
Is this possible and how?
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.524 / Virus Database: 269.23.6/1403 - Release Date:
I have this list that works fine in firefox but becomes mis-aligned in
Explorer. It’s aligning to the parent block item in FF but in IE it
aligns to the text which is centered. Any ideas on a fix?
It uses an altered PVII pop-menu magic style
HYPERLINK
"http://easywithwiese.com/newvehicles.php"h
I just launched a site and I’m having trouble on one computer with it.
The top image bounces down but only does it on one computer all others
it looks fine. I can’t figure out the difference.
Any Ideas
http://www.wiesetrucks.com/newtrucks.php
No virus found in this outgoing message.
Checked by A
Dear Oh Most Helpful List,
I have a list of hours
Monday - Friday 9:00 AM - 9:00 PM
Saturday9:00 AM - 7:00 PM
Sunday Closed
I want the times to be aligned on one side and the days aligned. Any
idea on how to do this? All I can find is hack using tables. There's
g
Probably what would be optimal with CSS is to have different designs and
different style sheets for various common visual impairments. What would
be great is if it were standardized and so people with certain
disabilities would automatically be served up their style sheet based on
their browser set
It looks fine here. What size monitor are you using? Maybe you need to
resize some things I'm using a very large and wide monitor. But if I
size the window down a little then the image with the truck jumps to the
next line. Also you might want to play around with your margins and
paddings a littl
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sarah Atkinson
Sent: Friday, June 01, 2007 3:59 PM
To: css-d@lists.css-discuss.org
Subject: Re: [css-d] yet another problem between IE and Firefox. (Can
Ithrow IE out the Windows?)
I'm using Project
-Original Message-
>You have a severe case of divitis and I fear the only cure is to have a
>look at
>
>Lori
I'm using Project VII's magic menus and they use a lot of divs. I'm
putting 3 of their menus within yet another menu.
___
OK my links in IE are underlined but in Firefox they are not
They are not meant to be underlined.
http://www.2spoileddogs.com/
(under tab "compare plans") word the bottom of the page
CSS
http://www.2spoileddogs.com/css_include.inc.php
Sarah
-Original Message-
From: Luc [mailto:[EMAIL PROTECTED]
Sent: Friday, June 01, 2007 2:30 PM
To: Sarah Atkinson
Subject: Re: [css-d] float problem. Was: Born again CSS
As to your question if i have a mock pic, it's attached hereby. How
it should look: left the nav, center the ro
First off I don't see your problem. (I'm using IE7)
However I might suggest you don't use .png because I'm getting a weird
png error.
Also you might change the image to a background image for your .
Basically define it in your CSS instead of your links.
Also what are the tags for?
-Original M
DO you have a mock pict of how you want the layers to look? As to what
order and where?
Also checkout
http://csscreator.com/divs-do-not-replace-tables
http://1976design.com/blog/archive/2004/09/07/link-presentation-fitts-la
w/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROT
I'm starting back using CSS after a bit of a hiatus.
I am currently creating an exotic concoction of html, PHP, JavaScript,
and CSS. But alas apparently my web martini is an olive short of IE.
My problem lies in my accordion menus. For them I started with a
Dreamweaver ad-on by ProjectVII, and
I just wanted you to be aware that you will occasionally receive e-mails that
may try to trick you into giving out personal information (Phishing) or
downloading harmful things to your computer (Trojan Horses, Worm, Virus). These
e-mails may even appear to be from legitimate sorces (spoofing). O
I'm having a bit of a memory blank here.
How do I get my text in a table cell to align at the top instead of in the
middle?
Sarah
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ --
I have a table that is 5 rows by 7 columns. I want a user to be able to print
it off so it fills up a 8.5x11(horizontal) sheet of paper. how exactly do I do
this? do I have the table set in a div and then set the div width and height?
and what would I set it at? can you use inches or would it be
I have a table that is 5 rows by 7 columns. I want a user to be able to print
it off so it fills up a 8.5x11(horizontal) sheet of paper. how exactly do I do
this? do I have the table set in a div and then set the div width and height?
and what would I set it at? can you use inches or would it be
Just seeing if I can post to the list. Last 2 post have not shone up.
Sarah
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org
Out of curiosity can you use PHP with in a CSS. Like maybe have a list of
background images located in a DB and PHP select and insert on into the CSS.
and possibly even have the user define things like font size, font color,
background color, and typeface.
Sarah
___
31 matches
Mail list logo