Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6607
    karinschultz
    Member

    Hi,

    Love your Simple Catch theme, and have ordered the upgrade.  But before updating I would like to get some issues resolved.

    1. the keyline around the images – the keylines in the thumbnails in the blog are good, but when I go to the individual posts, the keyline is not centred on the image – more space to the right than the left. Also the caption shifts to left justified rather than centered.  In the edited versions all is well. The images in the pages also have the same problem.

    2. menu – I lined up the menu to the end of the slider (as suggested), that’s great, but I’ve noticed that the black background when you click on the menu item (Request-A-Quote) does not line up. How can I get this lined up with the end of the menu box?

    3. I would like to have the continued link in the blog posts right justified rather than left.

    The site is http://www.iwritegreatcopy.com.

    Thanks for the help.

    #6652
    Sakin
    Keymaster

    @karinschultz:
    1. For image border in single post, just add the following css in “Custom CSS” box in Theme Options panel.
    #main #content .wp-caption img { padding: 5px; }

    2. We cannot adjust the menu pixel perfect. But can you try this. Replace your old css for menu
    #header #mainmenu ul li:last-child a { padding: 0 15px; }

    with this one
    #header #mainmenu ul li:last-child a { padding: 0 16px 0 17px; }

    3. I don’t understand what you mean. Can you explain it.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to adjust keyline around page images’ is closed to new replies.