Andy Staple
-
WordPress Shopping Carts
I have found there is no one "great" plugin that works for any (or even most) eCommerce needs with WordPress. Some of the big ones: http://www.instinct.co.nz/e-commerce/ - paid - free version is severley handicapped http://cart66.com/ - p…
-
Basecamp HQ Alternatives...
@JoshWhiteDesign - ProjectPier is actually a fork off of ActiveCollab. ActiveCollab was at one point open source. Right when they moved to closed-source, Project Pier started where AC left off with its open source. ProjectPier and Collabtive both a…
-
[Solved] how do you skin the vanilla forum?
I've done a couple for clients. Its quite easy once you get the master views sorted out. Vanillas Documentation should be more than you need to get it done http://vanillaforums.org/page/ThemeQuickStart
-
another new website
I like the design of it, but agree the phonetic additions seem a bit out of place, unless it somehow ties into what the bride and/or groom do. I also am getting a vertical scrollbar in chrome with no need for one. Not sure why that is.
-
First Timer ArchDesignLabs
Well I can't really review it because I'm quite sure it doesn't display correctly in Chrome. All i see for the logo is peoples feet. Hopefully that isn't your logo :lol: The parts of the design I can see just seem to lack det…
-
Which Mac?
I guess I don't have the expendable income some of you do to drop 4x the price other computers :lol: I run a dual Windows 7 and Ubuntu setup and don't miss apple at all. In fact I love having these 2 instead. Honestly though, anti-appl…
-
Rip css from page
Umm... this question scares me quite a bit. Especially the "rip" word. Are you just blatently ripping off someone elses header design? Why not look at their code and see how it works, then build your own. You can view CSS with Chrome'…
-
new website
I really like the simplicity of the design, colors, and layout. Good work in that department. The logo however, really needs to go. That giant stroke on the logo, and its type itself is not very good, and for a graphic designer looks very amateuri…
-
[Solved] Crop Image Size
I believe you can use TimThumb or another script to do something like this. http://www.darrenhoyt.com/2008/04/02/ti ... -released/
-
Syling Borders
You can use CSS3 properties to get similar results to that, but CSS3 is still a ways off from being the norm. You'll probably just have to use the buttons as images themselves.
-
Multiple Backgrounds
Add a new div or element inside. For example; The repeating background could be the body background, then add a new div with a id body { background: url(\"images/main_bg.jpg\") repeat #000; } div#interior { width: ___px; height: ___px; …
-
CSS/Wordpress menu problem
Easiest way I can think of is to give a #id to each main so something like: li#about { background: #fff url(../../images/1/menu_button_orange.jpg) left top no-repeat; } li#register { background: #fff url(../../images/1/menu_button_pink.jpg) lef…
-
Semi-transparent containers with rounded corners
not really any way to do it and make it fully compatible with IE 6 & 7 without using some javascript or a hack. For the transparency, the easiest would probably be using transparent .PNG background images, and then adding the PNGfix for IE. The…
-
Chris Coyier Blog Wordpress Theme
Are you talking about the CSS-Tricks design or the http://chriscoyier.net/ design? Either way I doubt you'd be able to get them. They're part of Chris' branding and releasing the current design for free or for money will only de-val…
-
Site redesign keeping Google position
Is he currently on Wordpress now? A simple redesign shouldn't affect his rankings too much if the same content is there. I'd just make sure you make use of the header tags, keep the same permalink structure, and validate the code to make …
-
Time/Project Management
"EamonnMac" said: EDIT: I had a look at Subernova Andy, but was immediately put off by the $15 pm charge, albeit with a 30 day free trial. Freshbooks' policy of allowing complete use for up to three clients for free beyond a fixed tim…
-
Time/Project Management
I use Subernova for project managment, organization, and time tracking. I use LessAccounting for accounting and taxes.
-
Nav bar guidance
I don't want to sound mean, and it truly isn't meant to be, but... That will not get accepted on ThemeForest. Not even close. Your color palette is all over within the blues, the logos blur is way too intense. As far as the navbar questi…
-
Damn You IE!!! Background problems in IE
Could your Charset be messed up? I know some people have had problems with cmky in IE and it often won't render it. Is it possible you saved the .png in cmky instead of rgb?
-
Price for webpage
No specific answer really exists for this question. It's based on tons of variables. -How experienced are you? -What expenses, taxes, and overhead do you have to overcome? -What is the complexity of this design you are creating?
-
Design Feedback
"intuitionhq" said:I also really like the look and feel of the site, but a couple of things I noticed too (since you are asking for feedback!): 1) The white text with the image behind it can be a bit difficult to read. Not impossible, but…
-
Portfolio Site Redesign
Overall I like that it is clear, concise and to the point. A few things I'd considering experimenting with changes are: -The amount of noise in your background. I think the noisy backgrounds are nice simple backgrounds, but maybe just tone it …
-
Diff Web Browser issue Help ..
"rudynorman" said:Did you say IE6?? *Runs screaming from the building!* You should be encouraging your users to NEVER use IE6, rather than trying to accommodate them. IE6 is the worst browser in the history of browsers - even Microsoft a…
-
Design Feedback
"jmorrow" said:Overall, it's great looking website. I've tried hard to find something to critique. As such, here are my thoughts: 1. You still have the Wordpress favicon which you should customize for your company to somethin…