Jump to content

Portfolio gallery sizing issues


Panda9386

Recommended Posts

Hi!

So, I am having issues with my portfolio gallery...

I can get the modal to work, finally, thanks to you guys. I was wondering if you could help with another issue.

The gallery has the columns uneven and it is driving me batty. I can get them to be the same size if I adjust the size of the image, but that makes it look tacky in another way, I want the column to extend with blank space to make everything the same height. Is this possible? If so, how?

http://technicolor-dreams.net/fan-001.html

In the above link you can see what I am talking about =(

Also attaching relevant pages of coding.

Thanks!

-Sarah

css.css

fan-001.html

layout.html

menu.html

Link to comment
Share on other sites

If you give the boxes a fixed height with CSS it will work. The alternative is to use the flexbox layout system, which is a little complicated.

Your image files are much too large, they take a long time to load. You should create resized thumbnail versions of them to show on the page.

Link to comment
Share on other sites

i guess i never noticed they take a long time to load because i have fast internet. >_<; hmm... i will need to see how that works with the modal then... cause the modal opens from the image that is already there... like I have no idea how to point to another source =\

this is becoming much more complicated than i wanted it to... =(

curse my newbieness in all this >_<!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...