Need Mozilla help

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Beowolf

hail to the king
Feb 2, 2003
1,545
0
0
barracksnetwork.com
Go to www.the-barracks.com/v3/ on IE and it displays perfectly...go to it on Mozilla and it completly ignores my CSS. That one table is absolutly posistion as top: 200 right: 0 and it completly ignores it and displays it all the way on the left side. Funny, though, my CSS describing my text and link styles are fine :con:

I hate Mozilla. Crappy browser can't even display code right.

Go IE!

Oh, and on a side not, what is the CSS command for global font? I want to make it how no matter what view->text size you have it on, it displays the same, but don't want to go and put <p></p> around every bit of text I have.
 
Last edited:

Hunter

BeyondUnreal Newsie
Aug 20, 2001
7,417
61
48
37
...Behind You...
www.unrealfans.com
Code:
href="/v3/style.css"

change that to just style.css as the index page is located in the same directory.


Code:
<html>
<head><title>The - Barracks</title>
<link rel="stylesheet" type="text/css" href="/v3/style.css" title="Default">
</head>

<body bgcolor="#242832" leftmargin=0 rightmargin=0 bottommargin=0 topmargin=0 text="#ffffff">

<table width="100%" cellpadding=0 cellspacing=0 height=175>
<tr><td>
<img src="/v3/logo-left-2.jpg" class="left">
<img src="/v3/logo-right-4.jpg" class="right">
</td></tr>
</table>
<table width=150 border=0 align="right" cellpadding=2 class="menur">
  <tr>
    <td align=center><b>Community</b></td>
  </tr>
  <tr>
    <td valign=top align=right> Forums<br> <i><a href="index.php">General</a></i><br> 
      <i><a href="index.php">Miscellaneous</a></i><br> <i><a href="index.php">Games</a></i><br> 
    </td>
  </tr>
  <tr>
    <td align=center><b>Fan Fiction</b></td>
  </tr>
  <tr>
    <td valign=top align=right> <a href="index.php">Serpentholm</a><br> <a href="index.php">The 
      Lotus Apprentice</a><br> <a href="index.php">Cherry Ronde</a><br> <a href="index.php">Slaves 
      of the Monarchy</a><br> <a href="index.php">The Winds of Eternity</a><br> 
    </td>
  </tr>
  <tr>
    <td align=center><b>Affiliates</b></td>
  </tr>
  <tr>
    <td align=center valign=top> </td>
  </tr>
</table>
<br>

<table width=150 class="menul"  border=0 cellpadding=2 cellspacing=0>

<tr><td align=center><b>Site</b></td></tr>
<tr><td valign=top>
<li><a href="/v3/index.php">Home</a><br>
<li><a href="/v3/about.php">About</a><br>
<li><a href="http://the-barracks.com/forum">Forums</a><br>
<li><a href="nsubmit.php">Submit</a><br>
<li><a href="contact.php">Contact</a><br>
</td></tr>
<tr><td align=center><b>Battle Realms</b></td></tr>
<tr><td valign=top>

<li><a href="index.php">About</a><br>
<li><a href="index.php">Strategies</a><br>
<li><a href="index.php">Screens</a><br>
<li><a href="index.php">Downloads</a><br>
<li><a href="index.php">Clans</a><br>
</td></tr>
<tr><td align=center><b>Age of Mythology</b></td></tr>
<tr><td valign=top>
<li><a href="index.php">About</a><br>
<li><a href="index.php">Strategies</a><br>

<li><a href="index.php">Screens</a><br>
<li><a href="index.php">Downloads</a><br>
<li><a href="index.php">The Cultures</a><br>
<li><a href="index.php">The Gods</a><br>
</td></tr>
<tr><td align=center><b>AoM: The Titians</b></td></tr>
<tr><td valign=top>
<li><a href="index.php">About</a><br>
<li><a href="index.php">Screens</a><br>
<li><a href="index.php">Atlatean Info</a>

</td></tr>
</table>


<table align=center width=400>
<tr><td>

Copywrite 2003, All rights reserved.  Graphics trademark of me, Beowolf, and Age of Mythology by <a href="http://www.ensemblestudios.com" target="_blank">Ensemble Studios</a>.  <a href="mailto:the-barr@the-barracks.com">Contact me</a> for all other questions.
</td></tr>
</table>
</body>
</html>

try the above, not sure it will work but u need to have a table in between them
 
Last edited:

Mychaeel

New Member

Doc_EDo

LEFT
Jan 10, 2002
755
0
0
Mozilla ownz.
There are many cool freatures, but some are:
1 - you can turn of all pop ups
2 - tabs
3 - skin
4 - tools
5 - integrated chat
 
Last edited:

ElectricSheep

Tommy Vegas
May 11, 2000
1,207
0
0
42
Newark, DE
Skin? That's no skin! That's my operating system!

edit:

For those who are not in the know, MacOS X has two window styles built in to the Window Manager: Aqua and Brushed Metal. Aqua is what you see most often. Brushed Metal is reserved for applicBackupations which intereact with physical appliances--or at least, that how its supposed to be.

Applications which sport the brushed metal interface include:

Quicktime Player
iTunes
iChat
iSync
iPhoto
iDVD
iMovie
Safari
iCal
the Finder (in MacOS 10.3, aka Panther)
DVD Player
Calculator
Address Book
Backup
 
Last edited:

Papapishu

我是康
Jun 18, 2001
2,043
0
0
42
void
www.vovoid.com
Considering Mozilla is the only browser that acctually strives to (and succeeds in) following the standards instead of making up their own and let webdesigners base their designs on bugs and flaws (read IE), perhaps you shouldn't complain about them as much as on your own code.
Why don't you run it through the w3 consortium's CSS validator (which is offered as a tool in Mozilla Firebird.)

For another example, you can go to http://www.meyerweb.com/eric/css/edge/menus/demo.html and see how well your IE browser handles assigning styles to arbitrary elements on a css event.
Your IE won't be able to handle this simple technique that would save tonnes of code for web developers.

Support Gecko, destroy MSIE, for standards and sanity.
 

Beowolf

hail to the king
Feb 2, 2003
1,545
0
0
barracksnetwork.com
Hunter, it's /v3/style.css because when I call for the header from files in a sub folder, it doesn't work as just style.css, looking in that subfolder for a style.css, which isn't there.

And by adding that extra table, wouldn't that then throw off my content table?
 

Beowolf

hail to the king
Feb 2, 2003
1,545
0
0
barracksnetwork.com
Hunter said:
tbh it is bad code and with the odd adjust here and tweak there should be great :)

what u using to create your web sites?

Notepad.

I tried the code you gave me, doesn't work.

Why is Mozilla 'ignoring' my CSS? I adjusted it as the w3c form said, as it is 'ok' now (no errors, only a couple warnings) but it still won't display properly. I even added a "align=right" tag to the table, atop of the CSS positioning.
 

Papapishu

我是康
Jun 18, 2001
2,043
0
0
42
void
www.vovoid.com
Why should the menur and menul be position absolute?
Especially when the rest of the table is not.
You can never be sure how a browser is gonna treat the font size, so they should either both be relative or both absolute, althouth the former would be preferable.