[Solved] Site Page

Support for IntegraMOD 141

Moderator: Integra Moderator

[Solved] Site Page

PostAuthor: .QUACK.Major.Pain » Sat May 19, 2007 1:26 pm

Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.aaquacks.com

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

I am trying to create a page that opens before entering the website.

Here's my results so far: http://www.aaquacks.com/quackpage.html

I'm a beginner at alot of this so I'm not sure how to fix my problem

I want to get the picture to fit exactly inside the screen with no scrolling.

Here's what I have so far:

<table>
<tr>
<a>
<img></a>
</td>
</table>


Can some help me with this or tell me if I'm approaching this wrong.
Last edited by .QUACK.Major.Pain on Sat May 19, 2007 8:20 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: Site Page

PostAuthor: Helter » Sat May 19, 2007 3:05 pm

your missing your open "td" and close "tr"

if you add a height and width that most users will see, you should be fine. I would use 1024x768. Not many users under that anymore

[code]<table><tr><td><a href="http]

you probably should not make the entire page an single image as resizing on the fly is more difficult
Last edited by Helter on Sat May 19, 2007 3:10 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4172
Likes: 1 post
Liked in: 1 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 207.75
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: monkey » Sat May 19, 2007 3:05 pm

Resize the image? Either genuinely resize it (i.e in photoshop/whatever) or resize it on the fly using HTML.

I think it'd be something like
<IMG>

Google is your friend.
Last edited by monkey on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

monkey
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Thu Mar 15, 2007 1:56 am
Cash on hand: 0.00

PostAuthor: monkey » Sat May 19, 2007 3:07 pm

Helter - that would still cause scrolling would it not? As the user's screen will be 1024x768 (agreed that most users don't use less tahn this these days), but at the img will be inside a browser window, which would be slightly smaller than 1024x768, scrolling would still happen.

I'd recommend 800x600 for a better result.
Last edited by monkey on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

monkey
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Thu Mar 15, 2007 1:56 am
Cash on hand: 0.00

Re: Site Page

PostAuthor: Helter » Sat May 19, 2007 3:11 pm

i did not realize when i first posted that the entire page was one image
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4172
Likes: 1 post
Liked in: 1 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 207.75
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: monkey » Sat May 19, 2007 3:13 pm

Me neither at first glance.

A bit poor really Mjr Pain (and I'm sure I know your name from somewhere - MPD or BYGames maybe??). It'd be better if they were different images as it'd surely reduce the filesize and overall loadtimes.

Although, again,most people are on broadband these days so it doesn't really matter I guess, but it's a little poor nonetheless.
Last edited by monkey on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

monkey
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Thu Mar 15, 2007 1:56 am
Cash on hand: 0.00

Re: Site Page

PostAuthor: .QUACK.Major.Pain » Sat May 19, 2007 3:42 pm

I'm new on photoshop so I'm just playing around with it.
I created it for webpage size 1280x1024
Doesn't matter what you change the setting to in the .script, result is always the same.

Trying to have a page similiar to this: http://www.aaoicon.com/

All 1 page with no scrolling.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

PostAuthor: monkey » Sat May 19, 2007 3:56 pm

Right:

Make the yellow bit's all on one line

same for the green "click here to enter" - make it all on one line
Last edited by monkey on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

monkey
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Thu Mar 15, 2007 1:56 am
Cash on hand: 0.00

PostAuthor: monkey » Sat May 19, 2007 3:57 pm

...(oops clicked submit before I'd finished)


...doing that MAY solve your problem.
Last edited by monkey on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

monkey
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Thu Mar 15, 2007 1:56 am
Cash on hand: 0.00

PostAuthor: monkey » Sat May 19, 2007 3:58 pm

...**SHOULD solve your problem!
Last edited by monkey on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

monkey
Members
Members
 
Posts: 87
Likes: 0 post
Liked in: 0 post
Joined: Thu Mar 15, 2007 1:56 am
Cash on hand: 0.00

Re: Site Page

PostAuthor: .QUACK.Major.Pain » Sat May 19, 2007 4:25 pm

it won't - the background is still to big

I could reduce the size, but when displayed on other resolution, it's either to small or to big.

If I create a smaller one, is there a way to get rid of the white around the edge.
Settings width and height maybe?
Or can the page be displayed on black background?

When I look at the ICON site, it looks like a smaller pic on black background.

Try playing with it and see.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: Site Page

PostAuthor: .QUACK.Major.Pain » Sat May 19, 2007 5:15 pm

Well I am getting closer - had to set bgcolor="black"

<table>
<tr>
<body>
<td>
<a><img></a>
</td>
</tr>
</table>


Now I need to figure out how to center the img on the page and have it stay centered for any resolution.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Re: Site Page

PostAuthor: Helter » Sat May 19, 2007 6:40 pm

<td align="center" valign="middle"
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4172
Likes: 1 post
Liked in: 1 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 207.75
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: nGAGE » Sat May 19, 2007 7:01 pm

This should work as well... and if they don't click within 5 seconds it will be redirecting automatically!
Also made the pure black a little liter to roughly match the image's black <img>
[code]  <html>     <head>         <meta http-equiv="Refresh" content="5; url=http]

NOTE: Might have to change some urls.
Last edited by nGAGE on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http][img=left]http://www.net-clan-gaming.eu/ftp/ngage/images/nEt_v3_sig.png[/img][/url]
User avatar
nGAGE
Sr Integra Member
Sr Integra Member
 
Posts: 248
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 7:28 am
Cash on hand: 0.00

Re: Site Page

PostAuthor: .QUACK.Major.Pain » Sat May 19, 2007 8:19 pm

got someone to help me with it.

<center>
<div>
<a><img></a>
</div>
</center>
<style>
body { background-color: #000000;
}
.main { background-image url("http://www.aaquacks.com/quackpage3.jpg");
border: none;}
A:link { none; }
}
</style>
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00

Next

Return to IntegraMOD 141

Who is online

Registered users: Vendethiel