Preview

Preview
View Download

Information

Designer
jedignork
Date
January 22, 2007
Rating
3.59999990
Downloads
144602
Validation
XHTML 1.0 Strict
Uses CSS
Yes

Designer Notes

Not available.

Design Comments

28 Jan. 2007 4:28am EST

Yugikotai

Comments 1

This is a great template! I've already made a site out of it.

If I had the means and the money, i'd pay for this ;)

28 Jan. 2007 5:35pm EST

cmb94

Comments 1

this one is kind of boring needs more zang!

30 Jan. 2007 1:26pm EST

fLo

Comments 1

hello guys, first a want to thank you for your work, now i will aks a question. Why the templates hasn´t any frames. When i make a link, the user always had to load the hohle page, and this are about 700kb. If it have a frame, the user only had to load the changes part of the page. Sry for my english, but i´m from austria ^^..

01 Mar. 2007 7:00pm EST

mbarvian

Comments 2

this template is pretty good, but I agree with cmb94, needs more zang.

06 Mar. 2007 4:00pm EST

jhingman

Comments 1

I really like the color combinations. It's just me, but silver and blue are my favorites. I'm also using the template for a site, and I don't think it could be any better. Thanks!!

19 Mar. 2007 1:26pm EST

cheyenne

Comments 2

Used your templete for www.alphateq.net website. It is exactly the colors the customer wanted.

It was an easy templete for an advanced-beginner to use.

22 Mar. 2007 12:26am EST

cass3765

Comments 1

why cant I view the logo name in full, it only shows up as half the word, top half only. I am only learning about design so all assistance appreciated. thanks

27 Mar. 2007 8:33pm EST

jedignork

Comments 7

Sorry guys. But it took me forever to find out what was wrong with the header text problem.

And apparently it needed to have padding instead of margins.

So replace the CSS code for the #header tag with this...

background: url(images/header.png) top center no-repeat;
width: 746px;
height: 66px;
margin: 0px 0px 10px 0px;
padding: 60px 0px 40px 20px;
color: white;
font-size: 50px;
text-align: ;


Again, sorry for the long wait.

03 Apr. 2007 3:06pm EST

ricco831

Comments 1

This is a great design, I love blue and this was perfect. The only thing I saw a problem with is that the colors aren't right in IE6 lower. Since most users use IE6, this could pose a small problem.

07 Apr. 2007 12:12pm EST

Darth Exterus

Comments 8

The reason that the colors don't show up right in IE6 is because they are png images with transparency, and IE6 doesn't support it. You can get some Javascript code to fix it at my website (borrowed from some guy called Osola): PngFix.js
That should work. Just put a line of code at the bottom of your HTML file like this:

<script language="Javascript" type="text/javascript" src="PngFix.js">
fixPng();
</script>

It needs to be at the bottom of the file so that all images are loaded before the script tries to fix them. If you have any questions, just let me know.

07 Apr. 2007 12:15pm EST

Darth Exterus

Comments 8

Oops, the link above didn't work.
The script is located at http://pdp.protopak.net/PngFix.js.

11 Apr. 2007 4:42am EST

badpuppy

Comments 9

This Design is great!

Keep up the good work!

20 Apr. 2007 11:16pm EST

Darth Exterus

Comments 8

Hmmm... I just realized that the script doesn't work because the images are CSS background images. I would recommend converting the images to JPG or GIF, because they don't really need to be transparent other than the main background image. You could probably get away with converting that to a different format too, though...

17 May. 2007 5:04am EST

oreste

Comments 3

Thanks for your design, I'm using it at the following address www.oreste.parlatano.com

Cheers

17 Jun. 2007 10:27pm EST

DonGatto63

Comments 1

This is a wonderful template. I have been scanning the site for a good template for my e-book that I have written: and is waiting to be put together. I agree with fLo's comment (1/30/07) concerning frames. I would like to be able to use frames within my e-books for easier navigations and menuing. Can you help me in the modification of this so that I can achieve this?

23 Jun. 2007 6:42am EST

eliasen

Comments 1

What is the logo.png file for? Did you have anything special planned for it? How should I incorporate my own logo?

Great design, btw.

--
eliasen

13 Aug. 2007 4:28am EST

mrhasun

Comments 1

Good work, thank very much!

23 Sep. 2007 5:45pm EST

qicaz

Comments 12

three words -> intresting and oval

03 Nov. 2007 11:39am EST

RTL

Comments 1

What’s up with the images size in this template?

I loaded the images into Gimp and saved them back to the drive. This decreased the size ten times.

I made the compressed images available here:
http://barracudaserver.com/tmp/rounded2_images.zip

09 Nov. 2007 6:18pm EST

jaan108

Comments 3

The lower-letterhalf-covered problem is still there. I do like the design, so please try to solve it.

I tried jedignorks suggestion of replacing the header with:

background: url(images/header.png) top center no-repeat;
width: 746px;
height: 66px;
margin: 0px 0px 10px 0px;
padding: 60px 0px 40px 20px;
color: white;
font-size: 50px;
text-align: ;

But this scrambled the whole thing so that the menu buttons became centered while the menu text remained at the original place. The header text changed and got the same font size as the menu.

Mysterious - why do the letters become covered? Is there any bug in the header background image code? It might perhaps have to do with its shifting color darkness. I can imagine that the color code is constituted by two mirrored code sequences and the problem is perhaps in the junction between these two. The lower half of the image seems not to be recognized as background. I dont know enough about image coding but I would suggest you redo the header image and dont create it by mirroring, but make a sequential code without inserting anything that might change the identity of the lower image part.

09 Nov. 2007 7:25pm EST

jaan108

Comments 3

I tested the image coding error hypothesis by making a new simple header background image (header.png). It did not help but I noted an interesting thing - that the halving occurred at a different level of the header image. That is, the text was placed at a lower level with my new background, but it was halved at exactly the same level of the syllables. It struck me that the letter halving level was quite exactly where I had added pixels to the height of the image.

So perhaps the addition of pixels does something to the image code that makes the lower part of it not to be recognized as background?

11 Nov. 2007 3:59am EST

jaan108

Comments 3

SOLUTION

I found a simple solutin to the header problem. I simply replaced the header.png with an image where I entered the text. I entered the desired text and left the space for entering logo text empty.

See http://lyncheestis.org/

15 Nov. 2007 12:01pm EST

bobo42

Comments 2

This is a well thought out template. And since I'm a Newbie in all of this Web Site creation,

I'm agona have a ball.

God bless Y'all,

Bobo42

02 Jan. 2008 5:05am EST

robb4god

Comments 1

Just like 2 say great work as well as great site plan on using this site and its work, would love 2 compensate 4 the great designs, but when time permits, my Blessings will be u'alls Blessings as well, Thank God 4 ur site

19 Feb. 2008 11:45pm EST

baitdani

Comments 1

The image files associated are large and it may take a little bit longer to download all the components but I LOVE the design. Thanks. I used it on my save fresh water at http://water.totev.com/

28 Feb. 2008 7:26pm EST

site1media

Comments 1

Hey guys, I saw some questions regarding frames and I am not sure that any designers addressed it.

Just in case you are new to web design, frames cannot accurately be read by screen readers, which are used by people with vision problems . They also clutter up the code and cause long load times and other issues. And in the case of XHTML 1.0 Strict, they would invalidate the code. You should try to avoid them at all costs.

To DonGato63 congratulations on the ebook. I have a good deal of experience with securing and distributing ebooks. There are some very good software choices available. If you have any questions feel free to email me.

Cheers!

Chris
support [at] site1media.com

20 Apr. 2008 3:06pm EST

SeanPollock

Comments 22

nice nice nice

30 Apr. 2008 9:23pm EST

blogs_that_make_money

Comments 43

I agree, it needs something to liven it up a bit.

08 May. 2008 9:46pm EST

pvkid

Comments 1

Has anyone figured out the header problem with this template yet, it seems to only happen in IE78, it is OK in IE6 and Firefox
Jeff

06 Jun. 2008 12:04am EST

critter2hy

Comments 1

this is cool i have not seen this one.

26 Jun. 2008 3:49pm EST

Printon

Comments 1

The same theme but with red colors would be nice.

20 Aug. 2008 4:28pm EST

ibmua

Comments 19

Nah, sux... :

01 Oct. 2008 4:43pm EST

wmanguiano

Comments 1

Nice job thanks

27 Nov. 2008 9:23pm EST

moonlightflower

Comments 3

You are correct. It's very pretty but the header, the top words to not completely show on my browser, sorry. I have the latest version of IE and use Windows IP Pro on this computer and Vista on my laptop. Only the top half of the View Your Logo is showing. Please work on this some more. Thanks. Blue is my favorite color.

28 Nov. 2008 3:40pm EST

angelchen1111

Comments 1

the fix
background: url(images/header.png) top center no-repeat;
width: 746px;
height: 66px;
margin: 0px 0px 10px 0px;
padding: 60px 0px 40px 20px;
color: white;
font-size: 50px;
text-align: ;
worked for me.

13 Dec. 2008 11:14am EST

Zellmann

Comments 1

Thank jou for the design blue is my favorit it is fantastic i made my website with it.

19 Apr. 2009 3:38pm EST

thescreenplayservices

Comments 1

Love this design. Adapting it to my site here: http://www.thescreenplayservices.com/indextest.html

Using ubuntu / KompoZer for web design / ie4linux to verify ie



* Abuse
* Reply with quote
* Edit post
* Report this post

Need help on xhtml template - problems with IE

Postby thescreenplayservices on Sun Apr 19, 2009 1:24 pm
re:http://www.thescreenplayservices.com/indextest.html
ubuntu // KompoZer for web design

**I'm a beginner/novice at web design, don't know html, just able to kind of figure things out using a template, so please explain any suggestions very thoroughly, or basically say exactly what to fix... fyi...I'm confused on "the fix" posts above on where to copy and paste that code to, or if it would even help my problems.

My page looks fine in Firefox and Opera, but a few problems in IE (I'm using ie4linux to check it):

1. The font for the text on the white background is not Times New Roman, and it looks really bad

2. There is a break/line in the light blue background on the bottom, and the copyright notice is not below the light blue box (more concerned about the break/line though)

3. There is gray showing up behind the line design right before the "hollywood" pic and above the "You only get one chance" text. The gray is also outside of the light blue box. And you can see a gray outlined border making a square around the site navigation buttons.

And how do I set it up so that only the white box changes text when you navigate to different pages in the website?


Any help to fix these things is much appreciated.

17 Oct. 2009 7:38am EST

fredrik1995

Comments 1

Great design, i love it!
If someone need text in the "bottom" part, just put this into your css document:

#bottom p
{
font: normal 8pt/13pt verdana, arial,sans-serif;
margin: 0px 0px 0px 235px;
}

And to get it work the html put this copyright 2009 © "your name"

between the

Add Your Comment

Only the OSWD community is allowed to comment on designs. If you have a user account, please login now in order to add a comment. If not, why not Register?