473,462 Members | 1,128 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

IE6 trouble, but otherwise ok?

4
Hi,

Disclaimer: I am a self-taught, non-professional doing free websites for clubs and friends, so please be kind re: my skillset:)

I bought a template and modified using a plain text editor. It's very CSS-intensive, and I'm not THAT good at CSS, but managed to hack it to look good in my browser (IE7), Netscape, and on iPhone. However, just discovered that it's got a bad anomaly on the homepage in IE6, where the layout is screwed up (resulting in a somewhat amusing decapitation of one of the horse riders!)

I searched the web and found some good advice on IE6 issues, but the trouble is that I'm not "good" enough to make use of it. Would appreciate someone with extra time (if there is anyone around meeting that criteria!) taking a peek and giving me some direction.

The site is http://www.underhillfarm.com

There are two CSS pages:
http://www.underhillfarm.com/layout.css
http://www.underhillfarm.com/style.css

Feel free to email me directly at <REMOVED EMAIL ADDRESS>, if it's not helpful to the rest of you. Thanks!!!

Robin
Oct 21 '08 #1
7 1304
David Laakso
397 Expert 256MB
Back-up your current style sheet in case you need to go back to it.
Change the following selectors to read only:
Expand|Select|Wrap|Line Numbers
  1. .content .column .indent{margin-top: 70px;}
  2. .content .column_1 .indent{margin-right: -196px;}
  3. .content .indent{...} <---------------- :: comment out or delete
  4. .content .column_1 .title{...} <----- :: comment out or delete
  5. .content .column_2 .indent{...} <-- :: comment out or delete
  6. .content .column_2 .title{...} <----- :: comment out or delete
  7.  
Quick checked local system only in XP IE/6.0 and IE/7.0; and in Mac OS X 10.4.11 compliant browsers.

The template you bought is font-size dependent for survival-- user discretion to scale fonts will separate the riders head from her body (in any os/browser)

Ignore-- for my reference only: dl.home (horse).
Oct 21 '08 #2
rsaund
4
Thanks much!

The font size thing is a nightmare! Thanks for pointing that out. When I tried your fix, it did indeed levitate her head in my IE7 browser. I must have my fonts set differently (is is a screen resolution issue?)

Is there any way I can work with this template to solve this problem (without a total rewrite?) Or did I just buy a bad template and I'm screwed? Any suggestions? (I'm not skilled enough to start over at this point:(

Thanks again!

Robin
Oct 22 '08 #3
eWish
971 Expert 512MB
rsaund,

I have removed your email address from your first post. It is against our site policy to include your email address in posts here at Bytes.com for security reasons. Please review our Posting Guidelines "Things that are generally unacceptable"

Thank You,

Kevin
Moderator
Oct 22 '08 #4
rsaund
4
Got it, sorry about that

RSR
Oct 22 '08 #5
David Laakso
397 Expert 256MB
The font size thing is a nightmare! (is is a screen resolution issue?)
Is there any way I can work with this template to solve this problem (without a total rewrite?)
The index works now, as long as users do not scale the fonts-- this will happen in any browser, regardless of the users screen resolution. While it is possible to correct your layout, the time entailed to do so is hardly worth the effort. A clean sheet, a clear head, and a firm grasp of (x)html/css could get you a lot further a lot faster.

Best let it go at that, in my opinion, and simply accept this as part of a learning experience for your next site.

Good luck and best wishes for success.
Oct 22 '08 #6
rsaund
4
Thanks, one more quick question: Where is it that users scale the fonts (i.e., please walk me thru the steps), and approx what % of users do you think would scale the fonts? Thanks much,

Robin
Oct 23 '08 #7
David Laakso
397 Expert 256MB
Where is it that users scale the fonts (i.e., please walk me thru the steps)
IE/7.0
page>text-size>medium is default
FWIW, in IE/7 "zoom" is a page zoom rather than a font-scaling mechanism.
Some users run in "accessibility" mode all the time:
tools>internet options>accessibility>ignore font-sizes specified>page>text-size>medium is default

IE/6.0
view>text-size>medium is default
Some users run in "accessibility" mode all the time:
tools>internet options>accessibility>ignore font-sizes specified>view>text-size>medium is default

Compliant browsers Firefox, Safari, WebKit, Seamonkey, and Camino:
from keyboard
ctrl>++
ctrl>--
or (depening on the browser)
view>zoom-in>zoom-out
Opera
lower right corner of window>100% is default

Some compliant browser users raise the minimum font-size (found in the browser preferences, the location of which varies from browser to browser) to whatever level they prefer all fonts on the page to render.

and approx what % of users do you think would scale the fonts?
I do not know.
Oct 23 '08 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Penn Markham | last post by:
Hello all, I am writing a script where I need to use the system() function to call htpasswd. I can do this just fine on the command line...works great (see attached file, test.php). When my...
2
by: Alex Hopson | last post by:
Hi, I'm trying to modify a shopping cart script from Mastering PHP/MySQL and am having trouble setting up some arrays for it. The original code, below, stores the cart items in a session...
11
by: Brent | last post by:
I'd like to subclass the built-in str type. For example: -- class MyString(str): def __init__(self, txt, data): super(MyString,self).__init__(txt) self.data = data
0
by: kmunderwood | last post by:
I am having trouble excluding select xml out to HTML using xsl I want to ignore some xml and turn others red I can not find the right way to both: 1. Only show the <tag> that want to, and...
0
by: Jerome Smith | last post by:
Hello all, I am having trouble with the Visual Studio .NET Start Page. When I click on the right-pane links such as "Online Community" and "XML Web Services", I get an error message saying: ...
22
by: San | last post by:
Hi, I wrote two simple constructors (one of them default) to initialize a student object. Student::Student(string name) { student_name = name; student_id = LATEST_ID + 1;...
9
by: Greg Linwood | last post by:
I'm having difficulty understanding Session state in ASP.Net. It's almost embarrassing asking this as I've been using ASP since it was first released & it really shouldn't be this hard to use -...
1
by: Hervé Piedvache | last post by:
Dear all, I have a trouble with the pam authentification for PostgreSQL. I have add in the pg_hba.conf the good line ... and I have create a /etc/pam.d/postresql file which contains : auth ...
2
by: robert | last post by:
I've trouble compiling win32all. VC98 and latest SDK installed (otherwise with original SDK it won't even compile). It tells that uuid.lib(cguid_i.obj) : fatal error LNK1103: debug info is...
5
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.