Announcement

Collapse
No announcement yet.

css help text alignment

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

    css help text alignment

    Hi, I am having problems getting my text to aligh as i would like.
    My sections are laid out in 4 coloumns with a thumbnail of each section
    Under the thumbnail is the text from the section heading, all the text and image is aligned to the left and i want it to be in the centre.

    the css is

    .product_list {
    margin: 20px 0px 20px 0px;
    }
    /* PRODUCT FORMATTING ELEMENTS AND LINE ELEMENTS -------------------------------------------- */



    /* IMAGE FORMATTING ELEMENTS ------------------------------------------------------------ */
    .image_float_right {
    float: right;
    margin: 16px 0px 15px 20px;
    }

    .image_product {
    margin: 0px 18px 10px 0px;
    text-align: centre;
    float: centre;
    }
    /* END OF IMAGE FORMATTING ELEMENTS ----------------------------------------------------- */

    .sectionContainer {
    margin: 0 10px; /* this sets left and right margins to 10px */
    width: 130px; /*set width to suit */
    }


    /* TEXT FORMATTING ELEMENTS ------------------------------------------------------------- */

    /* headings ----------------------------------------------------------------------------- */
    h1 {
    font-size: <actinic:variable name="ExtraLargeFontSize" />;
    font-weight: 900;
    margin: 0px;
    padding: 16px 0px 4px 0px;
    color: <actinic:variable name="Palette1" />;
    }

    h1.subheading {
    font-size: <actinic:variable name="LargerFontSize" />;
    font-weight: 900;
    margin: 0px;
    padding: 0px 0px 14px 0px;
    color: <actinic:variable name="Palette2" />;
    }

    all help many thanks
    wes
    Treasure Island Sweets

    #2
    Originally posted by wesleythorne
    text-align: centre;
    The internet is American therefore "center" is needed


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      so simple!
      Thanks
      Treasure Island Sweets

      Comment


        #4
        Originally posted by wesleythorne
        so simple!
        That's me


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          <<<< sitting here waiting for George to answer that.

          Comment


            #6
            I like to keep him busy - care in the community and all that


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment


              #7
              Laim attempt at a goat point.

              Comment


                #8
                Nah - this is a personal project extending well beyond the bounds of the forum.


                Bikster
                SellerDeck Designs and Responsive Themes

                Comment

                Working...
                X