ok, i had everything looking good in dreamweaver but when i go to publish the page to see how it looks all the title A:Links look diffrent? the link is marketpost.net/searchengineoptimization.html i am the one with the CSS Question,(super234) anyways everything looks good in the CSS file i saved and uploaded the CSS file to my server i dont know how many times, i saved this page and uploaded it to my server, i dont understand it showsmy newly made CSS clases in DW and it looks good in DW why odes it mess uponce published? even my origanal a links looked messed up
You are linking to the style sheet using: <link href="TStudioWebsite/HTML/blank/sft.css" rel="stylesheet" type="text/css"> Which is on your computer. You need to link to wherever it is on the server.
o, hopfully thats the reason, man i tell you your a life saver, you dont know how many problems ive had with this site, like i said hopefully i can learn from all my mistakes a not have as much trouble with future sites.
i did that, i dont know how i passed that up, anyway i changed it to the right location and now it looks messed up in DW, im going to see if i cant figure it but if you no why please tell
it seems my classes are not there once i changed location, there in the sheet, but you now the upper right hand corner in DW were it shows you all your classes? well theres only like 5 classes none of them being the ones on my site, so i think thats my prob, but not sure why this is
ok i finaly got everything looking good except the last middle link on this page marketpost.net, and some of the bottom links on this page marketpost.net/searchengineoptimization.html, in both cases the code is the same as the other links so i dont understand, plus i linked them using CSS so every link should be the same.
It is the visited links that are showing up differently. You need to change the visited code for the title class to whatever you want them to look like.
oh ok, even for the second page? thanks alot it should be all coverd now, i hope, i thought that 10 post ago too.
i bet your woundering how someone who knows nothin about website design can have a website on website design im woundering the same thing right
ok does it go like this } .title A:link visited { font-family: Tahoma; font-size: 20px; font-style: normal; color: 3366FF; font-weight: bold; } Thats how i got it and it has no effect, i thought thats how you said to do it sepreatly, enstead of attaching the visited to the title.
It goes a little something like this .title A:visited { font-family: Tahoma; font-size: 20px; font-style: normal; color: 3366FF; font-weight: bold; }
OMG, everythings fixed, thanks alot, i was looking at your profile a min ago and i clicked on your webdesign site and i got an error just thought you might like to know
thats wierd i would ask someone els to try, its not working for me, and i got 4-5 other internet pages loaded with cable modem so its not on my end