Forum Replies Created

Viewing 15 replies - 106 through 120 (of 134 total)
  • Thread Starter jorgent

    (@jorgent)

    Just a question.. Is it a “no no” thing to use tables in the files? And is it because I use tables that I get this problem?

    Thread Starter jorgent

    (@jorgent)

    I’ve downloaded the toolbar (great toolbar by the way), and tried the “Outline Block Level Elements”, but I’m still confused.. I’m a newbie so everything isn’t obvious to me, so please bear with me πŸ™‚

    Thread Starter jorgent

    (@jorgent)

    Sorry for my possibly stupid question, but how do I do that?

    Thread Starter jorgent

    (@jorgent)

    Thanks moshu, but it’s not the same problem.. I don’t have any problems with the footer. I’ve added a table in the index.php, and this table is appearing perfect in FF, Opera and Netscape, but 1 px to the left in IE.

    Forum: Plugins
    In reply to: Wp-Polls 1.5 updated

    Hi guys!

    The poll script is great! Though I think I have some problems with it πŸ™‚ After I made a poll, I tried to vote. Nothing happend, but when I clicked on the “Polls Archives” I could vote, so now i have 1 vote.

    I have an avarege of 50 visitors every day, but no votes so I don’t know if it’s working. Could anyone please test it for me? It’s in the sidebar: http://www.jorgent.com

    When I click on my menu/categories, the poll alternatives appears two times. Why is this happening? Thanks!

    Forum: Fixing WordPress
    In reply to: phpStats help

    I still don’t know how the Clicks works. Can anyone please help? I don’t want to start a new thread since I can ask here.

    Thread Starter jorgent

    (@jorgent)

    Oh, but you count you too πŸ™‚ I’m not an expert and I try to learn from others feedback.

    Thread Starter jorgent

    (@jorgent)

    vkaryl: Hmm, I don’t know what to do. Some love the bricks, others think they’re too bright etc. But maybe I know what to do in a day or two.

    Thread Starter jorgent

    (@jorgent)

    Yes I should πŸ™‚ But it’s not an excuse, it’s actually sloppy work from me πŸ˜€

    Thread Starter jorgent

    (@jorgent)

    Thanks whooami. I really appreciate that you’ve bookmarked it πŸ™‚ But is the content color pink? I hope you don’t love it too much, cause I have to change that :/

    MaxT: Thanks! I actually didn’t know the content bg was pink. I think my screen is a bit bright so to me it looks almost white. I have to change the color!

    Thread Starter jorgent

    (@jorgent)

    That problem solved itself. Strange πŸ˜€

    Ok, this is more of a question than a cry for help. Is it possible to get a menu under the header like on my jpg layout (|Click|) and still keep the shadow from the shelf? Let me know if I’m spamming now.

    Thread Starter jorgent

    (@jorgent)

    Oh, now I understand. Sorry, I’m a bit tired πŸ˜‰ Now I’m trying to figure out why the wood borders disappear when I click on a post title.

    Thread Starter jorgent

    (@jorgent)

    vkaryl: The header is ok, it’s the background which was the problem πŸ™‚

    Thanks oriecat, it solved my problem! πŸ™‚ I should have figured out that by my self, but I tried everthing but that :/

    Thread Starter jorgent

    (@jorgent)

    Thanks Root πŸ™‚

    moshu: Yes I want it as the body’s background πŸ™‚ What do you mean by put in CSS there? Should I copy and paste the CSS from the header.php into the stylesheet? Sorry for my lack of understanding.

    Thread Starter jorgent

    (@jorgent)

    Now I have a new little problem. If you look at the layout image (|Click|) you can see that I have a green brickwall as background. If you look at my site (|Click|) you can see that the brickwall is not yet there. The problem is that I don’t know how to do the background.

    In the header.php some of the code is like this:

    /* BEGIN IMAGE CSS */
    /* To accomodate differing install paths of WordPress, images are referred only here,
    and not in the wp-layout.css file. If you prefer to use only CSS for colors and what
    not, then go right ahead and delete the following lines, and the image files. */

    body { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbgcolor.jpg”); } <?php /* Checks to see whether it needs a sidebar or not */ if ((! $withcomments) && (! is_single()) && (! is_page())) { ?>
    #page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbg.jpg”) repeat-y top; border: none; } <?php } else { // No sidebar ?>
    #page { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickbgwide.jpg”) repeat-y top; border: none; } <?php } ?>

    #header { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickheader.jpg”) no-repeat bottom center; }
    #footer { background: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/kubrickfooter.jpg”) no-repeat bottom; border: none;}

    /* Because the template is slightly different, size-wise, with images, this needs to be set here
    If you don’t want to use the template’s images, you can also delete the following two lines. */

    #header { margin: 0 !important; margin: 0 0 0 0; padding: 0; height: 194px; width: 798px; }
    #headerimg { margin: 0 0 0; height: 194px; width: 798px; }
    /* END IMAGE CSS */

    I have uploaded bricks.jpg to my images folder, but what should I do to make the background happen?

Viewing 15 replies - 106 through 120 (of 134 total)