Need help with designing ideas

  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post June 30th, 2008, 11:52 pm

this is what I currently have for my wedevoy redesign project. I said I will have a poll and I will, I just found it very difficult to photoshop that one... went straight to coding it.

The problem with that is that I don't know how to make the content box. I guess my creativity or something/whatever stops here. If anyone wants to contribute a little help and set me on the correct path to put the content box the correct way than it would be great. Thanks for all your help so far :) Greatly appreciate it.

I also feel like my logo needs a TON of work. Can't think of anything so far.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 30th, 2008, 11:52 pm

  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post July 1st, 2008, 12:01 am

I always find that very mall things make quite a difference ... like maybe using another font for instance:
Code: [ Select ]
body{
font-family:calibri,arial,helvetica;
}
  1. body{
  2. font-family:calibri,arial,helvetica;
  3. }

and maybe add a little padding to the text in the "login" box ... just like 5px or so ... and then make the corners of the login box rounded instead of completely square (if that's possible) ...
Let's leave all our *plum* where it is and go live in the jungle ...
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 1st, 2008, 12:26 am

Thanks, I'll try that.

Also, how does the "template" look? I want to finally create one that works :lol: and not one that is a huge box of eye-candy *lol
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post July 1st, 2008, 12:38 am

Yeah I like it much more than some of your previous templates ...
Let's leave all our *plum* where it is and go live in the jungle ...
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 1st, 2008, 12:47 am

What about the main content? I don't know how to put it into the design. I've tried a couple of things and I'm not happy with neither of them...

Also, why can't I have height be 100%? Like of the div it's inside and not of the whole screen?
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post July 1st, 2008, 1:08 am

I can't remember about the 100% thing ... have you tried adding "body{height:100%}" ... ?

About the content ... Have you got anything that would go into a left hand side menu? because I think that'd look good, or you could use what I'd like to call the "mozilla concept" ... with a 100% wide header, and the content that fits into a normal 1024*768 screen ... (980px wide)
Let's leave all our *plum* where it is and go live in the jungle ...
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 1st, 2008, 7:41 am

Adding 100% height to the body doesn't do anything.

But if I put absolute positioning than it is 100% of the screen and not the div that it's in :(

I will have some left-content things that I would need to put on in there.
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • CXLink
  • Expert
  • Expert
  • User avatar
  • Joined: Nov 22, 2004
  • Posts: 684
  • Loc: ATL-GA
  • Status: Offline

Post July 1st, 2008, 8:10 am

Bogey I think that navigation, sidebar, and content elements are the hardest details to flush out. You want them to be strong enough to be the center (but not so strong they are the only thing you see on the page) and you want them to be the same style but all the while different.

When I get stuck on styling I tend to look around and see what other folks are doing. Here are 2 sites I use. CSS Heros and Design Shack

I'm not saying steal ideas but at the same time its good to see how other people solved the same problems.

EDIT: Also give me some more info on what you are looking for in a logo.
Push-Here ::: Web Design + Identity
WordPress - like mayonnaise - goes great with anything
We adore chaos because we love to produce order. -M. C. Escher
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 1st, 2008, 8:18 am

@CXLink: That's what I've being trying... attempting numerous of things for the template and looked about... thanks for those tips and the link though... appreciate and will check out those links when I come home from work.

I don't even know what I want my logo to be, I just know I need a logo :lol:

I'm just thinking how to put in the content div in there and how to style it without ruining the design...
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • CXLink
  • Expert
  • Expert
  • User avatar
  • Joined: Nov 22, 2004
  • Posts: 684
  • Loc: ATL-GA
  • Status: Offline

Post July 1st, 2008, 9:05 am

k so you need a logo. What do you want the logo to say about the site? or maybe a better question is what is the site for?

Also another good gallery is here.
Push-Here ::: Web Design + Identity
WordPress - like mayonnaise - goes great with anything
We adore chaos because we love to produce order. -M. C. Escher
  • George L.
  • Bronze Member
  • Bronze Member
  • No Avatar
  • Joined: Nov 05, 2007
  • Posts: 2206
  • Loc: Malaysia
  • Status: Offline

Post July 1st, 2008, 9:27 am

The log in box is a little too big.
The color is a bit old.
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 1st, 2008, 4:40 pm

I've uploaded the "finished" version of the redesign. I edited the logo a little bit but I'm currently thinking over a different logo... don't know how it would be or anything... I don't really like the current logo...

Any inspirational ideas would be great. Also, thanks CXLink for those links... I will look through them later on today after I'm done with some business :)

Thanks again for everybody's reviews, help and ideas on it. Greatly appreciated :D
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • George L.
  • Bronze Member
  • Bronze Member
  • No Avatar
  • Joined: Nov 05, 2007
  • Posts: 2206
  • Loc: Malaysia
  • Status: Offline

Post July 1st, 2008, 8:13 pm

Aside from logo, Are you done with the overall websites usability? i.e. functions, pages....?
  • Bogey
  • Bogey
  • Genius
  • User avatar
  • Joined: Jul 14, 2005
  • Posts: 8211
  • Loc: USA
  • Status: Offline

Post July 1st, 2008, 8:33 pm

No not really, you can post in threads, quote and start topics and I guess you can submit tuts but the usability SUCKS :lol: I will do some research and use a phpBB forum and use it's postings and viewings for tutorials. (Not subforums but like it's own page that I would have to create the page and database tables for). More work is ahead of me *groan* :lol: )
"Bring forth therefore fruits meet for repentance:" Matthew 3:8
  • George L.
  • Bronze Member
  • Bronze Member
  • No Avatar
  • Joined: Nov 05, 2007
  • Posts: 2206
  • Loc: Malaysia
  • Status: Offline

Post July 1st, 2008, 8:37 pm

I can post?? Err...I'd like to visit your website soon. Nice coloring except when it's too Green, it looks a tad bit like Indian websites.

No offense, just personal point of view. After all, nothing's wrong with them.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 1st, 2008, 8:37 pm

Post Information

  • Total Posts in this topic: 56 posts
  • Users browsing this forum: No registered users and 136 guests
  • 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 post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.