Previous Message
Next Message

need help with css and link issue

Sent by DOUGLAS WINTERS on 4 December 2005 08:08


I have this project due for school on the 6th of Dec.  I have validated till I don't have a clue
anymore what to do as I am still brand spanking new at this CSS.  I know that the site has errors
and I know it is tag soup at present. 
My problem is I can get past the button links from the home page all the way through till I hit the
wedding button and then I get an error message from the server. The wedding page just simply won't
load. If I refresh and hit the back button  and click on the wedding button it works.  I have no
idea what the heck is wrong.  I am wondering if it is me or the server.  I don't appear to have
exceeded my bandwith.  I am not sure what to do about the padding issue and if anybody would like to
help me get this thing ready I am more than happy to keep at it. Any help  with the css  etc is
appreciated.  Thank you.. Jennifer

http://infocus.freespaces.com/<http://infocus.freespaces.com/>

               The very simple CSS

(             a:link {color:#0000cc;}
              a:visited {color:#990099;}
              a:hover {color:#cc0000}
      
      
      a.link:link { font-family: "Futura Light", Arial;font-size:16px; color:#000000;
text-decoration:bold;}
      a.link:visited {  font-family:"Futura Light", Arial; font-size:16px; color:#000000;
text-decoration:none;}
      a.link:hover { font-family: "Futura Light", Arial; font-size:16px; color:#000000;
text-decoration:none;}
      
      td {  font-family:"Futura Light",Arial; font-size:14px; color:white;}
      td.link {padding:4px 8px 4px 18px;}
   font.divider {font-size:20px; font-family:"Futura Light",Arial; color:#000000}
      div.body {font-size:20px; font-family: "Futura Light", Arial; color: white;}
      
      a:link {
 color:#0000cc;
 font-family: Futura Light;
}
      a:visited {color:#990099;}
      a:hover {color:#cc0000}
      
      body {font-family: "Futura Light"; color:#6b6c78;}
   p {text-align:center;}
   
    .form {
    scrollbar-face-color : #35363c; 
    scrollbar-highlight-color : #35363c; 
    scrollbar-3dlight-color : #35363c; 
    scrollbar-shadow-color : #35363c; 
    scrollbar-darkshadow-color : #35363c; 
    scrollbar-track-color : #35363c; 
    scrollbar-arrow-color : #ffffff; 
   
     }                                                                         )
   
   

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: