workofjohn / portfolio

John's portfolio! Made in 2016 as a project for Web Design.
0 stars 0 forks source link

Home/ Index Page (Bugs/ Issues) #3

Open workofjohn opened 7 years ago

workofjohn commented 7 years ago

Still need to make pages for the final works...

Maybe you should just make a template for all of the pages you have on pieces? That would make your life a bit easier. Also make sure you don't leave any target="_blank" attributes where they're not supposed to be, since that's really annoying and breaks the flow of the user!

workofjohn commented 7 years ago

changed all of the comments where the instagram links used to be to redirect to the "no fun allowed robot"

workofjohn commented 7 years ago

Added in a bunch of images from a photoshoot at the high school, but for some reason the same problem that's happening on the contact page is occurring. Images can't be found for some reason... Might try to use a different path and insert the image URL

workofjohn commented 7 years ago

Solved both the issue on the front page and the contact page issues- from now on source images from the URLs of the uploaded files instead of the files directly. Added in a bunch of new pages to accommodate the new photos taken!

workofjohn commented 7 years ago

Nevermind... Looks like that messed up the aspect ratios... Also make sure you change the source of the navigation bar from "home" to "index" since it messes up yer whole webpage

workofjohn commented 7 years ago

Problem includes the images not being the correct aspect ratio- make sure to measure the pixels of the other images to figure out the appropriate size

workofjohn commented 7 years ago

200x262 for the pantones

workofjohn commented 7 years ago

Trying out adding on height attributes to make the images the proper size

workofjohn commented 7 years ago

Adding height attributes to the tag seems to have done nothing... Images will simply need to be properly re-sized to fit the layout

workofjohn commented 7 years ago

In much better news all of the images seem to exist now

workofjohn commented 7 years ago

Well after much confusion it looks like I've managed to solve the photo problem. The layout will only accept photos that are 200px x 262px so you'll need to make sure that all of your icon pictures fit that exact size.

If you don't have photoshop on you- No problem! Pixlr has a really handy crop function that lets you type in what you want your "Output Size" to be. It doesn't shrink the marquee- it'll shrink your image regardless of how large it started off! It's really great and saves a lot of time, plus it's online and free, so you can't get much better than that.

workofjohn commented 7 years ago

Finished putting an image on each of the 15 icons!

Would be helpful to have my own "no link found" type page. Also still need pages to be made or pages to be finished for some of the projects.

Sidenote: None of the DIVs are centered on the index page.