trying to create a website. The log is not centered on 800*600

Krueger81

Diamond Member
Feb 4, 2000
4,196
3
81
Hello,

please go to this website and check it out. when the resolution is set to 800x600 the logo is not centered. When it's at 1024x768 or higher it works just fine.

I have no clue clue what code I would have to add to make it work with a smaller resolution.

If there are any tips you guys could give me please let me know.

Phil
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
That's easy. Make the logo smaller. It's too damn big and doesn't even fit on a 800x600 page.
 

bunker

Lifer
Apr 23, 2001
10,572
0
71
That and get rid of that damn no right click thing so we can look at the source of the top frame!! :|
 

bunker

Lifer
Apr 23, 2001
10,572
0
71
<p align="center"><img border="0" src="logo.jpg" width="845" height="97"></p>

How is something set to 845 pixels supposed to fit in 800 pixels?????
 

Krueger81

Diamond Member
Feb 4, 2000
4,196
3
81
lol.

sorry guys I'll take a look at it once I get home and post back.

Thanks for all your input.

Phil
 

Krueger81

Diamond Member
Feb 4, 2000
4,196
3
81
Frontpage is an easy way o create an allright website.

What others are out there that are as easy to use as Front Page?

thnaks
Phil
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Originally posted by: Krueger81
Frontpage is an easy way o create an allright website.
With HORRID, HORRID markup.

What others are out there that are as easy to use as Front Page?
Mozilla composer?

BTW, disabling right click is lame, you are transferring the data straight to the person looking at it, there's no way you can stop them from getting it.

death@two ~ % telnet www.computersunited.com 80
Trying 66.246.44.78...
Connected to www.computersunited.com.
Escape character is '^]'.
GET / HTTP/1.0

HTTP/1.1 200 OK
Date: Mon, 31 Mar 2003 22:56:34 GMT
Server: Apache/1.3.27 (Unix) mod_log_bytes/1.2 mod_bwlimited/1.0 PHP/4.3.1 FrontPage/5.0.2.2510 mod_ssl/2.8.12 OpenSSL/0.9.6b
Content-Location: index.html.en
Vary: negotiate,accept-language,accept-charset
TCN: choice
Last-Modified: Tue, 10 Dec 2002 22:10:19 GMT
ETag: "9b621-a71-3df6664b;3df66686"
Accept-Ranges: bytes
Content-Length: 2673
Connection: close
Content-Type: text/html
Content-Language: en
Expires: Mon, 31 Mar 2003 22:56:34 GMT

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Test Page for the SSL/TLS-aware Apache Installation on Web Site</TITLE>
<STYLE TYPE="text/css">
H1 {
font-weight: bold;
font-size: 18pt;


So on and so forth..
 

igowerf

Diamond Member
Jun 27, 2000
7,697
1
76
BTW, disabling right click is lame, you are transferring the data straight to the person looking at it, there's no way you can stop them from getting it.

He's protecting us from seeing the Frontpage generated code.
 

Krueger81

Diamond Member
Feb 4, 2000
4,196
3
81
LOL..
anyway it's fixed now. I just made the logo smaller.

I was just messing around with the right part.

Phil