Results 1 to 9 of 9
  1. #1
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Can anyone help with this layout problem

    Hi
    I'm an absolute newbie at css and especially identifying problems to correct...

    If you take a look at my product display page: http://www.thepersonalisedtouch.com/...roducts_id=173

    You will notice that the 'bullets' in the description are breaking alignment and on other pages the bullets end up 'over' the image.

    I know it's a css thing but where & what? How can I tidy this mess up?

    Thanks for any help

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Can anyone help with this layout problem

    using forefox I do not see the issue
    What browser are you using?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Can anyone help with this layout problem

    Sorry for the delay... I'm using IE 11

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Can anyone help with this layout problem

    don't have 11
    Maybe another will have it
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,896
    Plugin Contributions
    96

    Default Re: Can anyone help with this layout problem

    The link you provided gives a 404 ...

  6. #6
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Can anyone help with this layout problem

    Hmm don't know why that happened...... try this link:

    http://www.thepersonalisedtouch.com/...ntre?cPath=86&

  7. #7
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,896
    Plugin Contributions
    96

    Default Re: Can anyone help with this layout problem

    Try adding to the bottom of your stylesheet.css:

    Code:
    div.productGeneral ul { list-style-position: inside; }

  8. #8
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: Can anyone help with this layout problem

    Quote Originally Posted by lat9 View Post
    Try adding to the bottom of your stylesheet.css:

    Code:
    div.productGeneral ul { list-style-position: inside; }
    And to fix the problem of the bullets wrapping around the image make it
    Code:
    div.productGeneral ul { list-style-position: inside; overflow: hidden; }

  9. #9
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Can anyone help with this layout problem

    Quote Originally Posted by badarac View Post
    And to fix the problem of the bullets wrapping around the image make it
    Code:
    div.productGeneral ul { list-style-position: inside; overflow: hidden; }
    Must be easy... When you know how lol.... Works a treat thanks very much.

    All I need to know now is how to get the 'Ask a question' image on the same line as add to cart, but left justified.

    But thanks for the help

 

 

Similar Threads

  1. can anyone help me with this please
    By homebrewkits in forum Managing Customers and Orders
    Replies: 6
    Last Post: 16 Apr 2011, 03:04 PM
  2. Can anyone help with this one?
    By ginc in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Mar 2010, 07:59 PM
  3. Can anyone help with my layout problem please?
    By deshojo in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Feb 2009, 05:44 PM
  4. Can anyone help me with this, please
    By hoanglee2001 in forum Basic Configuration
    Replies: 1
    Last Post: 8 Sep 2007, 11:13 AM
  5. Can anyone help with this?
    By raindark in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Oct 2006, 04:17 PM

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