Reply to topic  [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Working for myself? - Advice needed! 
Author Message
Legend
User avatar

Joined: Fri Apr 24, 2009 2:02 am
Posts: 29240
Location: Guantanamo Bay (thanks bobbdobbs)
Reply with quote
dogbert10 wrote:
Your business cards are too expensive :D

I was going to add that many services of these can be got very cheaply elsewhere like Vistaprint so you need to add something different like service.

_________________
Do concentrate, 007...

"You are gifted. Mine is bordering on seven seconds."

https://www.dropbox.com/referrals/NTg5MzczNTk

http://astore.amazon.co.uk/wwwx404couk-21


Mon Mar 11, 2013 3:08 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
steve74 wrote:
http://www.pikachoose.com

That's what I was thinking of (though with vertical thumbnails). Looks much smarter IMO.

You definitely want an uncluttered site. Too minimalistic and it'll feel like there's no content, so there is a fine line IMO.

_________________
Image
He fights for the users.


Mon Mar 11, 2013 3:18 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:58 pm
Posts: 8767
Location: behind the sofa
Reply with quote
steve74 wrote:
John_Vella wrote:
I've just checked the image on my site, and it seems fine here. What browser are you using?

Snapshot above was from Safari 6.0.2 on Mac OS X 10.7.5 - though it also looks the same in Firefox, Chrome and Camino on the same Mac.

It happens if I use any zoom level above 1:1 which pushes it onto two lines. I can't figure out where "Body-C-C1" is defined though. I'm no good with CSS at all...

_________________
jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly."

When you're feeling too silly for x404, youRwired.net


Mon Mar 11, 2013 3:28 pm
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:25 pm
Posts: 10691
Location: Bramsche
Reply with quote
http://www.arens-beratungsservice.de/index.php

That is the site I re-wrote for my brother-in-law. I'm still waiting for some actual content, but look at the menu bar for an example of what you can do with CSS - only the Bank Partner has a drop-down at the moment, but you get the idea and the CSS is set up to drop-down to 2 layers deep, although more is possible. It is pure CSS, no JavaScript etc. required. I've used that menu CSS on several Intranets, but unfortunately that is the only public facing page I've used it on.

As I said, it is very basic at the moment, he needed me to quickly change some links and information on the page and it was such a mess of HTML files, with no CSS, that I re-wrote and implemented the simplest implementation of CMS I could think of - well, it isn't really a CMS in the Drupal way of thinking, but it allows the site owner to quickly knock up text for inclusion in the site, without them having to know HTML.

I haven't bothered with turning on the path naming, everything is done over index.php and then including the sub-parts of the page, plus the content part.

Edit:
If you are interested, PM me your email and I'll send you the CSS and PHP for the menu structure. It is very simple, the menu structure is set up in a JSON file, which is read in and a few lines of PHP generate the HTML code for the menu.

_________________
"Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari

Executive Producer No Agenda Show 246


Mon Mar 11, 2013 4:03 pm
Profile ICQ
Doesn't have much of a life
User avatar

Joined: Fri Apr 24, 2009 12:43 pm
Posts: 1798
Location: Manchester
Reply with quote
Here's a nifty little responsive slider, built using jQuery...
http://bxslider.com

For those that aren't aware, Responsive Design is the latest buzz-word that mean one design can adapt to different screen sizes - useful for when viewing websites on tablets/mobiles. Try pulling in the width of your web browser on the above link to see what I mean. The slider isn't a fixed size, it dynamically scales to fit the width of your browser - pull it right in to see how it would display on a mobile phone.

My only reservation is this may be moving you in the direction of adding complexity to your site, something that the text says you're not about - however, saying that, you still need a way to showcase your portfolio, and that's all that these are designed to do. Most are customisable to remove any gimmicky effects and transitions, leaving you with just your content and nothing else! In the link above, try clicking the "Examples" link and you'll see that there are many ways to add/remove the extra features. It can be as simple, or as complex, as you want it to be.

_________________
* Steve *

* Witty statement goes here *


Mon Mar 11, 2013 4:10 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
Thanks for that Steve, I'll take a look. I've uploaded a brand new design... only the home page is working, and I am going to re-write it, using Notepad, (or maybe Notepad++, Dave) as I would prefer more control...

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Mon Mar 11, 2013 6:05 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
Amnesia10 wrote:
dogbert10 wrote:
Your business cards are too expensive :D

I was going to add that many services of these can be got very cheaply elsewhere like Vistaprint so you need to add something different like service.

There wasn't a price purely for business cards, as that was a package... cards, compliments slips and letterheads. I will re-visit the pricing structure when I re-writing that page though.

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Mon Mar 11, 2013 7:10 pm
Profile WWW
What's a life?
User avatar

Joined: Thu Apr 23, 2009 8:46 pm
Posts: 10022
Reply with quote
I think I used dynamic width sheets in Joomla and set it to 90% so you had a little border and everything kept to scale irrespective of whether you zoomed in/out or were viewing at different resolutions.

_________________
Image
He fights for the users.


Mon Mar 11, 2013 7:30 pm
Profile
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 6:44 pm
Posts: 4141
Location: Exeter
Reply with quote
Have a look at responsive web design. There's some very good stuff out there on it and it's really the future of the design side of things imho.

_________________
"The woman is a riddle inside a mystery wrapped in an enigma I've had sex with."


Mon Mar 11, 2013 9:12 pm
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 9:40 pm
Posts: 4876
Location: Newcastle
Reply with quote
jonlumb wrote:
Have a look at responsive web design. There's some very good stuff out there on it and it's really the future of the design side of things imho.


http://www.initializr.com/

http://www.getskeleton.com/

Those are IMO a good place to start for a template, especially for a simple template, even the stock ASP.Net MVC one is pretty responsive now :)

_________________
Twitter
Charlie Brooker:
Macs are glorified Fisher-Price activity centres for adults; computers for scaredy cats too nervous to learn how proper computers work; computers for people who earnestly believe in feng shui.


Wed Mar 13, 2013 12:57 am
Profile
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
Thanks guys, I'm back in Notepad and will have a brand new design uploaded by Friday. :D

Sent from my GT-N7000 using Tapatalk 2

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Wed Mar 13, 2013 7:57 am
Profile WWW
Official forum cat lady
User avatar

Joined: Fri Apr 24, 2009 8:04 am
Posts: 11039
Location: London
Reply with quote
You might find some of this article useful

More Clicks

_________________
Still the official cheeky one ;)

jonbwfc wrote:
Caz is correct though


Wed Mar 13, 2013 11:23 am
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:58 pm
Posts: 8767
Location: behind the sofa
Reply with quote
oceanicitl wrote:
You might find some of this article useful

More Clicks

Just be aware not to do what they do.

In case 5 they put the images in the reverse order that they refer to them. That's really bad. As in, they say the exact opposite of what they wanted to say:

Quote:
The latter brought in 172% more clicks. This could be because ...

Actually, it means the "former" image. It had me scratching my head for a while.

Case 9 is missing the images entirely. Broken link maybe? No - actually it's blocked by AdBlock because the link is called "Advert" :lol:

_________________
jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly."

When you're feeling too silly for x404, youRwired.net


Wed Mar 13, 2013 12:45 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
OK... update time.

After a massive reworking, the site is now available at:

http://www.johnvella.netai.net

I know that the site has been playing up a bit, but the other test site:

http://vellawebdesign.webs.com

Does not have php, (and it can't be installed on their free servers) so the feedback form part does not work... everything else seems OK, so you can use either to have a look.

Please let me know what you think.

Thanks,

John.

EDIT TO ADD: I also need to add the SEO segment, but I won't do that until I register the site I want to use...

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Fri Mar 22, 2013 3:44 pm
Profile WWW
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 8:57 pm
Posts: 2220
Location: Here for now...
Reply with quote
Waaaaayyyy better. At 2am that's currently my only input.

_________________
ProfessorF wrote:
(The author of this post assumes no responsibility for any jail time served by anyone making use of this suggestion.)


Fri Mar 22, 2013 3:53 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 70 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

Who is online

Users browsing this forum: No registered users and 51 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

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.