Help with DreamWeaver

Live forum: http://forum.freeipodguide.com/viewtopic.php?t=46512

YourGiftsFree

30-09-2006 21:25:39

I highlight the text click properties but whenever i make a link it changes it to black, when i go to change it back to white it only goes back to black. How can I fix that?

YourGiftsFree

01-10-2006 09:56:51

Also when I upload a css.css it gets erased literally every 2 minutes so I have to reupload it. Anyone know why?

TFOAF

01-10-2006 09:58:28

In order to change the color of links, you have to create a stylesheet.

Although I don't know why it would be black. ?

The code for a link is

[b7c21d78486]<a href="http//www.google.com">Click here to go to Google.</a>[/b7c21d78486]

Then add this inside the [b7c21d78486]<head>[/b7c21d78486] section.

[b7c21d78486]<style>
a{color COLOR} //(normal link color)
ahover{color COLOR} //(color of text when mouse is over it)
</style>[/b7c21d78486]

[Which is the reason why I don't like visual programming. It always messes things up, beacuse it puts preset functions/code in. Coding it yourself would be much easier, becuase you know what you're doing, and if there's a problem, you know where it's coming from.]

hehehhehe

01-10-2006 10:01:40

[quoteaa4797673c="YourGiftsFree"]Also when I upload a css.css it gets erased literally every 2 minutes so I have to reupload it. Anyone know why?[/quoteaa4797673c]
Check with your host.

If your links are going black, maybe there is a csss style defined somewhere that makes links black. I don't know if you're taking over a template or whatever.

YourGiftsFree

01-10-2006 13:26:17

Ok thanks guys.

Does anyone know of a free script where I can easily create questions and users fill them out, once they hit submit it sends me an e-mail of there answers?

TryinToGetPaid

01-10-2006 14:26:23

http//www.hotscripts.com/Detailed/20173.html

Google owns you.

YourGiftsFree

01-10-2006 15:01:20

wheres the download link TTGP

AstonisheD

01-10-2006 15:03:57

http//www.webligo.com/products_dynaform.php

you had to click on visit at the top, hehe.

YourGiftsFree

01-10-2006 15:49:49

Thanks!