Announcement

Collapse
No announcement yet.

Simple Layout Problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Simple Layout Problem

    Hey,

    I have a quick question dealing with my product layouts. I have one layout that has the picture on the left and next to it is the Product title, description, etc.. Right now the image is tight against the title and description and I cannot find a way to create a space between them. I have tried place a few of the " " but it does not seem to work with every product which seems very strange. I have attached a link to further explain. Any advice would be greatly appreciated.

    Link: http://www.valleylitho.com/acatalog/

    Mark Babineau
    http://www.valleylitho.com

    #2
    It's because the image is aligned 'right' in the table it is held within. Change it to 'centre' and it should work, code should look something like this in Actinic:-

    <td width="100" valign="top" align="centre" rowspan="2">

    David
    Cheers

    David
    Located in Edinburgh UK

    http://twitter.com/mcfinster

    Comment


      #3
      although, if you center align it and your images are varying widths..it might looks a bit messy.
      If you have images with a variety of widths, it might look neater to left align it?

      sorry to disagree, Dave
      *runs and hides*
      Tracey

      Comment


        #4
        Smart A**e!

        But you are right. Part of the reason I always produce my images square, makes it much easier to guarantee how your layout will look.

        As ever Mark, you should listen to the woman!
        Cheers

        David
        Located in Edinburgh UK

        http://twitter.com/mcfinster

        Comment


          #5
          On a similar note I am trying to align a fragment image (using image only layout)on the homepage so that it lines up with the new products boxes belo(see image attached. I have tried adding a an align code as below into the LayoutCode-StandardFragmentImage but it pushes it further right?
          Any ideas??
          Thanks
          Simon

          <td><div align="left"><img src="<actinic:variable name="FragmentImageFileName" />"
          Attached Files
          Simon Bridges
          Alex Reade World of Motosport
          http://www.alexreade.net

          Comment


            #6
            As ever Mark, you should listen to the woman!
            and of course if you don't you won't get the right answer.
            <td width="100" valign="top" align="centre" rowspan="2">
            should read
            <td width="100" valign="top" align="center" rowspan="2">
            tut tut David

            Comment


              #7
              Ok no problem found it - If anyone else needs to know -set border to "0" as opposed to original of "10" in frangment image layout code.
              Simon
              Simon Bridges
              Alex Reade World of Motosport
              http://www.alexreade.net

              Comment


                #8
                haha well Thank you both for your help. I did fix the the problem and am very.. VERY happy to have it the way I like

                Mark
                http://www.valleylitho.com

                Comment


                  #9
                  Originally posted by pinbrook
                  <td width="100" valign="top" align="centre" rowspan="2">
                  Why is it that the simple mistales always make the biggest difference! I'm off for a typing course this morning!

                  Oh and thank you for the David instead of the Dave!
                  Cheers

                  David
                  Located in Edinburgh UK

                  http://twitter.com/mcfinster

                  Comment


                    #10
                    oops...sorry DavID

                    *makes mental note*
                    Tracey

                    Comment


                      #11
                      That's ok Tracy
                      Cheers

                      David
                      Located in Edinburgh UK

                      http://twitter.com/mcfinster

                      Comment


                        #12
                        Originally posted by dave_finlayson
                        That's ok Tracy
                        lol..haha..funny

                        you'd be surprised how many people, who know me well, spell it that way anyway!
                        I get it spelt that way FAR more than the "correct" way..it'd probably be easier to just change it LOL

                        Failing that, maybe I should start correcting people
                        Tracey

                        Comment


                          #13
                          That is odd actually. Cause up 'ere, in soaking wet Scotland, my missus is spelt with no 'e' and everyone spells it with one. Must be a Scottish/English thing!
                          Cheers

                          David
                          Located in Edinburgh UK

                          http://twitter.com/mcfinster

                          Comment

                          Working...
                          X