Jump to content

Drop Horizontal Bar In Fire Fox


war59312

Recommended Posts

Hey,

I jsut think its funny how you recommand firefox but then it displays the stupid horzontial bar which is not needed amd annories the hell out of me.

Yet it displays fine in IE. lol figures.... :lol:

Guess cause width is 100%. ;) Make it 95. :P

1024x768 btw

So would be great if u could fix please.

cya,

Will

Link to comment
Share on other sites

Are you referring to the presence of a horizontal scroll bar in the SpamCop webmail interface? It's not clear from your message whether you're referring to webmail, the SpamCop reporting site, or these forums, all which are part of SpamCop.

If you're referring to the webmail, I think the problem will be solved when a newer version of the software is implemented. It's currently being beta tested.

DT

Link to comment
Share on other sites

Or srry ment the main web site:

spamcop.net.

OK, thanks. Yes, even at high resolutions (I use 1280 x 1024), there's a horizontal scrollbar at the bottom of www.spamcop.net, and I think you're right...all that's needed is to tweak the "width" statements in the code a bit. The problem is, the person responsible for that page probably doesn't visit these forums, so maybe someone with an "inside track" can forward this to the right eyes.

DT

Link to comment
Share on other sites

The problem is, the person responsible for that page probably doesn't visit these forums, so maybe someone with an "inside track" can forward this to the right eyes.

DT

26594[/snapback]

The right people would be deputies<at>spamcop.net who can get it to Julian. It would probably be best for someone actiually experiencing the problem to describe what they are seeing and what versions of FireFox they have tried.

Link to comment
Share on other sites

OK, Steven, I'll do it when I have time. I'm using FF 1.0.3 on WinXP, and I imagine that it's affecting at least all the Windows-based FF users, if not more platforms. To clarify, it's not that we're having to scroll left and right...the horizontal scroll bar appears at the bottom of the window, but there's no scroll room available, so it's most likely due to some conflicting width values in the page coding.

DT

Link to comment
Share on other sites

Exactly as David said.

Screen Shot:

http://www.imagehosting.us/imagehosting/sh....png/?id=392247

Well its a simple fix.

Just change in 05look.css:


body {
	background-color: #E1E1E1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
}

To:


body {
	background-color: #E1E1E1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 1px;
}

So now it looks fine in IE and FF if u do that.

Or of course if u still want zero margin in ie thats easy to do using a java scri_pt if statement.

Well for the moment this is how I have fixed the issue. :)


if (document.domain.indexOf("spamcop.net")!=-1) { document.write('&lt;style type="text/css" media="all"&gt; body {margin: 1px;}; &lt;\/style&gt;');};

Link to comment
Share on other sites

  • 2 months later...
Well fixed in 1.1 firefox. :)

29764[/snapback]

Acquired in exactly what manner? getfirefox.com doesn't even have free downloads listed any more. :(
Link to comment
Share on other sites

http://www.mozilla.org/products/firefox/ offers 1.0.4

29777[/snapback]

That's not an offer, it's a promotion. The link make the switch today leads to a page which states 'To download Firefox, go to getfirefox.com and select "Free Download"', and getfirefox.com redirects as follows http://www.mozilla.org/products/firefox/, which does not contain "Free Download". One nice fairly tight vicious circle.
06/30/05 15:58:47 Browsing http://getfirefox.com
Fetching http://getfirefox.com/ ...
GET / HTTP/1.1
Host: getfirefox.com
Connection: close
User-Agent: Sam Spade 1.14

HTTP/1.1 302 Found
Date: Thu, 30 Jun 2005 19:58:31 GMT
Server: Apache/1.3.27 (Unix)  (Red-Hat/Linux) PHP/4.1.2 mod_perl/1.26
Location: http://www.mozilla.org/products/firefox/
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1

123

&lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;TITLE&gt;302 Found&lt;/TITLE&gt;
&lt;/HEAD&gt;&lt;BODY&gt;
&lt;H1&gt;Found&lt;/H1&gt;
The document has moved &lt;A HREF="http://www.mozilla.org/products/firefox/"&gt;here&lt;/A&gt;.&lt;P&gt;
&lt;HR&gt;
&lt;ADDRESS&gt;Apache/1.3.27 Server at getfirefox.com Port 80&lt;/ADDRESS&gt;
&lt;/BODY&gt;&lt;/HTML&gt;

0

http://www.mozilla.org/mirrors.html other sources

29777[/snapback]

Thanks, but those mirrors don't seem to have a version 1.1 yet.

Edit: Added the code.

Link to comment
Share on other sites

That's not an offer, it's a promotion.  The link make the switch today

I just checked the same link I offered, but clicked on the "Free Download" link (green box at top right) ... killed the generated file download attempt ...???

hanks, but those mirrors don't seem to have a version 1.1 yet.

I didn't see any reference to 1.1 in the nightly feeds either ...????

But if you want to try .... http://www.mozilla.org/projects/firefox/

Link to comment
Share on other sites

I just checked the same link I offered, but clicked on the "Free Download" link (green box at top right) ... killed the generated file download attempt ...???

29812[/snapback]

Thanks, I see the problem now - that green box relies on java scri_pt to determine which version of Firefox to offer, I configured my firewall in a paranoid fashion to disable java scri_pt for all but specifically allowed sites, and consequently I didn't get to seen that green box. It would be nice if there was something on that page that indicated that java scri_pt support was required for easy downloading, and what to do if you still want to download Firefox but don't support java scri_pt.
Link to comment
Share on other sites

Web page source also includes;

<noscript> <div class="download"> <h3>Download Now</h3>

<p style="margin-bottom: 0">English:</p> <ul> <li><a

href="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.4/win32/en-US/Firefox%20Setup%201.0.4.exe">Windows

(4.7MB)</a> </li> <li><a

href="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.4/linux-i686/en-US/firefox-1.0.4.installer.tar.gz">Linux

(8.2MB)</a></li> <li><a

href="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.4/mac/en-US/Firefox%201.0.4.dmg">Mac

OS X (8.6MB)</a></li> </ul> <p><a

href="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.4/">Other

Systems and Languages</a></p> </div> </noscript>

which should have offered up the list of OS selections ...???

Link to comment
Share on other sites

Well fixed in 1.1 firefox. :)

29764[/snapback]

So what you really meant here was what, 1.1a2? 1.1 Final isn't estimated to be due out until September. Conventions have been to only refer to final products with simple numeric designators, and to refer to alpha and beta products as such.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...