Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter nowhere-man

    (@nowhere-man)

    Thanks for responding. Would you be so kind as to assume I’m clueless and explain exactly how to do that? [I’m hosted on Godaddy]

    Thread Starter nowhere-man

    (@nowhere-man)

    This is all that appears on the page/there is no place to activate a k2-child theme that I can discern?

    Manage Themes Add New
    Current Theme

    K2 1.0.3 by Various Artists
    Configure K2 or visit the support forums, the wiki or the bug tracker. K2 was developed by Michael, Chris, Zeo, Steve, Ben and Eric Marden, and is licensed under the GPL.

    All of this theme’s files are located in /themes/k2.

    Tags: blue, custom-header, fixed-width, flexible-width, one-column, two-columns, three-columns, theme-options, threaded-comments, microformats, translation-ready, light

    Available Themes
    WordPress Classic 1.5 by Dave Shea
    The original WordPress theme that graced versions 1.2.x and prior.

    Activate | Preview | Delete
    All of this theme’s files are located in /themes/classic.

    Tags: mantle color, variable width, two columns, widgets
    WordPress Default 1.6 by Michael Heilemann
    The default WordPress theme based on the famous Kubrick.

    Activate | Preview | Delete
    All of this theme’s files are located in /themes/default.

    Tags: blue, custom header, fixed width, two columns, widgets

    Thank you for creating with WordPress. | Documentation | Feedback
    Version 2.9.2

    Thread Starter nowhere-man

    (@nowhere-man)

    Thanks, I changed it, but I’m still stuck at the point where I click on Appearane/themes in wordpress. It says K2 is my theme as usual. Nothing says child nor indicates how to activate it. Any ideas as to what I’m still missing. Your last comment was spot-on. Thanks again fro taking the time to help me ??

    Thread Starter nowhere-man

    (@nowhere-man)

    Thanks 4 responding: new folder is k2-custom. It’s in wordpress/wp-content/themes/k2-custom. The screenshot is a png file not a jpg.

    /*
    Theme Name: VBA K2 Child Theme
    Theme URI: https://venicebeachartists.com/
    Description: A blog by Nowhere Man
    Author: Nowhere Man
    Author URI: https://venicebeachartists.com/about
    Template: k2-custom
    */

    It seems Kosher to me?

    Thread Starter nowhere-man

    (@nowhere-man)

    Thanks, vtxyzzy! I did all the work up to this step [Activate your child theme via Appearance > Themes panel.], but got stuck. When I go to themes, nothing says “Child” and “k2-custom” or “k2-child” searches don’t make anything appear. Do you know what I’m doing wrong? Thanks!

    Thank you, macmanx, it works great!

    Thanks, Macmanx, but I tried that and it doesn’t work. That’s the color of my links on the sidebar. [My editor doesn’t show lines, of course] I’m just trying to change the link colors that apear on the posts. It’s a horrible red color.

    Thanks, alchymyth,

    My theme is K2. I’m trying to change the color of my post’s links.
    When I look in index.php I see:

    <?php get_header(); ?>

    <div class=”content”>

    <div id=”primary-wrapper”>
    <div id=”primary”>
    <div id=”notices”></div>

    <?php /* K2 Hook */ do_action(‘template_primary_begin’); ?>

    <?php if ( ‘1’ == get_option(‘k2rollingarchives’) ): ?>
    <div id=”dynamic-content”>

    If there was a color code I would know what to do. But this is all I see. In single.php it’s the same.

    Any suggestion as to what to specifically change? Thanks!

    Thread Starter nowhere-man

    (@nowhere-man)

    Oh, I solved it. It was the positioning of the next photo in terms of alighment ??

    .postContent a {
    color: #whatever color you want;
    text-decoration: none;
    }

    .postContent a:hover {
    color: #whatever color you want;
    text-decoration: underline;
    }

    This didn’t work when I tried it ??

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