D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

How do you hide tag list below posts

Front Page D5 Creation Forum General Support How do you hide tag list below posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3416
    Ken Rygh
    Participant

    I’m using D5 Business Line Extended, and my client would like to hide the posted in/tag box below the posts. Based on some preliminary internet research, this may be different for each theme out there… So I thought I’d ask specific to the Theme I’m using.
    I’d appreciate any feedback.

    Thank you,
    Ken

    #4559
    D5 Creation
    Keymaster
    Quote:
    Quote from krygh on July 11, 2013, 02:09
    I’m using D5 Business Line Extended, and my client would like to hide the posted in/tag box below the posts. Based on some preliminary internet research, this may be different for each theme out there… So I thought I’d ask specific to the Theme I’m using.
    I’d appreciate any feedback.

    Thank you,
    Ken

    Please use the following code in the Custom Code within Head Area of Business Line Options

    Code:
    <style>
    .up-bottom-border { display: none; }
    </style>
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.