Forums
This topic is locked
Default link colours & size
22 Dec 2004 20:52:45 Ralph Ski posted:
Hi there,I'm a begginer to web design and am hoping someone can help me with my website. I use Dreamweaver MX on a MAC platform and by default every link is red and sized bigger then i want it. My question is, is there an easy way to change this default to say blue and have it a smaller font size without using CSS Styles? If not what is the easiest way to change this so that it stays consistent thru-out the whole site?
Please help
Replies
Replied 23 Dec 2004 00:36:15
23 Dec 2004 00:36:15 Simon Martin replied:
Question
Why would you want to do that <b>without</b> CSS?
You can change the a:link styles if you go to: Modify>Page Properties
However using CSS is much more powerful and flexible - you can style the links in almost any way your imagination can concieve
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]
Why would you want to do that <b>without</b> CSS?
You can change the a:link styles if you go to: Modify>Page Properties
However using CSS is much more powerful and flexible - you can style the links in almost any way your imagination can concieve
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]
Replied 23 Dec 2004 00:40:49
23 Dec 2004 00:40:49 Ralph Ski replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Question
Why would you want to do that <b>without</b> CSS?
You can change the a:link styles if you go to: Modify>Page Properties
However using CSS is much more powerful and flexible - you can style the links in almost any way your imagination can concieve
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Question
Why would you want to do that <b>without</b> CSS?
You can change the a:link styles if you go to: Modify>Page Properties
However using CSS is much more powerful and flexible - you can style the links in almost any way your imagination can concieve
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Replied 23 Dec 2004 00:43:46
23 Dec 2004 00:43:46 Ralph Ski replied:
I just tried Modify>Page Properties and I am not able to change from there as the message says "making the change would require changing the code that is locked by the template or a translator..." so unless you can help me change the code then maybe you can tell me how to do this with CSS.
Thanks for the first post. I already learned something new.
Thanks for the first post. I already learned something new.
Replied 23 Dec 2004 01:59:48
23 Dec 2004 01:59:48 Simon Martin replied:
If you're using templates to control the general design of the site then you'll need to modify the page properties in the template file - it will be in the Templates folder with extension .dwt When you make changes there they will cascade down to all pages that are built using that template (provided the changes are in areas that are locked, i.e. not editable / optional)
However CSS is really the best way to go
I would suggest looking at the following links to get started
<ul>
<li> www.meyerweb.com/eric/css/ </li>
<li> www.dmxzone.com/showDetail.asp?TypeId=2&NewsId=5550 </li>
<li> www.macromedia.com/devnet/mx/dreamweaver/articles/dw2004_cssp.html </li>
</ul>
The macromedia link also shows you how to start using CSS within Dreamweaver - no hand coding required - and also deals with using CSS for layouts!
If you get stuck with something specific post it up here and we'll help debug it
HTH
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]
However CSS is really the best way to go
I would suggest looking at the following links to get started
<ul>
<li> www.meyerweb.com/eric/css/ </li>
<li> www.dmxzone.com/showDetail.asp?TypeId=2&NewsId=5550 </li>
<li> www.macromedia.com/devnet/mx/dreamweaver/articles/dw2004_cssp.html </li>
</ul>
The macromedia link also shows you how to start using CSS within Dreamweaver - no hand coding required - and also deals with using CSS for layouts!
If you get stuck with something specific post it up here and we'll help debug it
HTH
Live the life you love
Love the life you live
Simon
[DWMX 2004]|[SQL]|[ASP/VBScript]|[XP-Pro]