Forum Replies Created

Viewing 15 replies - 16 through 30 (of 34 total)
  • Thread Starter laling

    (@laling)

    Whats wrong with pink and yellow? Does it look bad? What?

    Thread Starter laling

    (@laling)

    okay nevermind. LOL that’s fine. I was just wondering if I can change that.

    AAAAAAAHHHHHHHHHHHHHHHH I LOVE YOU GUYS! THANKS ALPHAOIDE! YER THE GREATEST!

    Thread Starter laling

    (@laling)

    No, right after you post you see the yellow box with my bloggage in it, that’s the one I want to take out. And show only comments. I only want my visitors to see comments right after they comment.

    Yeah, that’s a good question! Can someone answer this? I would like to know too. =D

    Forum: Themes and Templates
    In reply to: button font?

    04b_03b is also used a lot. The small fonts that you are talking about are called pixel (meaning small, or the number of squares on the computer monitor =D) fonts.

    Thread Starter laling

    (@laling)

    Bwahahahha. Hey thanks for the help!

    I don’t read SPAM! Well maybe some, but I don’t really believe their advertising. How much is the pay davikrug?

    Thread Starter laling

    (@laling)

    THANK YOU SO MUCH alphaoide! YOU ARE SUCH A BIG HELP! CAN I HAVE YOUR NUMBER IN CASE SOMETHING ELSE GOES WRONG? LOL JUST JOKING! 😉

    Thread Starter laling

    (@laling)

    Um……here I’ll post the whole code.

    <?php
    /* Don't remove this line. */
    require('./blog/wp-blog-header.php');
    ?>
    <html>
    <head>
    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
    <title>» Na'Magodai «</title>
    <?php comments_popup_script() ?>
    <?php wp_head(); ?>
    <link rel="stylesheet" href="http://na-magodai.net/css/layout1.css" type="text/css">
    </head>
    <body>
    <div style="position: absolute; top: 0px; left: 0px;">
    <img src="images/layout.png">
    </div>
    <div style="position: absolute; top: 513px; left: 553px; width: 360px; height: 800px; border-width: 0px; border-color: #000000; border-style: solid; padding: 10px;">
    <center>
    <table width="100%">
    <tr>
    <td class="right">
    » WELCOME TO NA-MAGODAI.NET
    </td>
    </tr>
    </table>
    <br>
    Welcome to the personal site of Laling. To view this site properly, 1024x768 resolution, text size set to medium, Internet Explorer 5 or 6, Javascript, HTML, CSS, and DIV, must be acquired with your browser. Have fun veiwing! Sign the guestbook on your way out.
    <br><br>
    *NOTE: I do not tolerate with haters. (Not that I have any) Haters will be automatically be banned from viewing this site, with the help of today's internet technology called IP addresses. So post your hate messages and comments at your own risk.
    <br><br>
    <table width="100%">
    <tr>
    <td class="right">
    » THE GIRL
    </td>
    </tr>
    </table>
    <br>
    <img src=" images/ling1.png" align="left">Laling, 18 years old, June 18, gemini, female, taken, deeply in love with Gil Lizama. 4'9" short, weight is confidential information due to the fact that it has increased, brown skin, brown/black long hair, brown eyes. Small hands, small feet, big boobs, and big ass. Currently residing in Oregon. Chamorro, Chamorrita, Guam, Rota, Tinian, Saipan, Micronesia Islands, Mariana Islands. Na'magodai, Taisacan, pugua picker. Chews pugua (betelnut) from time to time. Unemployed. Plays the ukelele, drums, piano, and guitar. Fun, crazy, funny looking, straight forward. Photography, digital art, webmaster. House-cleaner, perfectionist, Hard-working. Don't tolerate with bullshit, or shitty attitudes. Need to know more?
    <br><br>
    <table width="100%">
    <tr>
    <td class="right">
    » CONTENTS
    </td>
    </tr>
    </table>
    <br>
    « <img src="images/block.gif"> » The Girl
    <br>
    « <img src="images/block.gif"> » The Visitors
    <br>
    « <img src="images/block.gif"> » The Photogallery
    <br>
    « <img src="images/block.gif"> » The Guestbook
    <br>
    « <img src="images/block.gif"> » The Forums
    <br>
    « <img src="images/block.gif"> » The Domain
    <br><br>
    <table width="100%">
    <tr>
    <td class="right">
    » ISLAND JAMS
    </td>
    </tr>
    </table>
    <br>
    <iframe src="radio.blog/radio.blog/index.php" name="radio" scrolling="no" width="218" height="298" frameborder="0" style="border-width: 1px; border-color: #000000; border-style: solid;"></iframe>
    <br><br>
    <table width="100%">
    <tr>
    <td class="right">
    » SHOUTBOX
    </td>
    </tr>
    </table>
    <br>
    <iframe src="tagger/index.php" scrolling="no" width="160" height="300" frameborder="0" style="border-width: 0px; border-color: #000000; border-style: solid;"></iframe>
    </center>
    </div>
    <div style="position: absolute; top: 514px; left: 112px; width: 361px; height: 800px; border-width: 0px; border-color: #000000; border-style: solid; padding: 10px;">
    <?php if ($posts) : foreach ($posts as $post) : start_wp(); ?>
    <table cellspacing="0" cellpadding="2px">
    <tr>
    <td class="namedate">
    <?php the_date(); ?> <?php the_time() ?>
    </td>
    </tr>
    <tr>
    <td class="blog">
    <b><?php the_title(); ?></b>
    <br><br>
    <?php the_content(); ?>
    </td>
    </tr>
    <tr>
    <td class="namedate">
    <?php comments_popup_link(__('Na-Mag0dai'), __('Na-Mag1dai'), __('Na-Mag%dai')); ?>
    </td>
    </tr>
    </table>
    <?php include(ABSPATH . './blog/wp-comments.php'); ?>
    <?php endforeach; else: ?>
    <?php endif; ?>
    </div>
    </body>
    </html>

    Thread Starter laling

    (@laling)

    How do I posts codes on here without screwing up the whole forum?

    LOL! Don’t worry knotty. It’s doing that to everyone’s browsers. =D

    Thread Starter laling

    (@laling)

    Well I figured it out. I guess the only way that you can use the dropshadow filter is if you directly put your blog code on the main blog page instead of using iframes. BUT I need help on a little something. I keep getting this error message. Can someone help me please. Check out the error message » http://www.na-magodai.net/index1.php I really don’t understand PHP much. I really want to learn though so I can understand what the heck is going on. LOL

    Thread Starter laling

    (@laling)

    Okay. Umm next?!?!?! Anyone wanna help me out a bit? LOL

    Thread Starter laling

    (@laling)

    Well back when it was b2, I used the CSS dropshadow filter. Here is a link to the code » http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/dropshadow.asp
    But I use my code like this » filter:dropshadow(color=000000,offX=1,offY=1);
    It has always worked out on my b2. But I don’t know why it won’t work with my WP.

Viewing 15 replies - 16 through 30 (of 34 total)