MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [mv] RFC: Style Sheets MiniMate



Hi Stefan,

This is an example I use with MV.
But be careful with browser version
I far as I know MS IE support all of css1 options
and Navigator only some of them.
By the way, I don't know why don't use the css
in MV?

Have a nice day!

Alexsei,

It's my header:

<html>
<head>
        <title>
                [var COMPANY]
        </title>
        <meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
        <link rel="stylesheet" href="/main.css" type="text/css">
</head>

It's my main.css:

td
{
 font-weight: bold;
 font-size: 13px;
 font-family: sans-serif;
 height: 25px;
}

body
{
 background-color: white;
/* background-image: url("/images/bg.jpg");
 background-repeat: no-repeat;
 background-position: 100 100;
*/
 font-weight: normal;
 font-size: x-small;
 font-family: 'Times New Roman';
}

p
{
 font-weight: normal;
 font-size: x-small;
 font-family: 'Times New Roman';
}

a:link
{
 color: #669933;
}

a:visited
{
 color: #669933;
}

a:active
{
 color: black;
}

a:hover
{
 color: black;
}

ul
{
 font-weight: normal;
}

ol
{
 font-weight: normal;
}

----- Original Message -----
From: "Stefan Hornburg" <racke@dns2.cobolt.ch>
To: <minivend-users@minivend.com>
Sent: Sunday, December 12, 1999 6:33 PM
Subject: [mv] RFC: Style Sheets MiniMate


> ******    message to minivend-users from Stefan Hornburg
<racke@dns2.cobolt.ch>     ******
>
>
> Hello, MiniMate Users !
>
> I like to use stylesheets with MiniMate instead of the
> <FONT COLOR=...> and other stuff. Could this be a problem
> for anyone here ?
>
> Ciao
>         Racke
>
> --
> http://www.cobolt.ch <= Cobolt NetServices admin and coder
> Linuxia Systems => homepage at http://www.linuxia.net/
> open source for your consumption <= MiniMate / dausql / DBIx::{Easy,CGI}
> call for online shop programming => 0049-511-3941290
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>



Search for: Match: Format: Sort by: