flakdesign

Topic: New css3 template Under Development. Feedback

Hi Guys,

I am in the midst of developing a template for jobberbase. Finished the homepage and category page.

Here is the preview of the homepage

http://screencast.com/t/agHibfhcYn

Some of the features of the template are

1. css3 driven with 960 grid framework
2. Very easily customisable colors and layout using css
3. Will be released for free smile

Let me know what modification you need. With this version, i am aiming for clean look similar to indeed.com and job-job. Maybe I will release another version with more stuff in the homepage.

regards
vinay

flakdesign

Re: New css3 template Under Development. Feedback

Category Page

http://screencast.com/t/bfIERZhyZF

lxer

Re: New css3 template Under Development. Feedback

very nice!
minimalistic and clean

the round corners, is that in the CSS?

flakdesign

Re: New css3 template Under Development. Feedback

Thanks. Yup, its with css. smile

cayenne

Re: New css3 template Under Development. Feedback

Very nice, flakdesign;

But I think the homepage is so simple; you should show the newest jobs posted on it; or the most viewed jobs; or a list of jobs sorted by parttime/ fulltime etc on it smile ; that could make the homepage looks informative:)

flakdesign

Re: New css3 template Under Development. Feedback

Hey..

I wanted to go a cleaner look, a different look from the default jb template smile

evertsemeijn

Re: New css3 template Under Development. Feedback

Like the start of the tempate (and love to see Eric's reset CSS, Smashing mag, CSS3 and Smarty in your browser). The best start for a new design big_smile

Keep in mind that the border radios gives problems in IE and need some hacks. And you might want to display 1 spotlightjob above (or below) the search input. Something like

Code:
<p><a href="">This is the jobtitle</a></p>
<p>This is the description of the ad truncated with Smarty to no more than 250 characters&hellip</p>
<p>Fulltime - Posted on: 12-30-2010</p>

You can even make it try to look like a Google ad, but don't know if thats's a good idea to do.

If you need a hand...

Member of Jobberbase Development Team - Templates/Usability

:: Looking for a jobboard installation and/or custom design? ::

flakdesign

Re: New css3 template Under Development. Feedback

evertsemeijn wrote:

Like the start of the tempate (and love to see Eric's reset CSS, Smashing mag, CSS3 and Smarty in your browser). The best start for a new design big_smile

Keep in mind that the border radios gives problems in IE and need some hacks. And you might want to display 1 spotlightjob above (or below) the search input. Something like

Code:
<p><a href="">This is the jobtitle</a></p>
<p>This is the description of the ad truncated with Smarty to no more than 250 characters&hellip</p>
<p>Fulltime - Posted on: 12-30-2010</p>

You can even make it try to look like a Google ad, but don't know if thats's a good idea to do.

If you need a hand...

Yup. will keep that in mind.. smile

Thank you guys.. More feedback is welcome. Let me  know what sort of stuff if you would like to see in the design..

lxer

Re: New css3 template Under Development. Feedback

so, what happened to this theme?
is there a preview somewhere now?

uniq

Re: New css3 template Under Development. Feedback

lxer wrote:

so, what happened to this theme?
is there a preview somewhere now?

the screencast link actually is the preview...

vinay, i love your original hireme and it's evolution - this one i personally think is too bare...

maybe let's meet up next time i'm in sg smile

Want a jobberBase feature badly - but can't program it?
Let's pool together with a script bounty -> contact me through PM
host your jobberBase install for free!

flakdesign

Re: New css3 template Under Development. Feedback

Hey uniq....... Yeh sure.. add me on IM vinay(at)live.com

Sorry about the delay in theme development... My Fulltime job is keeping me busy these days...... smile

I will be getting back to work this weekend. smile

Last edited by flakdesign (2009-07-24 00:42:25)

bochenn

Re: New css3 template Under Development. Feedback

Hey i like your theme, i'm also working on a theme based on 960.gs for a project i'm developing.

evertsemeijn

Re: New css3 template Under Development. Feedback

@flakdesign
The rounded corners don't give problems in IE. It only works on FF 3.5+, Safari 4+ and Chrome 2.0+ (that's what I tested it with). In the other browsers they become normal 'square' corners.

You can see it live at www.twacatures.nl if you want test it (double rounded corners) or download the free Jobberbased template from my website (www.evertsemeijn.nl).

Member of Jobberbase Development Team - Templates/Usability

:: Looking for a jobboard installation and/or custom design? ::

bochenn

Re: New css3 template Under Development. Feedback

Could you post a beta or something? I'm stuck with my development.

Thanks