A few posts back I did that testing on browser sizes, so I thought it was time to create a new splash page. I took the sizes into account and created this:
I've linked to the page so you can see how it was done. Essentially it's a 600x300 sized ad that is centered with a background that draws your eyes to the center. Remember we said just about everyone had their browser at 625x250? Well that means the headline and main content are shown in pretty much all surfer's browsers.
The hardest part was figuring out how to get the DIV to be centered perfectly. Well, it was actually easy with some cool CSS magic. It's pretty simple:
- Create a div, give it an id (mine was "main")
- Set the div to a specific width and height (mine is 600x300)
- Set the position to absolute (position: absolute;)
- Set the top and left positioning to 50% (top: 50%; left: 50%;)
- Set the margin-top to negative half of the height (300 / 2 = 150 so margin-top: -150px;)
- Set the margin-left to negative half of the width (600 / 2 = 300 so margin-left: -300px;)
That's all there is to it. Essentially you are telling the browser to put it in the center (50%/50%) but that's where the top left corner is, so you then have to tell it to backtrack half of it. And bamo, centered.
So far the results have been on par with my other splash pages. Not any better or worse, but the look of it is pretty cool so I'm keeping it. Try a centered splash page yourself and see if it results in better results. By using the above trick you'll know it's centered in ALL browsers and resolutions. Pretty sweet ;-)






{ 13 comments }
This is awesome! BTW, how did you do those edges on the thumbnail?
Looks great!
Looks fabulous!. I love the way your graphic draws the eyes. Mezmerising!
It is a cool looking page. Of course I like it ‘cos it’s not only StartXchange orange but Tennessee Vols orange, hehe.
I think it’s an attention grabber, you can’t help but be drawn to read it. I won’t be surprised if after a few weeks or a month or so your results are better than the old ones instead of about the same.
As usual Tim you provide your followers with great information. I have had quite a few ventures fail and am now revamping my total way of doing things on the net. Your blog is a consistent source of great information. This is why I constantly rank StartxChange as my NUMBER ONE
I would like it a whole lot better if you would make that orange, Gator Orange and maybe added a little blue, lol. It is a very effective page. Keep up the good work.
Yeah, Tim, I noticed your page right off the bat … saw it yesterday. I think the simplicity of the colors is what draws the eyes and captures your attention. I’m pretty sure it should do the trick. I still prefer to see your video pages, especially, the one you have at Tezakkkkkk TTTTTraffic PPPPPower!
Very cool page Tim, I’m lovin it!
VERY COOL…
Bye the bye, Tim.. I’m not getting your blog notices any more. Did you lose some emails?
Carl Bailey
Instant Splash
I think it could be little more orange. It get notice that’s for sure.
Great job Tim. The rays are a nice touch. Is that template going to be in TE Toolbox?
Shaun
Nice splash page. Draws your eyes right to the middle.
Good job Tim!
Wish I was computer smart.
Very cool Tim, Looks like its picking up a nice amount of new subscribers to your blog as well. Did you make the opt in with feedburner?
Comments on this entry are closed.
{ 1 trackback }