Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: How to change out Media Icons in Header?

    #27003

    Don’t know why it wasn’t showing up before

    The internets can be weird. 😉

    Mod

    In reply to: How to change out Media Icons in Header?

    #27001

    You can’t add them as a set. You have to add them one at a time in the media gallery.

    Mod

    In reply to: Indention in Posts

    #27009

    The code I am referring to looks like this:

    <div class="adsense adsense-midtext" style="float:left;margin: 12px;">
    <script type="text/javascript">
    <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
    <ins style="display:inline-table;border:none;height:nullpx;margin:0;padding:0;position:relative;visibility:visible;width:nullpx">
    </div>
    Mod

    In reply to: Indention in Posts

    #27008

    That is because you are inserting a Google ad there, but the ad is not populated yet.

    Mod

    In reply to: How to change out Media Icons in Header?

    #26999

    Upload them to your media gallery first. Then, use the link provided there to add them to

    Graphene Options >> General >> Top Bar Options

    Mod

    In reply to: Removing single post navigation

    #26990

    not the bottom navigation in lists.

    Can you show me an example of this?

    Mod

    In reply to: problem with column display

    #26153

    Cool! I knew we’d get there in the end!

    Mod

    In reply to: Removing single post navigation

    #26988

    No need to hack into theme files (either with previous versions of theme or the current one). Just add this to your custom css:

    #previous, #next-post {display:none;}

    Mod

    You can always try adjusting the width of both your site (just a wee bit wider — especially the content portion) and then adjust the width of the nested comments, using custom CSS.

    If you use Firebug, you might get this pretty quickly. Also, you can change the level of nested comments from 5 to 3 or even just 2. (How often, for example, does someone reply to the reply of a reply of a reply?)

    Mod

    Unfortunately, not that I’m aware of. The width of #respond is set at 100%, but that means 100% of its container, which, as you’ve discovered, is that comment.

Viewing 10 posts - 3,921 through 3,930 (of 5,839 total)