Announcement

Collapse
No announcement yet.

Home page best seller list

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

    Home page best seller list

    hi all,

    is it possible to make the dotted boxes around the best selling items a little darker? if so, how?
    please have a look

    www.discountmartialartssupplies.co.uk


    thanks

    #2
    the easiest way is in themes colours

    Comment


      #3
      Malcolm,

      thanks for that.
      the theme i'm using seems to have the best colour combination as when i change a colour it looks abit odd so i think i'll leave it as it is for the time..

      Comment


        #4
        The best way is via the stylesheet. Switch to the design tab and search for .dotted_outline_blue (a classic example of poor naming convention as the lines can be any colour) ... and look for the border-color option. Most likely it will be set with an Actinic Variable ... remove this and add your own eg to make them black:

        border-color: #000;

        This will change all instances of .dotted_outline_blue if this is not desirable you need to click onto the box in design tab mode and change the class="" option in the tag .... create your own new class and style accordingly. The easiest way to do this is to copy and paste the block of code relating to the existing

        .dotted_outline_blue {
        ......
        }

        and rename to say .homePageBox and in the HTML make it class="homePageBox"

        HTH


        Bikster
        SellerDeck Designs and Responsive Themes

        Comment


          #5
          I would still make it a little darker using the theme as that colour is also used in the left nav. The light grey with White text is very hard to read and Mali g it a bit darker would help shoppers

          Comment


            #6
            Jont,

            thanks for that..
            i changed the 1px to 2px and the dotted to solid.., it looks much better but i'll experiment with it a little more.

            by the way Jont, i was looking to re design my other website and i tried your bikster site (it is you isn't it?), but there is no phone number on there.
            tried the other guys on here but only got lee hack.

            thanks

            Comment


              #7
              Originally posted by super cat View Post
              tried the other guys on here but only got lee hack.
              LOL

              you say that like it's a bad thing!
              Tracey

              Comment


                #8
                Tracey,
                i didn't mean it to sound that way

                lee was very helpful on the phone and gave some good advice about design and templates, he also has a very good portfolio.
                Jont knows his stuff as well.
                ...., so do you

                Comment


                  #9
                  Originally posted by super cat View Post
                  Tracey,
                  i didn't mean it to sound that way

                  lee was very helpful on the phone and gave some good advice about design and templates, he also has a very good portfolio.
                  Jont knows his stuff as well.
                  ...., so do you
                  That wasn't why I commented...in fact, I nearly kept quiet for that very reason but..well, anyone who knows me know that isn't my style!
                  Just thought I'd point out how it sounded
                  Tracey

                  Comment


                    #10
                    Originally posted by super cat View Post
                    lee was very helpful on the phone
                    Did you run his accent through BabelFish


                    Bikster
                    SellerDeck Designs and Responsive Themes

                    Comment

                    Working...
                    X