Help me here with my site real quick...
mnx12
21-04-2006 15:58:42
http//dhost.info/afitribute/version2/index2.html
So the two tables (the links and the content) are not vertically aligned. Also, the titles on the links do not have the same padding as the title on the content. Hopefully that made sense, and if you help me fix it, ill give you karma. Thanks
FreeOffersNow
21-04-2006 16:16:21
The Navigation and Content panels should be inside another table, and set to valign="top"
Also, the you have all of the titles as div class="titles" [div.title{ font-size 10px; font-weight bold; background #000000; color white; }], a class which has no value for any padding attribute...thus the problem with your padding lies in the fact that Navigation is td id="nav" [td#nav{ width 90px; padding 2 2px; }] while the content is td id="content" [td#content{ padding 0 2px; }]. Hope that helps.
mnx12
21-04-2006 16:26:27
[quote7a4441a3e6="FreeOffersNow"]The Navigation and Content panels should be inside another table, and set to valign="top"
Also, the you have all of the titles as div class="titles" [div.title{ font-size 10px; font-weight bold; background #000000; color white; }], a class which has no value for any padding attribute...thus the problem with your padding lies in the fact that Navigation is td id="nav" [td#nav{ width 90px; padding 2 2px; }] while the content is td id="content" [td#content{ padding 0 2px; }]. Hope that helps.[/quote7a4441a3e6]okay...i dont know much about css, so that actually confused me, haha.
FreeOffersNow
21-04-2006 16:35:08
Well, to fix the padding problem...just change
[code18a1a4c40fb]td#content{ padding: 0 2px; }[/code18a1a4c40fb]
to
[code18a1a4c40fb]td#content{ padding: 2 2px; }[/code18a1a4c40fb]
I didn't look at your table structure to tell you how to fix the vertical alignment, but to be honest with you the information you're looking for is very very basic and readily available if you just look around a bit...
Admin
21-04-2006 16:35:58
other than being completely unreadable, poorly rendered in anything but 1024x768 and about a completely shitty band its really not too bad. keep at it, champ!!!
nate08
21-04-2006 16:37:17
[quote958a2e983b="Admin"]other than being completely unreadable, poorly rendered in anything but 1024x768 and about a completely shitty band its really not too bad. keep at it, champ!!![/quote958a2e983b]
You must have had a really great day...
FreeOffersNow
21-04-2006 16:37:21
[quoted54fa4e651="Admin"]other than being completely unreadable, poorly rendered in anything but 1024x768 and about a completely shitty band its really not too bad. keep at it, champ!!![/quoted54fa4e651]
You're too kind. Here, have a beer toast
mnx12
21-04-2006 16:42:48
Can someone give me a screenshot of what it looks like in a different resolution than 1024x768? And what do you mean by it being totally unreadable?
FreeOffersNow
21-04-2006 16:53:07
[quotea86a44f6d4="mnx12"]Can someone give me a screenshot of what it looks like in a different resolution than 1024x768? And what do you mean by it being totally unreadable?[/quotea86a44f6d4]
The color scheme (fonts, cell backgrounds, etc.) causes a strain on the eyes. Too lazy to screenshot....
mnx12
21-04-2006 16:55:31
oh, well those arent the colors i am keeping. anyways, i still havent solved my initial problem...
JordanE
21-04-2006 16:57:02
Also, the tables are way to small in IMO.
FreeOffersNow
21-04-2006 17:02:32
[quote85e0056ded="mnx12"]oh, well those arent the colors i am keeping. anyways, i still havent solved my initial problem...[/quote85e0056ded]
Dude nobody is going to fucking do it for you...use Google. I tried to be nice and help but you're just being a lazy little shit. Do it yourself. You ask somebody to take a screenshot when you could just fucking change your resolution...go eat some vegetables.
Admin
21-04-2006 17:08:31
[quote962fa4b33a="nate08"][quote962fa4b33a="Admin"]other than being completely unreadable, poorly rendered in anything but 1024x768 and about a completely shitty band its really not too bad. keep at it, champ!!![/quote962fa4b33a]
You must have had a really great day...[/quote962fa4b33a]
so instead of being an asshole on an internet forum what should i do. pray?
mnx12
21-04-2006 17:21:26
[quote59f9d4ab9c="FreeOffersNow"][quote59f9d4ab9c="mnx12"]oh, well those arent the colors i am keeping. anyways, i still havent solved my initial problem...[/quote59f9d4ab9c]
Dude nobody is going to fucking do it for you...use Google. I tried to be nice and help but you're just being a lazy little shit. Do it yourself. You ask somebody to take a screenshot when you could just fucking change your resolution...go eat some vegetables.[/quote59f9d4ab9c]i dont know why your being such a dick to me, im not being lazy, i am confused. what good would google do, with such a specific problem. i appreciate you helping me, but i am confused.
FreeOffersNow
21-04-2006 17:42:06
I'm going to club a seal if you don't have it fixed within 10 minutes.
mnx12
21-04-2006 17:53:05
[quote4ffa0689a4="FreeOffersNow"]I'm going to club a seal if you don't have it fixed within 10 minutes.[/quote4ffa0689a4]k, have fun with that, cause i dont know what to do, like i said...
FreeOffersNow
21-04-2006 18:18:18
I'll fix the two issues you asked about for $10, other than that...I'm done in this thread.
dmorris68
21-04-2006 18:29:24
Here's a screenshot at 1600x1200.[=http//www.morrisonline.us/pics/mm.png]Here's a screenshot at 1600x1200. Although I wouldn't have put it so bluntly myself, I pretty much gotta agree with Admin -- I really hate when websites are coded to a specific resolution, and large tiling background images are a bit amateurish as well.
I don't know ANYBODY who runs their desktop at 1024x768 unless they're old and don't see well, or are still stuck on a 15" monitor. You're really wasting a lot of screen space and cramming a lot of info into a very small area.
FreeOffersNow
21-04-2006 20:29:58
[quote1f0985db5f="dmorris68"]
Here's a screenshot at 1600x1200.[=http//www.morrisonline.us/pics/mm.png]Here's a screenshot at 1600x1200. Although I wouldn't have put it so bluntly myself, I pretty much gotta agree with Admin -- I really hate when websites are coded to a specific resolution, and large tiling background images are a bit amateurish as well.
I don't know ANYBODY who runs their desktop at 1024x768 unless they're old and don't see well, or are still stuck on a 15" monitor. You're really wasting a lot of screen space and cramming a lot of info into a very small area.[/quote1f0985db5f]
^^ he's the nice guy
dmorris68
21-04-2006 20:37:21
FreeOffersNow
21-04-2006 20:41:09
To be completely honest I tried to help...I just figured he was just looking for some HELP...not for someone to rewrite his HTML and upload it for him too.
Godrockdj
21-04-2006 21:14:33
[quotefc801a6f26="Admin"][quotefc801a6f26="nate08"][quotefc801a6f26="Admin"]other than being completely unreadable, poorly rendered in anything but 1024x768 and about a completely shitty band its really not too bad. keep at it, champ!!![/quotefc801a6f26]
You must have had a really great day...[/quotefc801a6f26]
so instead of being an asshole on an internet forum what should i do. pray?[/quotefc801a6f26]
Works for me D
mnx12
21-04-2006 22:31:48
Im sorry im not like everyone else and have a flat screen 47629 inch moniter, ill go kill myself now...
Admin
21-04-2006 23:04:06
make sure you have someone lets us know when you do so i can delete your sig and avatar
guelah75
21-04-2006 23:13:58
[quote480da450e6="FreeOffersNow"]I'm going to club a seal if you don't have it fixed within 10 minutes.[/quote480da450e6]
HAHAHAHAHAHA that was too FUNNY
FON you are my new HERO
did you every know that you're my hero......
you're everything I want to be....
I can fly higher than an eagle....
JennyWren
21-04-2006 23:27:06
You people are mean
But
I'm too lazy to help also
maybe later after my exams are done.
Googling is an important skill - you can learn ANYTHING on google. I learned all my web design skills (don't ask to see my stuff, you will laugh at me, and I will run away and hide) by googling.
cwncool
22-04-2006 07:25:50
[quotea62115ea47="FreeOffersNow"]I'm going to club a seal if you don't have it fixed within 10 minutes.[/quotea62115ea47]
lol. have you seen UHF?
FreeOffersNow
22-04-2006 09:01:00
[quotead11e4173f="mnx12"]Im sorry im not like everyone else and have a flat screen 47629 inch moniter, ill go kill myself now...[/quotead11e4173f]
As an aside, monitor size really doesn't have much (actually, I'm pretty sure it has [iad11e4173f]nothing[/iad11e4173f] to do) with screen resolution...I can (and am actually recommended to) run at 1600x1200 on my laptop )
dmorris68
22-04-2006 09:03:17
True dat. I run 1920x1200 on my laptop, and 1600x1200 minimum on my desktops, even those with $100 19" CRT's. You don't need a 47629 inch flat screen. ;)
mnx12
22-04-2006 09:39:44
Okay whatever, but my initial problem really isnt that hard if you know what your doing, all i want to know is how to make the navigation be aligned to top.
FreeOffersNow
22-04-2006 12:05:32
[quote514088b21f="mnx12"]Okay whatever, but my initial problem really isnt that hard if you know what your doing, all i want to know is how to make the navigation be aligned to top.[/quote514088b21f]
I already told you how to fix it...if you're not willing to put in the effort to fix it neither am I. You'll never learn if you just have someone else do it for you.
bballp6699
22-04-2006 12:10:44
My laptop won't run any higher than 1024x768... (
FreeOffersNow
22-04-2006 12:15:33
[quote4fcc744317="bballp6699"]My laptop won't run any higher than 1024x768... ([/quote4fcc744317]
Buy a new one....that or a new video card roll
bballp6699
22-04-2006 12:20:50
That's what a desktop is for... roll
mnx12
22-04-2006 15:49:20
[quotea562759fcf="FreeOffersNow"][quotea562759fcf="mnx12"]Okay whatever, but my initial problem really isnt that hard if you know what your doing, all i want to know is how to make the navigation be aligned to top.[/quotea562759fcf]
I already told you how to fix it...if you're not willing to put in the effort to fix it neither am I. You'll never learn if you just have someone else do it for you.[/quotea562759fcf]And where was that when you told me how to do it??
St00pid
22-04-2006 16:06:09
[quote97f052eafa="mnx12"]Im sorry im not like everyone else and have a flat screen 47629 inch moniter, ill go kill myself now...[/quote97f052eafa]
Go do that emo boy. O
FreeOffersNow
22-04-2006 18:40:35
[quote7cc43f7269="mnx12"]And where was that when you told me how to do it??[/quote7cc43f7269]
Whoops, there goes another seal.
[quote7cc43f7269="FreeOffersNow"]The Navigation and Content panels should be inside another table, and set to valign="top"
Also, the you have all of the titles as div class="titles" [div.title{ font-size 10px; font-weight bold; background #000000; color white; }], a class which has no value for any padding attribute...thus the problem with your padding lies in the fact that Navigation is td id="nav" [td#nav{ width 90px; padding 2 2px; }] while the content is td id="content" [td#content{ padding 0 2px; }]. Hope that helps.[/quote7cc43f7269]
[quote7cc43f7269="FreeOffersNow"]Well, to fix the padding problem...just change
[code17cc43f7269]td#content{ padding: 0 2px; }[/code17cc43f7269]
to
[code17cc43f7269]td#content{ padding: 2 2px; }[/code17cc43f7269]
[/quote7cc43f7269]
mnx12
23-04-2006 12:23:57
Yep, I changed the one thing to td#content{ padding 2 2px; } and it didnt do a single thing. Also, I tried following your first instructions too, and all it did was screw it up...
FreeOffersNow
23-04-2006 13:07:07
[quote5dd50aa751="mnx12"]Yep, I changed the one thing to td#content{ padding 2 2px; } and it didnt do a single thing. Also, I tried following your first instructions too, and all it did was screw it up...[/quote5dd50aa751]
[code15dd50aa751]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0049)http://dhost.info/afitribute/version2/index2.html -->
<HTML><HEAD><TITLE>Miss Murder</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<STYLE type=text/css>BODY {
FONT-FAMILY: verdana, arial, sans-serif
}
A {
FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #333333
}
DIV#header {
MARGIN-BOTTOM: 0px; TEXT-ALIGN: center
}
TABLE#template {
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BACKGROUND: #333333; BORDER-LEFT: black 1px solid; WIDTH: 466px; BORDER-BOTTOM: black 1px solid
}
TABLE#template TD {
VERTICAL-ALIGN: top
}
TD#nav {
WIDTH: 90px
}
TD#nav DIV.title {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
DIV.title {
FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #000000; COLOR: white
}
DIV.nav-links {
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BACKGROUND: #565656; PADDING-BOTTOM: 5px; MARGIN: 3px 0px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
DIV.nav-links DIV.title {
FONT-SIZE: 11px; BACKGROUND: #000000; COLOR: white
}
DIV.nav-links A {
DISPLAY: block; FONT-SIZE: 9px; MARGIN: 2px 5px
}
TD#content {
PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-TOP: 4px;
}
TD#content DIV.news {
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BACKGROUND: #565656; MARGIN: 0px; OVERFLOW: auto; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; HEIGHT: 200px
}
TD#content DIV.title {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
TD#content DIV.date-posted {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; FONT: bold 9px verdana, arial, sans-serif; PADDING-TOP: 3px; TEXT-DECORATION: underline
}
TD#content DIV.body {
PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FONT-SIZE: 10px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px
}
BODY {
SCROLLBAR-FACE-COLOR: #838383; SCROLLBAR-HIGHLIGHT-COLOR: #838383; SCROLLBAR-SHADOW-COLOR: #838383; SCROLLBAR-3DLIGHT-COLOR: #838383; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #838383; SCROLLBAR-DARKSHADOW-COLOR: #838383
}
</STYLE>
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY background="Miss Murder_files/AFI_treeback.jpg">
<DIV id=header><IMG alt="Miss Murder" src="Miss Murder_files/top.gif"></DIV>
<TABLE id=template align=center>
<TBODY>
<TR>
<TD id=nav>
<DIV></DIV>
<DIV class=nav-links id=nav-flash>
<DIV class=title>Flash</DIV><A
href="http://dhost.info/afitribute/version2/music.html">Soundboards</A> <A
href="http://dhost.info/afitribute/version2/rumors.html">Games</A> <A
href="http://dhost.info/afitribute/version2/wallpaper.html">Puzzles</A> <A
href="http://dhost.info/afitribute/version2/discography.html">Promo</A>
</DIV>
<DIV class=nav-links id=nav-video>
<DIV class=title>Video</DIV><A
href="http://dhost.info/afitribute/version2/lyrics.html">Music Videos</A>
<A href="http://dhost.info/afitribute/version2/videostills.html">Live
Shows</A> <A
href="http://dhost.info/afitribute/version2/photos.html">Interviews</A>
</DIV>
<DIV class=nav-links id=nav-image>
<DIV class=title>Image</DIV><A
href="http://dhost.info/afitribute/version2/scans.html">Wallpaper</A> <A
href="http://dhost.info/afitribute/version2/quotes.html">Video Stills</A>
<A href="http://dhost.info/afitribute/version2/flash.html">Avatars</A> <A
href="http://dhost.info/afitribute/version2/avatars.html">Photos</A>
</DIV>
<DIV class=nav-links id=nav-afi>
<DIV class=title>Exit</DIV><A
href="http://dhost.info/afitribute/version2/puzzles.html">Guestbook</A> <A
href="http://dhost.info/afitribute/version2/transcripts.html">Contact</A>
<A href="http://dhost.info/afitribute/version2/transcripts.html">Links</A>
</DIV></TD>
<TD id=content>
<DIV class=title>Home/News</DIV>
<DIV class=news>
<DIV class=body><B>mnx12 is a draft dodger!<br><br><center><img src="http://www.freewebs.com/cartoonishidiots/nuggets.jpg"></center><br><br>Check out <a href="http://www.freeoffersnow.net/">www.freeoffersnow.net!</a><br><br>Check out <a href="http://www.casinocashunlimited.com/">www.casinocashunlimited.com!</a><br><br>
</DIV></DIV></TD></TR></TBODY></TABLE><BR>
<CENTER>
<FORM
action=http://www.theartofdrowning.net/forum/index.php?act=Login&CODE=01&CookieDate=1
method=post target=_blank><B>Forums Login:</B> Username: <INPUT
onfocus="this.value=''" size=15 name=UserName> Password: <INPUT
onfocus="this.value=''" type=password size=15 name=PassWord> <INPUT type=submit value=Login name=submit> [<A
href="http://www.theartofdrowning.net/forum/index.php?act=Reg">Register</A>]</FORM></CENTER></BODY></HTML>
[/code15dd50aa751]
That is the correct code. Upload it and buy me a steak.
mnx12
23-04-2006 14:20:23
thanks, +karma. sorry that we had to go through this...
mnx12
23-04-2006 14:54:15
Hey one more thing...Can you guys take a look at the site, and tell me if you like this color scheme better? And also if the background looks okay in higher resolutions than 1024x768 (i have no way of testing this), as in the background being centered with the content? Thank you
FreeOffersNow
23-04-2006 16:25:49
I think you're trying to cram too much information into too small of an area...it seems like you're more focused on the background than the content.