Jump to content
xisto Community

mischievous

Members
  • Content Count

    5
  • Joined

  • Last visited

1 Follower

About mischievous

  • Rank
    Newbie

Profile Information

  • Gender
    Female
  • Location
    Glasgow, Scotland, United Kingdom
  1. Like this idea too so have managed to upload a picture to the server, added it to my signature but don't know how to make a link to the website on the picture. Could you help please
  2. Thank you again Tavox. I have an appointment at the hospital today so won't have much time but I will look over your suggestions as soon as and let you know how I get on. Regards
  3. Hi again today I've read through a few tutorials but still find if very confusing so will have to go real slow or I will fry what little brain I have with it all. Thank you for taking the time to set me these examples though I think Ill stick with the first code as I use Internet explorer. Thanks again
  4. Thank you so much for this reply. This morning i received an answer to this query from another site (sorry mods) and I was over the moon to have my very first CSS sheet but then i realized i didn't know how to insert it into the website so had to go back for more advice. Everything seems ok now though your code here looks even shorter again than the code I used. I am going to copy and study what you've written and maybe use it somethime. I hope that's ok with you?
  5. HiI made hover buttons to go into my friends website because frontpage didn't allow the text on their buttons to be left aligned. Anyway, I think they stick a lot and i'm not happy with them. I have read a lot of people don't like the time it takes for java applets to load either so thought I should try doing the navigation buttons with the CSS shown on this site. I was so happy when after following the instruction my buttons turned out fine but the probem is that they have a solid border around each button and i want my nav bar to look like it's underlined as in the site below if it helps anyone to know this is the way I have modified the instructions in the tutorial but need further guidence. Any help would be great.Here is the code I have at the moment:body { background-color: #140C3A; } a:link, a:active { /*color: #92A92D;*//*color: #002A6C;*/font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #C41427;text-decoration: none;}a:visited {/*color: #92A92D;*//*color: #002A6C;*/font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #C41427;text-decoration: none;}a:hover {/*color: #CD689D;*/color: #C41427;/*font-weight: bold;*/text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}#LHS a { margin-left: 12px;margin-bottom: 2px;border : solid 2px #background-color: #140C3A;color: #FFFFFF;font-variant: medium none small-caps;font-weight: normal;width: 180px;height:padding-top: 3px;padding-bottom: 3px;display: block; }#LHS a:hover {background-color: #C41427;color: #;text-decoration: none;}
  6. Hi,I'm trying to make a website for my friend and I'm a real newbie....will need lots of advice and look forward to learning with youRegardsMischievous
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.