Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Font problem on Dreamweave 8
Old 10-25-2007, 05:30 AM Font problem on Dreamweave 8
Junior Talker

Posts: 4
Trades: 0
Hi
I am new in this forum. I have font problem on my website www.baimaiiflorist.com designed by Dreamweave 8.
On the first page my font is changed on other computer. I tried to find out on internet but it is doesn't work. Please someone explain how to fix this problem and I need to know how to adjust the web pages to be the center of screen for all monitor.

Thank.
joooom is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-25-2007, 06:30 AM Re: Font problem on Dreamweave 8
King Spam Talker

Posts: 1,186
Location: Manchester, UK
Trades: 0
You probably have the font (Noir-et-Blanc?) installed on one computer but not the other. Use a rule like
HTML Code:
font-family: Noir-et-Blanc, Geneva, Arial, Helvetica, sans-serif;
to specify substitute fonts in case your favourite isn't installed on the user's machine.

I would move away from using frames if I were you, as they aren't very good from a search engine (e.g. Google) point of view. I believ frames are bad from other points of view too, but I couldn't tell you what thety were...

As far as good web design goes, you might want to consider moving your styles to an external stylesheet. Doing this will take advantage of the big benefit of using CSS; change the style once to affect all pages on your site.
gringo is offline
Reply With Quote
View Public Profile Visit gringo's homepage!
 
Old 10-25-2007, 09:25 AM Re: Font problem on Dreamweave 8
Junior Talker

Posts: 4
Trades: 0
Thank qrinqo.
If frame is not good.I have on idea how to display only the content area when user clicks on menu. I mean I don't want to redisplay the whole page when user click another menu. Please help to advise.

joooom is offline
Reply With Quote
View Public Profile
 
Old 10-25-2007, 10:31 AM Re: Font problem on Dreamweave 8
King Spam Talker

Posts: 1,186
Location: Manchester, UK
Trades: 0
Quote:
Originally Posted by joooom View Post
I mean I don't want to redisplay the whole page when user click another menu.
Can I ask why? It's quite common for different pages to have different URLs, requiring that the whole page get rendered. If you are worried about loading times, I would try and optimise the images on the site. The image on the home page is quite heavy at 87 Kb. If you have Fireworks you can easily optimise your images.
gringo is offline
Reply With Quote
View Public Profile Visit gringo's homepage!
 
Old 10-25-2007, 10:55 AM Re: Font problem on Dreamweave 8
Junior Talker

Posts: 4
Trades: 0
Yes. On my design, i would like the banner and menu is still there every time user click and i think it is good more better and it is save loading time even if it is a little piece of time. Can I do on Dreamweaver 8 ?
joooom is offline
Reply With Quote
View Public Profile
 
Old 10-25-2007, 11:13 AM Re: Font problem on Dreamweave 8
King Spam Talker

Posts: 1,186
Location: Manchester, UK
Trades: 0
I would just code the banner and menu on every page. I believe that Dreamweaver has a template facility, which might be useful to you, but I don't know how it works.
gringo is offline
Reply With Quote
View Public Profile Visit gringo's homepage!
 
Old 10-25-2007, 12:08 PM Re: Font problem on Dreamweave 8
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
You misunderstand how HTTP and your browser cache works. The first time you visit a web page, the browser caches everything on that page - including graphics. When going to another page in the same site, the browser pulls from the users hard drive CACHE, it does NOT pull from the web server, so it is not increasing bandwidth usage or load times.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 10-25-2007, 11:01 PM Re: Font problem on Dreamweave 8
Junior Talker

Posts: 4
Trades: 0
Thank for your idea LadynRed.

Yes,everything is in caches but the menu and banner are disappear a few second anyway same as I press refresh. And I don't want to happen like that.
joooom is offline
Reply With Quote
View Public Profile
 
Old 10-29-2007, 02:51 AM Re: Font problem on Dreamweave 8
Junior Talker

Posts: 3
Trades: 0
you have several option to change the font
1)open dreamweaver and press [ F11/design/css/select style/css properties/font family] now you can edit your font as required.

2)you can also set by css, <font-family: Tahoma>.

3)If it is not present then install it.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
boboch is offline
Reply With Quote
View Public Profile
 
Old 10-29-2007, 04:09 AM Re: Font problem on Dreamweave 8
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,382
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Yes,everything is in caches but the menu and banner are disappear a few second anyway same as I press refresh. And I don't want to happen like that.
Why not? It is what the vast majority of websites do

THe best way to minimise rendering times (from load to visible in a browser) is to keep images sizes small and use CSS positioning instead of tables
your banner for example is a little over 42k.
The services page is 250Mb!!!!!!!! in images and took almost 20 seconds to load up on 2Mb broadband.

Seriously, the miniscule time and bandwidth saving that using frames will give, is utterly insignificant when compared against the time and bandwidth wasting that your images and tables based pages cause.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Font problem on Dreamweave 8
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.54303 seconds with 12 queries