Forums

<BR> between Link Title and Link Description (5 posts)

  1. whoispauladams
    Member
    Posted 7 years ago #

    I can't seem to get the "before title" and "after title" tags to show up in the page. Here's the page:
    http://www.EastpointRadio.com

    Notice that in the "Connect" box on the right, there is a link and the description. I'd like to format that a bit more. but I can't figure out the coding. I've tried several different appoaches to no avail.

    I'm using Theron Parlins BionicJive Theme if that helps. But, I think the secret is somewhere in the link.php file, correct?

    Any help would be appreciated.

  2. omann0
    Member
    Posted 7 years ago #

    it would be in your css.

    try adding a custom class to the table in which the data comes from (<table width=160 cellpadding=5 cellspacing=0 class="links"> and supplementing your css file with something like...

    .links ul li {
    display: inline;
    }

    or what have you

  3. Michael Adams (mdawaffe)
    Member
    Posted 7 years ago #

  4. whoispauladams
    Member
    Posted 7 years ago #

    Yep! That did the trick. Looks perfect! Thanks SO much.

    One little hurdle at a time and this thing is really shaping up.

  5. Michael Adams (mdawaffe)
    Member
    Posted 7 years ago #

    Now in Codex: http://codex.wordpress.org/Template_Tags/wp_get_links#Example_2

    Hopefully the following keywords will help people find this.
    Link Categories Formatting
    Before Link
    Between Link and Description
    After Link
    get_links_list

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.