• Anonymous User 14707254

    (@anonymized-14707254)


    Hi,

    Thank you for the great plugin, its very helpful indeed.
    I have a fairly basic problem, I would like to specify a Style for the formatting of both the link name and link header.

    When I try to use either the <p> or <h1> <h2> etc in the “before link name” and closing with </p> or </h1> </h2>. What happens is that it places a line break in front of the link name.

    How can I easily format the Link name and Link description separately, without it leaving a line break..

    Thanks in advance…

    https://wordpress.org/plugins/link-library/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Please supply a link to the page you are trying to change? You might want to override your sites CSS. Does your theme support that?

    Thread Starter Anonymous User 14707254

    (@anonymized-14707254)

    The only thing I could do with the text before the link name was <font size=’4′>, and after the link name </font>

    If I try to place a <div> tag of <h4> before link name, it gives me a line break as well as the changes.

    The bigger issue is that I cannot get the “After last link in the category to work”. I have tried inserting a
    also   but it wont create a new line. Therefore the last link in a category, and the new category, are right on top of each other.

    The space between the links in each category is also quite large, I don’t see where to change this.

    Kind regards,

    Pace

    blupace, I might be able to help if you and send me a link to the site you are trying to change.

    Thread Starter Anonymous User 14707254

    (@anonymized-14707254)

    hope this helps….

    Thread Starter Anonymous User 14707254

    (@anonymized-14707254)

    blupace,

    Think I get it now. Look up the SPAN tag. Something like
    <SPAN CLASS="myclass">Link or Description HTML</SPAN>. Might give you what you want.

    Thread Starter Anonymous User 14707254

    (@anonymized-14707254)

    Hi thank you very much this works perfectly for the formatting of the text. How would I ensure that there is a space between the category and the last link block in the category?

    http://blupace.com/links/

    Kind regards,

    Pace

    blupace – I use Chrome’s “Inspect” feature to deal with issues like this. You can use it both to see what the HTML for the page actually looks like and make runtime changes to see what their effect would be.

    I’d try changing the CSS for class “LinkLibraryCat” and muck with the margin or padding for that class. Also, if you do a little research you should be able to figure out how to only certain instances of that class (i.e. so you can style the second, third, etc. instances but, not the first one).

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Link Name, & Link Description formatting’ is closed to new replies.