Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    Karlskoga, Sweden
    Posts
    48
    Plugin Contributions
    0

    Default Is it possible to add images/text next to additional images?

    Hi,
    Take a look at the picture, is it possible to move the icons to the area pointed out by the red arrows? I would like to move them there but I have no idea where to put the code.

    Name:  move icons.jpg
Views: 221
Size:  47.3 KB


    Thank you! :)

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Is it possible to add images/text next to additional images?

    Quote Originally Posted by pexter View Post
    Hi,
    Take a look at the picture, is it possible to move the icons to the area pointed out by the red arrows? I would like to move them there but I have no idea where to put the code.
    Thank you! :)
    Is it possible? Yes!

    But without seeing it "live" we probably cannot help you.

    So... Post a link to this page

  3. #3
    Join Date
    May 2013
    Location
    Karlskoga, Sweden
    Posts
    48
    Plugin Contributions
    0

    Default Re: Is it possible to add images/text next to additional images?


  4. #4
    Join Date
    May 2013
    Location
    Karlskoga, Sweden
    Posts
    48
    Plugin Contributions
    0

    Default Re: Is it possible to add images/text next to additional images?

    Quote Originally Posted by gilby View Post
    Is it possible? Yes!

    But without seeing it "live" we probably cannot help you.

    So... Post a link to this page
    So, any ideas?
    The whole website is located on www.scaffoldusa.com

    /Peter

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Is it possible to add images/text next to additional images?

    Your description appears to have been written in MS Office, and all the elements are enclosed in tables for layout, which is unnecessary and makes it harder to reposition them. Ordinarily, if the images had class tags they could be addressed and individually relocated, but as <td> content it appears impossible to move them outside the table. I advise reworking your descriptions to get rid of the table code and use simple wrappers with semantic class tags. Then the images can be addressed and moved.

    Do all of these images want to move the same amount and direction? If not, the task becomes significantly more complex.

  6. #6
    Join Date
    May 2013
    Location
    Karlskoga, Sweden
    Posts
    48
    Plugin Contributions
    0

    Default Re: Is it possible to add images/text next to additional images?

    Thank you!
    I'm a bit limited when it comes to write new code, so I used, like you said, a simple table created using MS Office.
    I will talk to a friend of mine and see if he can sort it out for me using the information you provided.

    Again, thank you!

    /Peter

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Is it possible to add images/text next to additional images?

    Your description includes one actual table, for which table code is appropriate. The paragraph and images should be simply a <p> paragraph and two images, all with individual class tags so that CSS stylesheet rules can be written to position them as desired. This is the most basic modern HTML, and it would be good to study a bit of HTML and CSS on one of the many online tutorials, such as www.w3schools.com.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 3 Sep 2013, 10:19 PM
  2. Additional Product Images - Add title below all images
    By sports guy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Dec 2011, 05:54 AM
  3. Layout of Additional of Additional Product Images - Possible Bug?
    By RatMonkey in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Mar 2011, 02:21 PM
  4. I want to add text below additional images
    By spiritcraft in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 26 Feb 2011, 11:06 PM
  5. Add Text Heading Above Additional Images
    By jacdesigner in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 5 Jan 2009, 10:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg