Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Domat

    (@domat)

    I couldn’t figure out how to do it concisely in a child theme but I was able to change the width of the sidebar by changing span8 to span9 in page.php, single.php and category.php. I also changed span4 to span3 in sidebar.php.

    Keeps it responsive as well.

    if someone knows a more elegant way to set this up in a child theme I am all ears.

    Thread Starter Domat

    (@domat)

    Seriously you think removing adds that only the website administrators sees is the same as one in which all visitors to a website sees? What you did was add spam links to websites without any clear indication that you have done so. It did not look professional. The one sentence blurb in the changelog was in no way clear or informative nor did it mention how to remove the spam.

    If this only affected new installs it would have been fine. At least they would have seen it right away. Adding spam to already deployed websites is as wrong as it gets. It is underhanded. This is of course exactly what you wanted. You now have many new links with many users having no idea that you did this.

    As mentioned before this is as blackhat as it gets.

    Thread Starter Domat

    (@domat)

    My apologies.

    Thread Starter Domat

    (@domat)

    You are awesome! Thank you sir:)

    Thread Starter Domat

    (@domat)

    Thanks for the help yogi. Much appreciated. I couldn’t find the text you put up there but it worked at removing the line when I added

    .page-header {
    border-bottom: 0px;
    }

    to the css.

    Hopefully that is a good way to fix it. The problem I still have is that their is still to much space between the navbar and the text. I would prefer the text aligns with the sidebar.

    Can you help with that?

    Thread Starter Domat

    (@domat)

    I solved that by changing to

    <?php //the_title( ‘<h1 class=”entry-title”>’, ‘</h1>’ ); ?>

    in content-page.php but can’t figure out how to remove the line.

    So How do I remove the line:)?

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