HighDots Forums  

noob Q-target text font size

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss noob Q-target text font size in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
RDacoustics
 
Posts: n/a

Default noob Q-target text font size - 10-02-2006 , 02:11 PM






Hi,
I hope this makes sense but when I add a link to text in design view and run
it in a browser the font size gets smaller and turns bold. How do I stop this.
Im currently using DW4 and have used a free template with default text. I
looked at the html code but cant see anything...is it something to do with the
CSS file and how do I change this. Any help appreciated




Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: noob Q-target text font size - 10-02-2006 , 02:37 PM






Show us the page, please. It undoubtedly has something to do with the CSS.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"RDacoustics" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi,
I hope this makes sense but when I add a link to text in design view and
run
it in a browser the font size gets smaller and turns bold. How do I stop
this.
Im currently using DW4 and have used a free template with default text. I
looked at the html code but cant see anything...is it something to do with
the
CSS file and how do I change this. Any help appreciated






Reply With Quote
  #3  
Old   
RDacoustics
 
Posts: n/a

Default Re: noob Q-target text font size - 10-02-2006 , 03:24 PM



HI,
Im not sure how i show you the page...is there someplace I can upload it...thanks

Reply With Quote
  #4  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: noob Q-target text font size - 10-02-2006 , 03:31 PM



Upload it to some webspace you control.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"RDacoustics" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
HI,
Im not sure how i show you the page...is there someplace I can upload
it...thanks



Reply With Quote
  #5  
Old   
RDacoustics
 
Posts: n/a

Default Re: noob Q-target text font size - 10-02-2006 , 03:54 PM



If I turn off the CSS styles it still adjusts the font size/bold. Where can I change the default settings for target text

Reply With Quote
  #6  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: noob Q-target text font size - 10-02-2006 , 04:27 PM



Show us your page, please.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"RDacoustics" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
If I turn off the CSS styles it still adjusts the font size/bold. Where
can I change the default settings for target text



Reply With Quote
  #7  
Old   
RDacoustics
 
Posts: n/a

Default Re: noob Q-target text font size - 10-03-2006 , 06:56 AM



I have uploaded onto a free subdomain

http://rda.0catch.com/Home%20Page.htm

Sorry about the popups

Reply With Quote
  #8  
Old   
James Shook
 
Posts: n/a

Default Re: noob Q-target text font size - 10-03-2006 , 08:21 AM



RDacoustics wrote:

Which text are you referring to? Could it be

<font size="2.5"><b><font color="#0099CC">Welcome to
R&amp;D Acoustic Consultants website</font></b></font>

Of so, it has noting to do with CSS--you are making it bold with the <b>
tags. I don't think size="2.5" is valid.

If it's some other text, which is it?

--
James M. Shook
http://www.jshook.com


Reply With Quote
  #9  
Old   
RDacoustics
 
Posts: n/a

Default Re: noob Q-target text font size - 10-03-2006 , 08:59 AM



Hi,

Its the linked text that I am reffering too....please contact us

please feel free to <a href="Contact%20Us.htm">contact
us</a>.</font><br>
</p>

the font size should all be the same size but is not when you look at the page
in a browser


Reply With Quote
  #10  
Old   
RDacoustics
 
Posts: n/a

Default Re: noob Q-target text font size - 10-03-2006 , 09:57 AM



I found the CSS file attached with the template.

a.f:link {

font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 88B547;
text-decoration: underline;
}
a.f:hover {

font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: #339CB2;
text-decoration: underline;
}
a.f:visited {

font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: 88B547;
text-decoration: underline;

I had a play around and seen I can change the font settings for linked text.
Hopefully I can sort it from here...I didnt realise CSS files overide html code
and DW default settings.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.