Warning: fopen(stylesheets/188thStreet.css): failed to open stream: Permission denied in /home/virtual/site1/fst/var/www/html/adm-misc.php on line 1768
Quote:
PhotoPost Stylesheet Editor
Unable to write changes, permissions on 188thStreet.css are not set properly.
|
This is what the style sheet looks like:
Quote:
A:link, A:visited, A:active, A:hover {
}
A:link {
color: #0000FF;
}
A:visited {
color: #0000FF;
}
A:active {
color: #0000FF;
}
A:HOVER {
color: #000000;
background-color: ;
}
.onbody {
color: #000000;
}
.onbody A:link {
color: #000000;
}
.onbody A:visited {
color: #000000;
}
.onbody A:active {
color: #000000;
}
.onbody A:hover {
color: #498CD1;
}
BODY,P,TABLE,TD,TR {
font-size: 9pt;
color: #000000;
font-family: Verdana, Helvetica, sans-serif;
}
BODY {
background-image:url('images/188thStreetbackround.png');
}
FORM {
display: inline;
margin-bottom: 0;
}
PRE {
font-size: ;
font-family: ;
}
|