-
How I make to this web site? (Fully as coded and designed)
I meant how nicely done that site was. It will make you want to implement parts of it too.
-
How I make to this web site? (Fully as coded and designed)
Just to make your life even more difficult, have a look at this site http://www.nyxlstory.com/
-
Career change to Web Designing
I think Fuzzy is being harsh on lynda.com. Loads of tutorials online fail to show you non destructive editing and quite the opposite, without using lynda I wouldn't know about using smart filters. There is also tutorials on lighting too. I feel maybe you expect to get more than you do because you've paid for it rather than it being free but there are some great tutorials on there from some of the worlds best authors writing for them. People like Deke McClelland who writes tutorials for adobe.com.
- Portfolio Website help
- Thoughts on my new business website.
-
Display: table-cell
Thanks for the replies, Niller I've been trying your solution and it was working in a standard HTML+ CSS version now trying to put it in the Wordpress version and can't seem to get it to work, any ideas what I'm doing wrong? http://pukkainvites.bulletproofwebdesign.co.uk/product-category/anniversary-invites/?orderby=price-desc Thanks Edit: I seemed to have fixed it by taking display: table out of the class container .bestSellerContainer but it's still having kittens on the homepage but maybe I'm using the wrong HTML for it I'll have a look and try to fix it. Also it seems to be adding a huge height to my heading tag when you inspect it with firebug. <h2 style="height: 1122px;">Some of Our Best Sellers!</h2> But when if I take out your JS it goes away so not sure what's causing that as it doesn't happen in your example, 2nd edit: fixed it all, thanks for the help guys.
-
Display: table-cell
Thanks, I've never seen that before, it looks really useful even if I can't use it on this project. It will still need display: table-cell; to align the images center so not sure if it will work or not but I'll give it a go.
-
Display: table-cell
I'm doing an eCommerce site for a client that sells personalised invitations. Some are vertical and some horizontal. Just to get an idea... They want the borders to be the size whether they're horizontal or vertical images. So I decided to use table-cell to display the image in the center of the border. The problem comes when the description has text on more than one line and it pushes the product underneath it down. I was going to use faux columns to make the length of every box the same no matter what but I'm struggling to figure out how that would work with table cell. If anyone has any solutions how you could put four images on the same row with a border around it and center the image that would be great cheers. Here's how my code currently looks. HTML <div class="bestSellerContainer"> <div class="bestSellerImg"><img src="images/product1.jpg"></div> <div class="description"> Minnie Mouse Birthday Invite<br/> <span class="red">Buy Now<br/>From only ??p</span> </div> </div> <div class="bestSellerContainer"> <div class="bestSellerImg"><img src="images/product2.jpg"></div> <div class="description"> Minnie Mouse Birthday Invite<br/> <span class="red">Buy Now<br/>From only ??p</span> </div> </div> <div class="bestSellerContainer"> <div class="bestSellerImg"><img src="images/product3.jpg"></div> <div class="description"> Minnie Mouse Birthday Invite<br/> <span class="red">Buy Now<br/>From only ??p</span> </div> </div> <div class="bestSellerContainer"> <div class="bestSellerImg"><img src="images/product4.jpg"></div> <div class="description"> Minnie Mouse Birthday Invite<br/> <span class="red">Buy Now<br/>From only ??p</span> </div> </div> CSS .bestSellerContainer { float: left; margin: 10px; text-align: center; font-size: 90%; display: table; } .bestSellerImg { display: table-cell; text-align: center; vertical-align: middle; width: 195px; height: 205px; border: 1px solid #bfbfbf; } .description { padding-top: 10px; width: 195px; } Thanks
-
-
-
Is My Design Ok? or Not?
The amount of orange is fine and I like the design. The only thing I would suggest is make the button in the bottom left and logo the same colour as the active nav and slider background. Not sure if it's just me but everything else matches and it looks odd having different shades of orange like that. I really like the icons around the site, did you do them yourself or get them from somewhere?
-
Logo review
Cheers for that dap, appreciate it. I decided the best idea would be to give all the logos to them and let them decide for themselves what they like. I'll include yours and let you know what they like best.
-
Logo review
That's exactly what I thought and said to a colleague when I saw it. I thought the eye one reminded me a bit too much of big brother. Any of these ones any better? It's difficult because they are family friends and invited me to their Christmas lunch as I do all their web work and I thought it would be nice to give them something back for inviting me. Is there any examples around online that's similar that you know of as i can't quite picture it? Here's a logo I attempted with a blur but I'm not a graphics designer. It came out looking a bit too much like Chrome
-
-
Stolen website?
I guess you didn't have a contract stating who owned what at the end? You got paid for it though yeah? There's not a lot you can really except for chalking it down to experience and having a contract stating that you have a credit written in the footer. I do a lot of work for freelance graphic designers who don't know how to make websites so the clients are through them and they design the site so they put designed by graphic designer in the footer even though I did the code, I still put the websites in my portfolio stating what I did. You could do the same although you might not want to if they've made horrible edits.
-
vertical align
Most likely because the text always align image to the bottom unless you specify with CSS This will probably work for you. .footer img { vertical-align:middle; }
-
Logo review
Hi guys, I had some logos designed for a client of mine. Just wondering what your opinions are. They recruit respondents for market researches.
-
Where are you located?
Verulam, did you go to Townsend?