Results 1 to 7 of 7

Thread: What do you think?

  1. #1
    Registered fredarn's Avatar
    Join Date
    Feb 2006
    Posts
    108

    Question What do you think?

    I am currently working on my site, http://truemoneymaker.net

    The design is really just a free template, but i think it looks good

    Any tips on improving the design? Maby have it to fit my content better?

    Thanks!

  2. #2
    Registered
    Join Date
    Apr 2006
    Posts
    184
    The site looks nice, but I think the header is too large. It takes up the entire page at 800x600 (which seems to be the resolution the site's designed for). Also, where the slide drop shadows on the sides of the site stop and the footer ad starts, the contrast is really noticeable (in a not so pretty way). Everything else in terms of the look of the site, I quite like, though.

  3. #3
    Registered fredarn's Avatar
    Join Date
    Feb 2006
    Posts
    108
    Thanks for tips, i would like to change the header pic height size to 172 instead of 229, but it won't work just changing the picture.

    Anyone know how to change the header size in a WordPress theme? I use the theme called Ocean Mist 1.0.

    I'am really thankfull for any help!

  4. #4
    Registered
    Join Date
    Apr 2006
    Posts
    184
    just edit the html in the header.php file for that theme.

  5. #5
    Registered fredarn's Avatar
    Join Date
    Feb 2006
    Posts
    108
    I've tried that, but i don't find any size code there... What should i edit?


    PHP Code:
    <head><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <style type="text/css">
    <!--
    .style7 {font-weight: bold}
    -->
    </style>
    <head profile="http://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> <?php ?> <?php wp_title(); ?></title>
    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
    <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
    <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
    <?php wp_head(); ?>
    <style type="text/css">
    <!--
    .style5 {
        color: #A31010;
        font-size: 16px;
    }
    -->
    </style>
    </head>
    <body> 
    <div id="page">
      <div id="header">
        <h1><a href="http://truemoneymaker.net/sponsor/">True MoneyMaker - Not rich? Keep trying!</a></h1>
        <div class="description"><?php bloginfo('description'); ?></div>
        <div id="mainpic">
             <div align="center"><span class="style5 style7"> - <a href="http://truemoneymaker.net/">Home</a> &nbsp; <a href="http://truemoneymaker.net/betting-make-money-online/">Info</a> &nbsp; <a href="http://truemoneymaker.net/category/recipes/">Recipes</a>  &nbsp; <a href="http://truemoneymaker.net/category/reviews/">Reviews</a> &nbsp; <a href="http://truemoneymaker.net/category/scams/">Scams</a> &nbsp; </span><span class="style5"><strong> - </strong></span> </div>
             <br><br><br><br><br><br><br><br></div>
        
      </div>

  6. #6
    Learning All I Can izwar's Avatar
    Join Date
    Feb 2006
    Location
    Miami
    Posts
    384
    Looks pretty clean to me, mabie the header is to big.

  7. #7
    Registered fredarn's Avatar
    Join Date
    Feb 2006
    Posts
    108
    I have now changed the header, but it dosen't look any better, because the shadow on the side of the page dosen't match anymore...

    Anyone know how to make it match? Or should i just change it back to standard size?

    See screenshot:http://bildr.no/view/31603

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •