project images

  • Unknown's avatar

    i am new to WordPress. I created a project with images from other websites, so using image location links. It works find but I can get to have those images displayed as a mosaic. I tried many thing I don’t seem to find how to fix that.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there!

    Right now in your project you have multiple images, but they’re all saved as individual images.

    It sounds likes you’re wanting to use the Tiled Mosaic type of Gallery like the one seen here:

    To do this, follow these instruction to Add a New Gallery. Add your desired images into that Gallery, then select Tiled Mosaic as the Type:

    http://en.support.wordpress.com/images/gallery/#adding-a-gallery-or-slideshow

    -Alex G.

  • Unknown's avatar

    Hi, Yes I want a mosaic and I have seen this link that you suggest. It works if I create out of a project. How can i do it in a project?

    The other difference is that I am not adding images, I am adding image links. So far, it works as i want except for the way it is displayed.

  • Unknown's avatar

    Galleries work the same way in Projects as in Posts or Pages. While in the project editor, click “Add Media” then “Create Gallery.” You’ll then need to upload images or select images out of your current media library.

    The other difference is that I am not adding images, I am adding image links. So far, it works as i want except for the way it is displayed.

    This is the main issue for your troubles, I think. Galleries cannot use images added with “Image from URL,” only those hosted in your media library. That’s just the way the Gallery function is built.

    That Tiled Mosaic option is only available as a Gallery, so unless you can upload those images to the media library I’m afraid you’ll only be able to add the images individually. You could then style their presentation with inline styles if you’re comfortable with using CSS.

    -Alex G.

  • Unknown's avatar

    I made it ! :) thank you. I don’t know Css, but i figured it out. Now next challenge, adding a mouse over plug in…

  • Unknown's avatar

    Project is looking good! Great job. :)

    Now next challenge, adding a mouse over plug in…

    Hmmm, that one may not be as easily accomplished, depending on what you want to do.

    It is not possible to create or install plugins on WordPress.com, for security reasons. Plugins can only be installed on self-hosted WordPress.org blogs.

    If you are wondering how WordPress.com differs from WordPress.org, this support article explains the distinction:

    WordPress.com vs. WordPress.org

    You can adjust some elements using the :hover selector in CSS, though:

    http://www.w3schools.com/cssref/sel_hover.asp

    -Alex G.

  • Unknown's avatar

    Thank you Alex. I was confused with .com and .org, so it will help, and….well… it sounds like, want it or not, I will learn CSS.

  • Unknown's avatar

    You’ll find it valuable tool once you learn your way around it!

    This is a great place to start:

    http://www.htmldog.com/guides/css/beginner/

    And there are several more suggestions here:

    http://en.support.wordpress.com/custom-design/custom-css/#css-help

    -Alex G.

  • The topic ‘project images’ is closed to new replies.