corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » text link colour in Dreamweaver 8


New Topic

New Poll
  Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author text link colour in Dreamweaver 8
Aaron
Member

Registered: 9th Aug 04
Location: Cottingham, East Riding
User status: Offline
1st May 06 at 15:49   View User's Profile U2U Member Reply With Quote

probably a simple one for someone to answer. When i put a hyperlink on some text, it turns blue and gets underlined by dreamweaver to show that its a link

I'm sur the colour can be changed but i'm not sure how. Any ideaas how i can do this. even the code would be ok i think (i dont do HTML)

Thanks

Ian
Site Administrator

Avatar

Registered: 28th Aug 99
Location: Liverpool
User status: Offline
1st May 06 at 16:23   View Garage View User's Profile U2U Member Reply With Quote

<body> tag if you don't have a style sheet.

A:link { color: red }
A:visited { color: blue }
A:active { color: yellow }

...if you do.
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
1st May 06 at 16:36   View Garage View User's Profile U2U Member Reply With Quote

use style sheets
ed
Member

Registered: 10th Sep 03
User status: Offline
1st May 06 at 20:30   View User's Profile U2U Member Reply With Quote

Somtimes there is no need to use a style sheet.
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
1st May 06 at 20:54   View Garage View User's Profile U2U Member Reply With Quote

no but style sheets are the proper way to do it, and you can do more stuff, and use the style sheet for your entire site instead of having to change each page
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
1st May 06 at 22:27   View User's Profile U2U Member Reply With Quote

Pretty sure its u under, format > Docmument setup or something like that
Nismo
Member

Registered: 12th Sep 02
User status: Offline
1st May 06 at 23:29   View User's Profile U2U Member Reply With Quote

as its said best to use style sheets but if not then this

code:

<a href="The_link.html"><font color="#000000">The Link</font></a>

Ian
Site Administrator

Avatar

Registered: 28th Aug 99
Location: Liverpool
User status: Offline
2nd May 06 at 00:00   View Garage View User's Profile U2U Member Reply With Quote

Font tag

Body tag

So 1998
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
2nd May 06 at 07:07   View Garage View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Ian
Font tag

Body tag

So 1998


indeed
Nismo
Member

Registered: 12th Sep 02
User status: Offline
2nd May 06 at 09:19   View User's Profile U2U Member Reply With Quote

yes but if he doesnt know style sheets or doens want to learn then thers the answer he was looking for orginally.
ed
Member

Registered: 10th Sep 03
User status: Offline
2nd May 06 at 10:06   View User's Profile U2U Member Reply With Quote

Anyway, to answer your question.

Right Click
Page Properties
Change the colours to what you want.
Steve
Premium Member

Avatar

Registered: 30th Mar 02
Location: Worcestershire Drives: Defender
User status: Offline
2nd May 06 at 10:14   View Garage View User's Profile U2U Member Reply With Quote

or he could learn how to do style sheets and not bodge it

do a search on the net, they are really easy to use.

Its good practice to learn how to do thing the proper way, especially when coding/programming things
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
2nd May 06 at 11:27   View User's Profile U2U Member Reply With Quote

Its not really bodging it if your making the site in dreamweaver. Easiest way to do it

 
New Topic

New Poll

  Related Threads Author Forum Replies Views Last Post
Dreamweaver Layers help dysonm General Chat 7 153
3rd Mar 04 at 16:32
by dysonm
 
building a website! Blacksxiboy2003 Geek Day 16 534
21st Nov 04 at 23:02
by Joff
 
my first website iv made........ Icy General Chat 62 2355
12th Mar 05 at 13:00
by foxy lady
 
What software do you lot use to make web pages? Pablo Geek Day 34 1290
9th Dec 05 at 01:12
by Ian
 
Santa Pod meet this sat Doug General Chat 92 1491
20th Feb 06 at 23:47
by Tappits
 

Corsa Sport » Message Board » Off Day » Geek Day » text link colour in Dreamweaver 8 29 database queries in 0.0096722 seconds