|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Where are the style definitions for the classes style1, style2, style3?
I suspect you're using dreamweaver aren't you? It will have created these definitions in the head of the html document. Please show us what they define.
__________________
There are 10 types of people in this world: those who understand binary and those who don't. |
|
||||
|
I was using the styles for my IE conditional page:
/* "All Template" Begins in Conditional*/ #holder { margin: 0 auto; padding:22px; position:relative; border:none; } .ayearround { position:absolute; left:25px; top:120px; font-size:20px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:9; } .treeexpert_etc { position:absolute; left:25px; top:142px; font-size:20px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:10; } .proudly_etc { float:left; position:absolute; left:285px; top:105px; font-size:18px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:11; } .phone_middle { float:left; position:absolute; left:380px; top:125px; font-size:20px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:12; } .iefix{ font-size:18px } .iefix2{ font-size:12px } #holder { height:733px; } #copyright { position:absolute; right:15px; top:755px; } #home2 { position:absolute; left:13px; top:756px; } #services2 { position:absolute; left:56px; top:754px; } #ourwork2 { position:absolute; left:119px; top:756px; } #whoweare2 { position:absolute; left:195px; top:753px; } #contact2 { position:absolute; left:283px; top:754px; } #blog { position:absolute; left:353px; top:754px; } #box2 { float:none; position:absolute; top:364px; right:87px; } /* "All Template" Ends in Conditional*/ /* "Index" Begins in Conditional*/ #box1_text { position:absolute; top:380px; left:205px; font-size:14px; font-style:normal; color:#128f33; z-index:17; } #box2_text { position:absolute; top:375px; right:137px; font-size:11px; color:#128f33; z-index:20; } #leaves { position:absolute; top:560px; right:190px; } /* "Index" Ends in Conditional */ /* "Who We Are" Begins in Conditional*/ #box1_text_whoweare{ top:375px; } #box1b_text_whoweare { top:392px; left:120px; width: 385px; } #box1a_text_whoweare { top:417px; left:100px; width: 385px; } .style1_whoweare { font-size:16px; } .style2_whoweare { font-size:10px; } .style3_whoweare{ font-size:12px; } #box2_text_whoweare { top:377px; left:544px; width:200px; } #box2a_text_whoweare { top:513px; left:544px; width:200px; } #box2b_text_whoweare { top:632px; left:544px; width:200px; } #holder { height:735px; } /* "Who We Are" Ends in Conditional*/ /* "Services" Begins in Conditional*/ #boxb_text1_services { top:373px; left:100px; } #boxb_text2_services { top:410px; left:115px; } #boxb_text3_services { top:630px; left:230px; } .style1 { font-size:21px; } .style2 { font-size:16px; } .style3{ font-size:16px; } #holder { height:733px; } /* "Services" Ends in Conditional*/ /* "Our Work" Begins in Conditional*/ #boxb_text1_ourwork { top:373px; left:100px; } #boxb_text2_ourwork { top:410px; left:115px; } #boxb_text3_ourwork { top:630px; left:230px; } .style1 { font-size:21px; } .style2 { font-size:16px; } .style3{ font-size:16px; } #holder { height:733px; } /* "Our Work" Ends in Conditional*/ /* "Contact" Begins in Conditional*/ #boxb_text1_contact { top:373px; left:150px; } #boxb_text2_contact { top:410px; left:110px; } #boxb_text3_contact { top:630px; left:60px; } #boxb_text4_contact { top:630px; left:225px; } #boxb_text5_contact { top:635px; left:390px; } .style1 { font-size:22px; } .style2 { font-size:15px; } .style3{ font-size:12px; } .style4{ font-size:12px; } .style5{ font-size:12px; } #holder { height:733px; } /* "Contact" Ends in Conditional*/ |
|
||||
|
This is the correct IE css style sheet:
/* "All Template" Begins in Conditional*/ body{ margin:0 auto; padding:0; text-align:center; } #holder { position:relative; height:733px; width:800px; margin:0 auto; text-align:left; padding:22px; border:none; } #ayearround { position:absolute; left:40px; top:120px; font-size:20px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:9; } #treeexpert_etc { position:absolute; left:40px; top:140px; font-size:20px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:10; } #proudly_etc { position:absolute; left:300px; top:105px; font-size:18px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:11; } #phone_middle { position:absolute; left:390px; top:127px; font-size:20px; font-family: Helvetica, arial, sans-serif; color:#128f33; z-index:12; } #phonenumbers { position:absolute; left:672px; top:11px; color:#828181; font-size:9px; font-family: Helvetica, arial, sans-serif; } #logo { float:left; position:absolute; left:48px; top:11px; } #menubar_box { position:absolute; left:157px; top:68px; border:none; background-color:#ffffff; width:600px; height:45px; } ul#topnav {text-align: center;} ul#topnav li{ font-size:16px; color:#128f33; left:0px; top:8px; display:inline; list-style:none; align:center; padding:0; } ul#topnav li a { text-decoration:none; color:#128f33; padding:18px 16px 26px; } #horizontal_line{ position:absolute; left:170px; top:86px; /*width:500px; height:3px; background-color:#128f33; border-color:#128f33;*/ } #box1 { position:absolute; top:360px; left:80px; } #box2 { position:absolute; top:364px; left:530px; } #copyright { position:absolute; left:670px; top:755px; } #home2 { position:absolute; left:13px; top:756px; } #services2 { position:absolute; left:56px; top:754px; } #ourwork2 { position:absolute; left:119px; top:756px; } #whoweare2 { position:absolute; left:195px; top:753px; } #contact2 { position:absolute; left:283px; top:754px; } #blog { position:absolute; left:353px; top:754px; } /* "All Template" Ends in Conditional*/ /* "Index" Begins in Conditional*/ #box1_text { position:absolute; top:380px; left:190px; font-size:14px; font-style:normal; color:#128f33; z-index:17; } #box2_text { position:absolute; top:385px; left:580px; font-size:11px; color:#128f33; z-index:20; } .treeservice2{ font-size:24px; } .iefix_pruning{ font-size:18px } .iefix2_fullservice{ font-size:12px } #leaves { position:absolute; top:565px; right:205px; } /* "Index" Ends in Conditional */ /* "Who We Are" Begins in Conditional*/ #box1_text_whoweare{ top:375px; } #box1b_text_whoweare { top:392px; left:120px; width: 385px; } #box1a_text_whoweare { top:417px; left:100px; width: 385px; } .style1_whoweare { font-size:16px; } .style2_whoweare { font-size:10px; } .style3_whoweare{ font-size:12px; } .style4_whoweare{ font-size:10px; } #box2_text_whoweare { top:377px; left:544px; width:200px; } #box2a_text_whoweare { top:513px; left:544px; width:200px; } #box2b_text_whoweare { top:632px; left:544px; width:200px; } /* "Who We Are" Ends in Conditional*/ /* "Services" Begins in Conditional*/ #boxb_text1_services { top:373px; left:100px; } #boxb_text2_services { top:410px; left:115px; } #boxb_text3_services { top:630px; left:230px; } .style1 { font-size:21px; } .style2 { font-size:16px; } .style3{ font-size:16px; } /* "Services" Ends in Conditional*/ /* "Our Work" Begins in Conditional*/ #boxb_text1_ourwork { top:373px; left:100px; } #boxb_text2_ourwork { top:410px; left:115px; } #boxb_text3_ourwork { top:630px; left:230px; } .style1 { font-size:21px; } .style2 { font-size:16px; } .style3{ font-size:16px; } #holder { height:733px; } /* "Our Work" Ends in Conditional*/ /* "Contact" Begins in Conditional*/ #boxb_text1_contact { top:373px; left:150px; } #boxb_text2_contact { top:410px; left:110px; } #boxb_text3_contact { top:630px; left:60px; } #boxb_text4_contact { top:630px; left:225px; } #boxb_text5_contact { top:635px; left:390px; } .style1 { font-size:22px; } .style2 { font-size:15px; } .style3{ font-size:12px; } .style4{ font-size:12px; } .style5{ font-size:12px; } /* "Contact" Ends in Conditional*/ |
|
||||
|
css style sheet for all browsers:
#boxb_services { position:absolute; top:360px; left:90px; z-index:15; } #boxb_text1_services { position:absolute; top:353px; left:130px; font-size:18px; color:#128f33; z-index:16; } #boxb_text2_services { position:absolute; top:390px; left:130px; width: 625px; font-size:16px; color:#128f33; z-index:17; } #boxb_text3_services { position:absolute; top:610px; left:255px; width: 385px; font-size:18px; color:#128f33; z-index:18; } #twoleaves_services { position:absolute; top:557px; left:397px; z-index:19; } /* "Services" Ends */ /* "Our Work" Begins */ #boxb_ourwork { position:absolute; top:360px; left:90px; z-index:15; } #boxb_text1_ourwork { position:absolute; top:353px; left:130px; font-size:18px; color:#128f33; z-index:16; } #pic1 { position:absolute; top:427px; left:161px; z-index:17; } #pic2 { position:absolute; top:427px; left:306px; z-index:18; } #pic3 { position:absolute; top:427px; left:451px; z-index:19; } /* "Our Work" Ends */ /* "Contact" Begins */ #boxb_contact { position:absolute; top:360px; left:90px; z-index:15; } #boxb_text1_contact { position:absolute; top:353px; left:150px; font-size:18px; color:#128f33; z-index:16; } #boxb_text2_contact { position:absolute; top:390px; left:110px; width: 625px; font-size:15px; color:#128f33; z-index:17; } #boxb_text3_contact { position:absolute; top:610px; left:60px; width: 385px; font-size:14px; color:#128f33; z-index:18; } #boxb_text4_contact { position:absolute; top:610px; left:225px; width: 385px; font-size:14px; color:#128f33; z-index:21; } #boxb_text5_contact { position:absolute; top:615px; left:390px; width:385px; font-size:14px; color:#128f33; z-index:22; } #whitetree_contact { position:absolute; top:463px; left:180px; z-index:19; } #leaves2_contact { position:absolute; top:533px; left:340px; z-index:20; } /* "Contact" Ends */ |
|
||||
|
Maybe you can save the screen shot as an image at your site, then insert it here
__________________
http://www.piedmont-powersellers.com |
|
||||
|
Good idea. Here it is: Looking for help
|
|
||||
|
Now that I've visited the site...
Your html is invalid on all pages to one extent or another. You must sort this out before trying to ascertain why it doesn't work. As I've stated on a similar post, you are currently testing how various browsers display invalid html. They seldom agree 100% when it's valid. Get yourself the Web Developer toolbar add-on for FireFox, you'll wonder how you managed without it.
__________________
There are 10 types of people in this world: those who understand binary and those who don't. |
|
||||
|
I validated it with W3C and it's still doing the same thing by changing the font size...any ideas?
Looking for help |
|
||||
|
I've managed to replicate the 'look' of your problem in FireFox.
I selected View > Zoom > Zoom text only and then zoomed in twice (Ctrl +) Are you absolutely certain that the browser settings are correct? Have you tried seeing how other sites appear on this browser?
__________________
There are 10 types of people in this world: those who understand binary and those who don't. |
|
||||
|
It looks like you might have found the problem but that doesn't make sense because he doesn't have this problem with any other sites
|
|
||||
|
Ok, I'm not completely convinced that it is exactly this because I can't get the exact look of the broken page with font-weight and the way it lines up like in the pictures but I do think that you were correct that it has to do with the text-zoom in the browser so my solution is going to be to suggest that they reset their browser (the simplest and best answer!) or I can redesign the page using pics of the words (therefore losing any SEO) so that their text-zoom doesn't break the page. Thank you so much Uncle Dog for all of your help!!
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Local Matters Goes After Local Search Tech Market | WPW_Feedbot | Search Engine Optimization Forum | 0 | 09-30-2005 04:00 PM |
| Problems with MAC browsers | dan_bradshaw | Accessibility and Usability Forum | 3 | 08-11-2005 01:52 PM |
| Google Local Finally Adds Ability To List Your Local Busine | WPW_Feedbot | Marketing Strategies Discussion Forum | 0 | 03-15-2005 04:00 PM |
| Remote or local Database - benefits snd problems ? | carju1 | Database Discussion Forum | 7 | 08-23-2004 07:51 AM |
| problems setting new home page. | minky | Graphics & Design Discussion Forum | 9 | 01-15-2004 05:45 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |