* Thus wrote Jeff Swanberg:
> I have the following in my CSS (loaded on the main site page):
>
> /* FOOTER */
> ...
>
> picked up. What should I look for??
A book on writing proper css.
Curt
--
The above comments may offend you. flame at will.
--
PHP General Mailing List (http://www.php.net
php guy wrote:
On Sat, 2004-09-11 at 22:36, Jeff Swanberg wrote:
Nope, I have them all. Any other ideas??? Do I need to load the style.css
on every sub-page or just on the main page? Perhaps the style sheet is
cached so, after I upload a new one, I need to do something to flush the
cache?
On Sat, 2004-09-11 at 22:36, Jeff Swanberg wrote:
> Nope, I have them all. Any other ideas??? Do I need to load the style.css
> on every sub-page or just on the main page? Perhaps the style sheet is
> cached so, after I upload a new one, I need to do something to flush the
> cache?
>
> js
>
© 2004 Keatley Photography - mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED] - 206 240-5543
There is no PHP here.
--
Raditha Dissanayake.
http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload
Lean and mean
Nope, I have them all. Any other ideas??? Do I need to load the style.css
on every sub-page or just on the main page? Perhaps the style sheet is
cached so, after I upload a new one, I need to do something to flush the
cache?
js
"Jason Davidson" <[EMAIL PROTECTED]> wrote in message
news:[
Possibly you dont have those fonts to see them?
Jason
"Jeff Swanberg" <[EMAIL PROTECTED]> wrote:
>
> I have the following in my CSS (loaded on the main site page):
>
> /* FOOTER */
>
> .footer {
> font-family: Tahoma, "Trebuchet MS";
> font-size: 9px;
> color: #BFBFBF;
I have the following in my CSS (loaded on the main site page):
/* FOOTER */
.footer {
font-family: Tahoma, "Trebuchet MS";
font-size: 9px;
color: #BFBFBF;
text-decoration: none;
border: none;
line-height: 1.25em;
font-weight: bold;
}
.foote
7 matches
Mail list logo