|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Anyone can me on this?
I have been using dreamweaver 8 and recently move to CS3. However the stylesheet that is created in dreamweaver 8 doesnt work in CS3. Stylesheet: body { font: normal 0.7em Verdana, Arial, Helvetica, sans-serif; color: #333333; } td { font: normal 0.7em Verdana, Arial, Helvetica, sans-serif; color: #333333; } -------------------------------------------------------------------------------- ----------------------------- Strangely, the wordings in the <table><td> become very very small when viewed in CS3 workspace. However, the page in the web browser looks ok. Someone pls me... I have been surfing the web on this issue for 2 weeks. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Let's see the page - can you post a link, please?
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "carriephua" <webforumsuser@macromedia.com> wrote in message news:fpm2da$l64$1@forums.macromedia.com... > Anyone can me on this? > > I have been using dreamweaver 8 and recently move to CS3. However the > stylesheet that is created in dreamweaver 8 doesnt work in CS3. > Stylesheet: > > body { > font: normal 0.7em Verdana, Arial, Helvetica, sans-serif; > color: #333333; > } > td { > font: normal 0.7em Verdana, Arial, Helvetica, sans-serif; > color: #333333; > } > > > -------------------------------------------------------------------------------- > ----------------------------- > > Strangely, the wordings in the <table><td> become very very small when > viewed > in CS3 workspace. > However, the page in the web browser looks ok. > > Someone pls me... I have been surfing the web on this issue for 2 > weeks. > > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
The page looks ok in web browser. However the fonts look very very small in CS
3 workspace. The website is hosted in Intranet server thus unable to show you. So far, I suspect that using ems might be the cause but I do not think it SHOULD be the problem. |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
> So far, I suspect that using ems might be the cause but I do not think it
> SHOULD be the problem. Using them without understanding certainly COULD be the problem. For example, <div style="font-size:.85em;"> .... <div style="font-size:.85em;"> This text will be 85% of 85%, or 72.5% of the size of non-sized characters on the page</div> </div> Ems are cumulative (as are percents). -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "carriephua" <webforumsuser@macromedia.com> wrote in message news:fpnqjt$m1n$1@forums.macromedia.com... > The page looks ok in web browser. However the fonts look very very small > in CS > 3 workspace. > > The website is hosted in Intranet server thus unable to show you. > > So far, I suspect that using ems might be the cause but I do not think it > SHOULD be the problem. > |
|
![]() |
| Outils de la discussion | |
|
|