Forum Replies Created

Viewing 15 replies - 1 through 15 (of 26 total)
  • Thread Starter KMLProxy

    (@kmlproxy)

    Alright, I’ve inserted the img link into the page content, within the <div> “banner” tags… additionally, I’ve added an overflow: hidden; parameter to my “banner” div…

    Now, however, I have two problems…

    1) My header image was made deliberately over-long – to compensate for large resolution monitors… as such, the image is currently off-center – how can I get that image centered? (The problem is evident if you visit the site)

    2) The header div scrolls WITH the sheet, rather than remaining fixed… it was originally held fixed due to the fact that it was a background image and I had the position property fixed… how can I give this container a fixed (non-scrolling) marker now?

    I really appreciate the help.

    Thread Starter KMLProxy

    (@kmlproxy)

    Whoops, I meant to include a link in my original post…

    Hope this helps!

    https://www.joanna-kyle.com/

    Thread Starter KMLProxy

    (@kmlproxy)

    Any ideas on how I can maintain all three page templates without running into an error?

    Thread Starter KMLProxy

    (@kmlproxy)

    Sorry, perhaps I should have mentioned… I’m using Chrome and it shows up on both the Dev and stable builds, so it certainly doesn’t seem to be IE specific. Any further ideas?

    Thread Starter KMLProxy

    (@kmlproxy)

    Thanks, that seems to have worked great, minus the fact that the border seems just a pixel or two shy of actually touching the black border that runs around the edge of the sheet – you should be able to see that. Any ideas?

    Again, I appreciate your help

    Thread Starter KMLProxy

    (@kmlproxy)

    Pardon, here is the URL:

    https://www.thedandygentleman.com/

    Thread Starter KMLProxy

    (@kmlproxy)

    Does anyone have a solution to suggested that isn’t blindingly obvious?

    Thread Starter KMLProxy

    (@kmlproxy)

    Hmm… here is the entirety of the archive.php from the top down a ways past the code I’ve displayed already. Can you isolate and recommend what needs to be removed?

    <?php get_header(); ?>
    <div class=”art-content-layout”>
    <div class=”art-content-layout-row”>
    <?php include (TEMPLATEPATH . ‘/sidebar1.php’); ?><div class=”art-layout-cell art-content”>

    <?php is_tag(); ?>
    <?php if (have_posts()) : ?>

    <div class=”art-post”>
    <div class=”art-post-tl”></div>
    <div class=”art-post-tr”></div>
    <div class=”art-post-bl”></div>
    <div class=”art-post-br”></div>
    <div class=”art-post-tc”></div>
    <div class=”art-post-bc”></div>
    <div class=”art-post-cl”></div>
    <div class=”art-post-cr”></div>
    <div class=”art-post-cc”></div>
    <div class=”art-post-body”>
    <div class=”art-post-inner art-article”>

    <div class=”art-postcontent”>
    <!– article-content –>

    <?php $post = $posts[0]; // Hack. Set $post so that the_date() works. ?>
    <?php /* If this is a category archive */ if (is_category()) { ?>
    <h2 class=”pagetitle”><?php printf(__(‘Archive for the ‘%s’ Category’, ‘kubrick’), single_cat_title(”, false)); ?></h2>
    <?php /* If this is a tag archive */ } elseif( is_tag() ) { ?>
    <h2 class=”pagetitle”><?php printf(__(‘Posts Tagged ‘%s’’, ‘kubrick’), single_tag_title(”, false) ); ?></h2>
    <?php /* If this is a daily archive */ } elseif (is_day()) { ?>
    <h2 class=”pagetitle”><?php printf(_c(‘Archive for %s|Daily archive page’, ‘kubrick’), get_the_time(__(‘F jS, Y’, ‘kubrick’))); ?></h2>
    <?php /* If this is a monthly archive */ } elseif (is_month()) { ?>
    <h2 class=”pagetitle”><?php printf(_c(‘Archive for %s|Monthly archive page’, ‘kubrick’), get_the_time(__(‘F, Y’, ‘kubrick’))); ?></h2>
    <?php /* If this is a yearly archive */ } elseif (is_year()) { ?>
    <h2 class=”pagetitle”><?php printf(_c(‘Archive for %s|Yearly archive page’, ‘kubrick’), get_the_time(__(‘Y’, ‘kubrick’))); ?></h2>
    <?php /* If this is an author archive */ } elseif (is_author()) { ?>
    <h2 class=”pagetitle”><?php _e(‘Author Archive’, ‘kubrick’); ?></h2>
    <?php /* If this is a paged archive */ } elseif (isset($_GET[‘paged’]) && !empty($_GET[‘paged’])) { ?>
    <h2 class=”pagetitle”><?php _e(‘Blog Archives’, ‘kubrick’); ?></h2>
    <?php } ?>

    <?php
    $prev_link = get_previous_posts_link(__(‘Newer Entries »’, ‘kubrick’));
    $next_link = get_next_posts_link(__(‘« Older Entries’, ‘kubrick’));
    ?>

    <?php if ($prev_link || $next_link): ?>
    <div class=”navigation”>
    <div class=”alignleft”><?php echo $next_link; ?></div>
    <div class=”alignright”><?php echo $prev_link; ?></div>
    </div>
    <?php endif; ?>

    Thread Starter KMLProxy

    (@kmlproxy)

    I’ve restored the code I deleted, and the full item I want removed is visible.

    I want that entire block removed.

    https://www.thepoliticalpodium.com/category/government/the-congress/

    Thread Starter KMLProxy

    (@kmlproxy)

    Hmm… I recently made some changes to my theme within my theme editing software, and am having the same issue where the footer area is taller than it previously was, even with:

    .art-footer .art-footer-text p
    {
    margin: 0px 100px 0px 0px;
    }

    as the code… any suggestions, please?

    https://www.thepoliticalpodium.com

    Thanks,
    KML

    Thread Starter KMLProxy

    (@kmlproxy)

    I now have an issue where the footer is thicker than it originally was… any ideas?

    Thread Starter KMLProxy

    (@kmlproxy)

    That did the trick… although merely changing that value, now the Facebook icon is to the right of the RSS icon.

    I’d like the Facebook icon to be to the LEFT of the RSS icon, so that the RSS icon is the very most bottom right icon.

    Any tips?

    Thread Starter KMLProxy

    (@kmlproxy)

    Odd, for some reason the links within the art-footer-inner didn’t show… in any event, here they are:

    a href=”https://www.twitter.com/politicalpodium&#8221; class=”art-twpp-tag-icon” title=”@PoliticalPodium”>
    a href=”https://www.twitter.com/rightrepublic&#8221; class=”art-twrr-tag-icon” title=”@RightRepublic”>
    a href=”https://www.twitter.com/leftleague&#8221; class=”art-twll-tag-icon” title=”@LeftLeague”>
    a href=”https://www.facebook.com/pages/The-Political-Podium/141080072589452&#8243; class=”art-fb-tag-icon” title=”Facebook”>
    a href=”https://feeds2.feedburner.com/ThePoliticalPodium&#8221; class=”art-rss-tag-icon” title=”RSS”>

    Thread Starter KMLProxy

    (@kmlproxy)

    Perfect! Needed to add the ‘px’ to each value, but that worked splendidly.

    Thanks so much for your help!

    Thread Starter KMLProxy

    (@kmlproxy)

    Thanks, that did the trick as far as centering…

    However, after having modified that value within my stylesheet, the footer section itself has become taller, as well… any ideas as to how to counter that? You’ll see now that the icons are not sized right to take up the space, and though I could make them bigger, I’d prefer to have the thinner footer that they were originally sized for… not entirely sure why just modifying the margin: 0px to margin-right: 130px would have resulted in the footer becoming thicker.

    Thanks,
    KML

Viewing 15 replies - 1 through 15 (of 26 total)