Announcement

Collapse
No announcement yet.

Overall font change & expand product table

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

    Overall font change & expand product table

    PAGE:
    http://www.bona1stopshop.co.uk/acata...nce_Lines.html

    As you can see, when you go on that page, or any other products page, the description seems to have a limited width, so it's all squished in. Any ideas how I could expand it?

    Also, I wish to change the overall font/font size. I hear there is a way to do this near the Themes section. Any ideas?

    Thanks!

    #2
    Font size is set in site options, towards the bottom of the first tab.

    Comment


      #3
      Ah, thanks!
      Now, any ideas how to expand the table?

      Comment


        #4
        Why don't you change the section column count so less items per row, thus more space per item.

        Comment


          #5
          Sorry to be a pain, but how would I do that? xP

          Comment


            #6
            Have a good explore of site options, you can control many things in that area with a host of different layouts to do different things, have a good mooch and a play in there.

            Comment


              #7
              I changed it to two, but it just spaced out, rather than letting the description scroll along. Could it be something to do with widths I've specified? When I go into Site Settings, under General > Sections, the width is at 100% ...

              Comment


                #8
                You really need to get to grips with Firefox and Firebug addon with this kind of stuff, it's hard to explain, one of those things you are best to see yourself. In short it's because the coding is crap, for instance you have a table with 2 columns and the table is set to be 100% width, but you also have both columns set to be 100% width. Clearly you cannot have both columns 100% width, they need to share between them the 100% width.

                I think your best bet is to choose a different section link layout, choose each of the options until you see one that gets close to what you want and then adjust that. The current one needs scrapping to be honest.

                You also have some random for a reason which i cannot fathom limiting width on the whole central area, it starts like this:

                <div style="width: 550px;">

                That looks like it is in the section listing page layout and i'm presuming you or someone else has added it - get rid of it.

                Comment

                Working...
                X