• Resolved endalldisease

    (@endalldisease)


    I’ve got a few small tweaks to do to this website before it’s finished.

    They are small yet frustrating, so if you could help I would be forever thankful.

    1. I was successful in removing the date of the posts, and the author of the posts, but the vertical bar “|” that was in between them still remains.
    Look on the main page and you’ll see what I mean…
    http://www.dinkelpowerskating.com

    2. If you scroll down on the main page you’ll see that it says “In collaboration with LA Kings, Best Web Hosting, oxford township michigan.”

    How do I get rid of this?
    I searched ‘LA Kings’ in all of the php editor files and STILL couldn’t find it!

    3. Lastly, I would like to remove the “Advertisement” and “Archives” widgets from the sidebar. Right now it’s just the heading. How do I remove that heading altogether so all you see is ‘search’ and then ‘contact’ to it’s right.

    Thank you in advance!
    -Mark

Viewing 4 replies - 1 through 4 (of 4 total)
  • 1. In your index.php or loop.php there should be some code that is wrapped in between.

    <div class="PostHeaderIcons metadata-icons">
    and
    </div>

    Just delete that and that should take care of the |

    2. That text should be in the footer.php

    3. Look in the sidebar.php template.

    Thread Starter endalldisease

    (@endalldisease)

    #1. Success!
    Thank you!

    #2. No Success.
    Here’s the contents of Footer.php
    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

    What’s a boy to do?

    You might have a theme that uses base 64 in it’s footer. Try using a tool like http://www.tareeinternet.com/scripts/decrypt.php
    to decrypt it and replace it.

    Thread Starter endalldisease

    (@endalldisease)

    Oh you are brilliant..
    Thank you Christine!

    Only one problem left.

    I went into sidebar.php and deleted a line, and…
    well take a look at what happened:

    “Advertisement” is gone, but the block behind it is still there.
    I wish I didn’t do it so carelessly. What I erased was about one line with the word “advertisement” in it, and it obviously didn’t do the job.
    http://www.dinkelpowerskating.com

    The ‘Contact’ form, although in Sidebar #2 in the back end is now on Sidebar #1 on the front end.

    I really hope this can be fixed.
    I’ll write to you the contents of sidebar 1:
    [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Vertical Bar Removal’ is closed to new replies.