I am having an issue where the text in the index page (table is
justifying to the left no matter what I try). The problem does not
occur when viewing this with Mozilla Firefox and the text covers the
table appopriately. Looking for any help to see if it's something
within the HTML. Here is the source for the page in question:
content="text/html; charset=iso-8859-1">
The Duke Street Kings
src="file:///Users/stin/Library/Preferences/Adobe/GoLive/Set tings7/
JScripts/GlobalScripts/CSScriptLib.js">
Click
on photo to see more pics from The Buffalo Rose!
valign="middle" width="140">
face="Times New Roman, Times, serif" size="4">
Cool News for our Tenth Annual Blues and BBQ for Better Housin
face="Times New Roman, Times, serif" size="3">
We just got the official buy in from the radio station for this year's
event, and
target="_blank">99.5 The Mountain is now the
"Official Media Sponsor" for the "10th Annual Blues And BBQ For Better
Housing". The Promotion Calendar has cleared November 10, 2007 for the
event. That means that we will be guaranteed a lot more promotional
support, which should translate into more air time and more give-a-way
or auction items. It might even mean more personnel to help out at the
event. Also, the Sales Department is already working on some
sponsorship opportunities.
We are still looking for a corporate sponsor who would match our
donations. If anyone has any Ideas on how to make this a better event
please get in touch with Ranger 720-480-4477. Our goal is to make this
one of the biggest best and most successful fund raisers in the Denver
area. This is totally grass roots and everything we make goes straight
to Habitat. Wouldn't it be cool to be able to build a whole house with
each years proceeds.
face="Times New Roman, Times, serif" size="3"> "If
you ain't got dreams Bagel, all you got left is nightmares"
-Boogie from the movie Diner
In other news...
face="Times New Roman, Times, serif" size="3">We are
in the process of writing and recording our next CD. Hope to
have it out the end of the year. Gordo is getting married
July 1
so there are not a lot of gigs planned in July but we're looking at
booking some public dates as soon as August. In the meantime,
please contact Ranger
Miller regarding bookings or other music opportunities.
face="Times New Roman, Times, serif" size="3"> So
"May the good lord shine a light on you, make every song you sing,
your
favorite tune"
-Jagger and Richards
face="Times New Roman, Times, serif" size="3">
face="Times New Roman, Times, serif" size="4">Upcoming
gigs
August 4th - Private Event
face="Times New Roman, Times, serif" size="3">
color="#000000" face="Times New Roman, Times, serif"
size="3">
face="Times New Roman, Times, serif" size="3">
color="#000000" face="Times New Roman, Times, serif"
size="3">August
11th - Private Event
November 10th - Habitat for Humanity Benefit -
href="http://www.dnote.us/">DNote (Arvada, CO)
style="font-family: Times New Roman,Times,serif;">November
16th - Private Event
color="#000000" face="Times New Roman, Times, serif"
size="3">
face="Times New Roman, Times, serif" size="3">
color="#000000" face="Times New Roman, Times, serif"
size="3">
face="Times New Roman, Times, serif" size="3">
size="2">Currently booking for
Aug - Dec '07
| |
href="photos.html">Fan Photo Gallery |
href="contact.html">Contact Us |
href="mailinglist.html">Mailing List |
href="songs.html">Song Samples|
href="kingsnews.html">Kings' News
Re: Problem w/ Text Alignment - IE7 Problem Only
am 27.08.2007 22:25:37 von John Hosking
Mtmartin71 wrote:
> For the following web site:
>
> www.thedukestreetkings.com
>
> I am having an issue where the text in the index page (table is
> justifying to the left no matter what I try).
You've got tables nested at least three deep, so it's hard to know which
one to look at. I don't have IE7 here, so it's not obvious to me what's
wonky. In IE6 I see a strong leftist tendency by the text starting with
"Cool News for our Tenth Annual...," but you say it's only in IE7, so I
don't know.
> The problem does not
> occur when viewing this with Mozilla Firefox and the text covers the
> table appopriately. Looking for any help to see if it's something
> within the HTML. Here is the source for the page in question:
But you already gave us the URL. We therefore have the code. Or did you
paste the code here because GoLive added zillions of empty lines to your
markup, making it unreadable? ;-)
>
>
invokes Quirks mode. Aim for standards mode with, say,
"http://www.w3.org/TR/html4/strict.dtd">
A reduced sample of the problem might help others debugging. I'm not
claiming the JS is causing your problem, but in that case, why not get
rid of it and all other extraneous markup, leaving just the problem?
IAC, I see two JS errors in FF:
Security Error: Content at http://www.thedukestreetkings.com/ may not
load or link to
file:///Users/stin/Library/Preferences/Adobe/GoLive/Settings 7/JScripts/GlobalScripts/CSScriptLib.js.
Error: newImage is not defined
Source File: http://www.thedukestreetkings.com/
Line: 65
>
>
>
> A reduced sample of the problem might help others debugging. I'm not
> claiming the JS is causing your problem, but in that case, why not get
> rid of it and all other extraneous markup, leaving just the problem?
> IAC, I see two JS errors in FF:
>
> Security Error: Content athttp://www.thedukestreetkings.com/may not
> load or link to
> file:///Users/stin/Library/Preferences/Adobe/GoLive/Settings 7/JScripts/Gl=
ob=ADalScripts/CSScriptLib.js.
>
> Error: newImage is not defined
> Source File:http://www.thedukestreetkings.com/
> Line: 65
>
> >
> >