Forums

[resolved] HTML links causing lines to break (10 posts)

  1. purewebsolutions
    Member
    Posted 1 year ago #

    Hi, I am trying to insert standard < a href...> links into my text, but the link breaks the text and is inserted on a seperate, new line with an indent.

    I have tried inserting link, both on the visual editor and HTML editor. I am using the Eugene Tkachenko theme, and the text is running down the left hand side of an image.

    Any help or suggestions on whats causing this and how to resolve it would be greatly appreciated.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

  3. purewebsolutions
    Member
    Posted 1 year ago #

    Apologies, I missed out the URL

    The problem is occurring on the following page http://www.ashmei.com/about

    Many thanks

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    I can't see any links in the content of that page.

  5. purewebsolutions
    Member
    Posted 1 year ago #

    Hi

    I did not leave the links there, I removed them because it left the page text broken.

    I have put the links back up now.

    Thanks

  6. alchymyth
    The Sweeper
    Posted 1 year ago #

    there are a few recent threads with the same problem;
    caused by this plugin: Simple Mail Address Encoder plug-in v. 1.4.1 ?

  7. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Nope - it's the theme's CSS. style.css:

    .menu, a {
        color: #FFFFFF;
        display: block;
        margin-left: 35px;
        outline: medium none;
        text-decoration: none;
    }
  8. purewebsolutions
    Member
    Posted 1 year ago #

    Thank you for the suggestions, I am not using the plugin mentioned above and I have looked at the original code in the css which was missing the 'medium' on the outline as you have in your code snippet, I have tried inserting it but this has not made any effect.... was this what you were referring to?

  9. purewebsolutions
    Member
    Posted 1 year ago #

    Apologies, the css is in relation to the display property which is set to block and causing the line break before and after!

    Many thanks!

  10. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Glad to hear you got it sorted.

Topic Closed

This topic has been closed to new replies.

About this Topic