Help me get Centered
Palewind
Posted: Sep 21 2009, 08:09 AM


Guild Advisor
Group Icon

Group: Admin
Posts: 8,802
Member No.: 1
Joined: 7-November 05



Neo, Effexor, and anyone else web-smart:

Ok so apparently in IE8, the raid app looks like donkey butt. How do I center it? I'm using < center > tags right now IIRC (not fucking around with the HTML until someone smarter than me looks through it) and that works in Firefox.

You guys are the ones who say it's bothersome. Tell me how to fix it and I'm on it.


--------------------
user posted image
Play PS3? Send me a friend invite.

My user posted image Trophies:
Resonance of Fate | Call of Juarez: Bound in Blood | Star Wars: The Force Unleashed
Demon's Souls | InFamous

Currently Working on:
Dragon Age: Origins | Rock Band 2
Top
Effexor
Posted: Sep 21 2009, 10:13 AM


First Sergeant
*

Group: Guild Member
Posts: 352
Member No.: 768
Joined: 30-May 07



I can't view source on my iPhone, what's the doctype you are using on this page?


--------------------
Top
Neopulse
Posted: Sep 21 2009, 03:39 PM


Guild Leader
Group Icon

Group: Admin
Posts: 2,610
Member No.: 962
Joined: 12-September 07



It's showing correctly for me in both FF 3.5.3 and in IE8 except on the homepage, one of the recruiting status <div> is doing something funny, I'll take a look at it.


--------------------
Artificial Intelligence is no match for human stupidity.

Why the hell in the world.......does is SO WORTH IT to penetrating female virgin's hoo-hoo with dirty(or provably millionaire perv) male's peeper? Good lord.... -Frosty
Top
Neopulse
Posted: Sep 21 2009, 03:54 PM


Guild Leader
Group Icon

Group: Admin
Posts: 2,610
Member No.: 962
Joined: 12-September 07



Recruiting status is fixed, someone doesn't like to use CSS or close his comment tags... not to name any names.


--------------------
Artificial Intelligence is no match for human stupidity.

Why the hell in the world.......does is SO WORTH IT to penetrating female virgin's hoo-hoo with dirty(or provably millionaire perv) male's peeper? Good lord.... -Frosty
Top
Benedict
Posted: Sep 21 2009, 06:20 PM


Conscript
*

Group: Special Guest
Posts: 8
Member No.: 6,966
Joined: 9-September 09



Hey Neo, edit your stylesheet and change

body {
/*background-color: #7D7D7D;*/
background-attachment: fixed;
background-color: black;
background-image: url(http://www.ravenous-online.com/images/bg_graytile.jpg);
background-position: 50% 1%;
background-repeat: repeat-x;
margin: 0 auto;
padding: 0px;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
}

to

body {
/*background-color: #7D7D7D;*/
background-attachment: fixed;
background-color: black;
background-image: url(http://www.ravenous-online.com/images/bg_graytile.jpg);
background-position: 50% 1%;
background-repeat: repeat-x;
margin: 0 auto;
padding: 0px;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
text-align:center;
}
Top
Neopulse
Posted: Sep 21 2009, 06:34 PM


Guild Leader
Group Icon

Group: Admin
Posts: 2,610
Member No.: 962
Joined: 12-September 07



QUOTE
<a href="http://www.ravenous-online.com">HOME</a>
<a href="http://forums.ravenous-online.com">FORUMS</a>
<a href="http://www.ravenous-online.com/rn2">RAID SIGNUPS</a>
<a target="_blank" href="http://www.wowmeteronline.com/browse/guildcalendar/17232#calendar">WoW METER ONLINE</a>
<a href="http://ravenous-online.com/?page_id=216">ADD-ONS</a>

<a href="http://ravenous-online.com/?page_id=4">VENTRILO INFO</a>
<a href="http://ravenous-online.com/?page_id=160">WHO ARE WE?</a>
</td></tr></table>
</center>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>Ravenous Raid Sign-Ups</title>
<link rel="stylesheet" type="text/css" href="./styles/rn2.css" title="Default layout" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="./scripts/mouseover.js">
</script>
</head>


See that bolded </center> tag ? Move it to the bottom.


--------------------
Artificial Intelligence is no match for human stupidity.

Why the hell in the world.......does is SO WORTH IT to penetrating female virgin's hoo-hoo with dirty(or provably millionaire perv) male's peeper? Good lord.... -Frosty
Top
Neopulse
Posted: Sep 21 2009, 06:39 PM


Guild Leader
Group Icon

Group: Admin
Posts: 2,610
Member No.: 962
Joined: 12-September 07



QUOTE

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>Ravenous Raid Sign-Ups</title>
<link rel="stylesheet" type="text/css" href="./styles/rn2.css" title="Default layout" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="./scripts/mouseover.js">
</script>
</head>



This needs to be at the top of the page and everything else needs to be after it. AKA, put the HTML for the menu / banner inside the <body> tags.


--------------------
Artificial Intelligence is no match for human stupidity.

Why the hell in the world.......does is SO WORTH IT to penetrating female virgin's hoo-hoo with dirty(or provably millionaire perv) male's peeper? Good lord.... -Frosty
Top
Palewind
Posted: Sep 22 2009, 02:42 PM


Guild Advisor
Group Icon

Group: Admin
Posts: 8,802
Member No.: 1
Joined: 7-November 05



Fuck Neo -- don't mess with the recruiting status thing. Now it's a disgusting garble of css bullshit insetad of my easily-stacked html. More irritating to sift through and update manually. Fuckerrrrrrrrrrrrrrrrrrrr.


And P.S., you'll have to walk me through the Raid Ninja changes. I can't digest your shit solo.


--------------------
user posted image
Play PS3? Send me a friend invite.

My user posted image Trophies:
Resonance of Fate | Call of Juarez: Bound in Blood | Star Wars: The Force Unleashed
Demon's Souls | InFamous

Currently Working on:
Dragon Age: Origins | Rock Band 2
Top
Neopulse
Posted: Sep 22 2009, 03:16 PM


Guild Leader
Group Icon

Group: Admin
Posts: 2,610
Member No.: 962
Joined: 12-September 07



Dude, I fixed your outdated Frontpage generated bullshit with standards compliant code. Get over it.

PS you also forgot to close your comment tags and it wasn't displaying anything after the first table if you use IE.

Besides, the CSS uses less tags and makes it easier to read since all the styles are in one place. My webfu > your webfu.


--------------------
Artificial Intelligence is no match for human stupidity.

Why the hell in the world.......does is SO WORTH IT to penetrating female virgin's hoo-hoo with dirty(or provably millionaire perv) male's peeper? Good lord.... -Frosty
Top
Neopulse
Posted: Sep 22 2009, 03:21 PM


Guild Leader
Group Icon

Group: Admin
Posts: 2,610
Member No.: 962
Joined: 12-September 07



Some light reading for the CSS challenged.

Fuzzy, click here.


--------------------
Artificial Intelligence is no match for human stupidity.

Why the hell in the world.......does is SO WORTH IT to penetrating female virgin's hoo-hoo with dirty(or provably millionaire perv) male's peeper? Good lord.... -Frosty
Top
Maraudertank
Posted: Apr 23 2010, 10:26 PM


High Warlord
*

Group: Forum Moderator
Posts: 8,720
Member No.: 27
Joined: 17-November 05



Ooooohhhhhhmmmmm.... Ohhhhhhhhmmmmmmmm......

Feel more centered?


--------------------
"MT is the shit. MT on heroic is balls to the wall." - Vonbimini
"Paled you Canadian Gun Wanker!" - Sage Frostlight
"And MT, your name shall be "Forum Monkey."" - Lynthe
"You have hurt the shadowy slut's feelings. Someone must pay." - Jezzibel
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:

Topic Options



Hosted for free by InvisionFree (Terms of Use: Updated 2/10/2010) | Powered by Invision Power Board v1.3 Final © 2003 IPS, Inc.
Archive
Please Note: the advertisements on this website are in no way affiliated with, approved, or controlled by the leadership or membership of Ravenous. They just pay the bills. We Highly suggest you ignore them entirely.