Forum Replies Created

Viewing 15 replies - 31 through 45 (of 45 total)
  • Thread Starter Erica

    (@alexshields)

    Thank you so much! this makes sense but my code looks a bit different, see here: (What I would like is title of webpage followed by story or page, ie. The Movie Site – Viggo Join’s Cast of LOTR)
    <?php get_header(); ?>
    <?php get_sidebar(); ?>
    <div id=”content_pages”>
    <?php if (have_posts()) : ?>
    <div class=”entrybox”>
    <div class=”pagesheader”>
    <div class=”pagetitlebox”>
    <?php $post = $posts[0]; // Hack. Set $post so that the_date() works. ?>
    <?php /* If this is a category archive */ if (is_category()) { ?>
    Archive for the ‘<?php echo single_cat_title(); ?>’ Category

    <?php /* If this is a daily archive */ } elseif (is_day()) { ?>
    Archive for <?php the_time(‘F jS, Y’); ?>

    <?php /* If this is a monthly archive */ } elseif (is_month()) { ?>
    Archive for <?php the_time(‘F, Y’); ?>

    <?php /* If this is a yearly archive */ } elseif (is_year()) { ?>
    Archive for <?php the_time(‘Y’); ?>

    Thread Starter Erica

    (@alexshields)

    <?php /* If this is the frontpage */ if ( is_home() ) { ?>

    <?php get_links_list(); ?>

    <?php } ?>

    Here is the code. I have taken out the top, bottom and both and it doesn’t seem to work. The only effect that I have is that the blog roll/links go away entirely.

    HELP!!!

    Thread Starter Erica

    (@alexshields)

    Thanks Miklb and podz!

    Mik? what php file woule this be?

    Cheerio Mate…

    Thread Starter Erica

    (@alexshields)

    Thank you kind sir, the template i am using is Dapit Hapon.

    also what is a good universal copyright symbol? what is the best code…THX!!!!!!!!!!!!

    Forum: Themes and Templates
    In reply to: No Comment
    Thread Starter Erica

    (@alexshields)

    OK stupid question, I figured it out… Now what is a ping?

    Thread Starter Erica

    (@alexshields)

    Anyone out there? THX!

    Forum: Themes and Templates
    In reply to: coffee cup
    Thread Starter Erica

    (@alexshields)

    here’s the sidebar code in the style sheet… what should i change?

    /* —————————— Sidebars ———————————–*/

    [long code moderated – use a pastebin service to show code]

    Forum: Themes and Templates
    In reply to: coffee cup
    Thread Starter Erica

    (@alexshields)

    you said:

    “I think that ‘jiggling’ is due to the mouse over background size being bigger than the onload size.”

    where would i find this, in the style sheet?

    Thread Starter Erica

    (@alexshields)

    OK folks Help the two of us…. MAN WE ARE DESPERATE!!!!

    Forum: Themes and Templates
    In reply to: coffee cup
    Thread Starter Erica

    (@alexshields)

    VERY NICE WORK!!!!!

    Did you edit the CSS sheet to change that to blue in the back?

    Also have you noticed how the links on the left jiggle a bit when you mouse over them? why is this? can that be fixed.

    luv your site!
    alex

    Thread Starter Erica

    (@alexshields)

    i’m using safari which perhaps i shouldn’t… i’ll try moz and exploder to see it the buttons you speak of magically apear.

    Thread Starter Erica

    (@alexshields)

    what quickbbuttons? at the top top i have dashboard, write, manage, etc… no hovering notes come up. below that is write post and write page buttons no hover there either… to the right I have the blue buttons that you can move around and open up… when you hover them they explain that you can move them… i have been in each button and can not find the answer… i am using v.2.0

    wouldn’t be easier just to answer the question. thanks!!!

    Thread Starter Erica

    (@alexshields)

    anyone… man i have searched and searched this forum and google… i can not figure this one out…. stumped, alex

    Thread Starter Erica

    (@alexshields)

    help

    Thread Starter Erica

    (@alexshields)

    THANKS!!!!!

    where do you select ‘quote’

    and how should you create bullet points? In MS-Word then cut and paiste?

    thx and i luv this program!

Viewing 15 replies - 31 through 45 (of 45 total)