Photoshop Contest Forum Index - General Discussion - My website progress - Reply to topic
Goto page Previous 1, 2, 3 Next
Eve
Site Moderator
Location: Planet Earth
|
Sun Apr 26, 2009 5:41 pm Reply with quote
Antasticfay objay!
_________________ If you're going to walk on thin ice, you might as well dance!
thank u Tawiskaro
|
Lord David
Location: Melbourne, Australian Continent, Earth, Sector 001, United Federation of Planets, Alpha Quadrant.
|
Mon Apr 27, 2009 3:55 am Reply with quote
kinetic_be wrote: Thanks!
Hopefully the scandinavian comments were positive too
Scandinavian? Mine was Finnish, not a Scandinavian language!
|
supak0ma
Location: Photoshop Nation
|
Mon Apr 27, 2009 4:27 am Reply with quote
hey, not bad overall, has some issues tho, the first one is readability, watch out for that as some of the text on your first image is not so easy to read. Second one are you going to use flash? think carefully about it. Some minor graphics issues like too much space between header and content, the logo could use some work, the huge menu dashboards are so passé.
Hope this helps, keep goin.
|
|
Mon Apr 27, 2009 5:34 am Reply with quote
Lord David wrote: kinetic_be wrote: Thanks!
Hopefully the scandinavian comments were positive too
Scandinavian? Mine was Finnish, not a Scandinavian language! I always learned that Norway, Finland and Sweden are scandinavion countries??
|
Lord David
Location: Melbourne, Australian Continent, Earth, Sector 001, United Federation of Planets, Alpha Quadrant.
|
Mon Apr 27, 2009 5:49 am Reply with quote
candron wrote: Lord David wrote: kinetic_be wrote: Thanks!
Hopefully the scandinavian comments were positive too
Scandinavian? Mine was Finnish, not a Scandinavian language! I always learned that Norway, Finland and Sweden are scandinavion countries??
The language is not. Technically Finland is a Nordic country, as is all of them. Not Scandinavian, they got their own airline.
|
|
Mon Apr 27, 2009 5:55 am Reply with quote
Lord David wrote: candron wrote: Lord David wrote: kinetic_be wrote: Thanks!
Hopefully the scandinavian comments were positive too
Scandinavian? Mine was Finnish, not a Scandinavian language! I always learned that Norway, Finland and Sweden are scandinavion countries??
The language is not. Technically Finland is a Nordic country, as is all of them. Not Scandinavian, they got their own airline. indeed i mixed finland up with denmark,
|
edovan
Location: Sweden
|
Mon Apr 27, 2009 6:32 am Reply with quote
candron wrote: Lord David wrote: candron wrote: Lord David wrote: kinetic_be wrote: Thanks!
Hopefully the scandinavian comments were positive too
Scandinavian? Mine was Finnish, not a Scandinavian language! I always learned that Norway, Finland and Sweden are scandinavion countries??
The language is not. Technically Finland is a Nordic country, as is all of them. Not Scandinavian, they got their own airline. indeed i mixed finland up with denmark, That happens easily, as we (Swedes and Norweigans) can't understand either when they start talking...
|
kinetic_be
Location: Belgium
|
Mon Apr 27, 2009 10:09 am Reply with quote
supak0ma wrote: hey, not bad overall, has some issues tho, the first one is readability, watch out for that as some of the text on your first image is not so easy to read. Second one are you going to use flash? think carefully about it. Some minor graphics issues like too much space between header and content, the logo could use some work, the huge menu dashboards are so passé.
Hope this helps, keep goin.
I see what you mean about the readability. On the images the text isn't very clear, but on the actual pages it's very readable, also because I'm using a semi-transparant black background underneath the white text.
I won't be using Flash, or just not yet until I can make a decent layout with it. Even then I don't think I'd build a flash-site, but just use flash for smaller elements on my page.
The space between header and content I fixed, it was indeed a bit much
I'm fine with the logo as it is now though.. I'm not really sure what I could add to it.. maybe some vector-shapes.. I don't know, I'll see. I kept the menu just as wide as my text would basicly go because I'm not a fan myself of huge menu dashboards either. Or do you think it's still too big?
Thanks for your input!
|
kinetic_be
Location: Belgium
|
Mon Apr 27, 2009 10:51 pm Reply with quote
splodge wrote: do the B/G pix resize?
Yes, they do.
They work on every resolution/size.
|
splodge
Location: Yorkshire,
|
Tue Apr 28, 2009 12:02 am Reply with quote
cool, you'll have to tell us how you did that
|
kinetic_be
Location: Belgium
|
Tue Apr 28, 2009 9:15 am Reply with quote
splodge wrote: cool, you'll have to tell us how you did that
Sure
CSS for Background:
Code: #background{
z-index:1;
width:100%;
position: fixed;
}
Html:
Code: <div><img id="background" name="background" src="../images/bg1920x949.jpg"></div>
|
kinetic_be
Location: Belgium
|
Wed May 13, 2009 5:29 pm Reply with quote
splodge wrote: damn, not working for me
What happens when you try?
It should work though.
Also, what can cause trouble, is when you give sizes to your image in the properties.
Both width and height need to be empty and be controlled by CSS instead in order to work correctly.
Example: http://www.kineticdesignstudio.be
|
splodge
Location: Yorkshire,
|
Wed May 13, 2009 5:56 pm Reply with quote
Code: <head>
<div><img id="background" name="background" src="../thequieterposterboys.jpg"></div>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>tester</title>
<style type="text/css">
<!--
body {
background-image: url(thequieterposterboys.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
background-position: center;
background-color: #F8F8F8;
}
#background{
z-index:1;
width:100%;
position: fixed;
}
-->
</style></head>
<body>
</body>
</html>
|
Goto page Previous 1, 2, 3 Next
Photoshop Contest Forum Index - General Discussion - My website progress - Reply to topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|