MyBB Community Forums

Full Version: Wordpress Theme Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Okay, so i'm using the same gamesmania theme as on my forum, and you can see that i have two problems: http://reflectionsdirect.com/

1. the container isn't wide enough.
2. the content is halfway down the page for some reason o.O

I can't seem to figure out what is wrong with the code, it might be because i'm too tired. please help, here's the css:

/*
	Theme Name: GamesMania
	Theme URL: http://newwpthemes.com/wordpress-theme/gamesmania/
	Description: GamesMania is a free premium WordPress theme with featured content option and options page. Supports post thumbnails. Suitable for any niche, especially for games or entertainment sites.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Games, Online Games, Entertiments, Dark, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
	background-color: #413d33;
	}

#wrapper {
    background: url(images/wrapper-background.png) left 287px repeat-x;
	}
    

#container {
	}

#contentwrap {
	background: #2a2721;
	}

a {
	color: #4d9ea5;
    text-decoration: underline;
	}

a:hover {
	color: #08abab;
    text-decoration: underline;
	}
/* HEADER */

#header {
	height:287px;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 22px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 46px;
	}

#header h1 a, #header h1 a:visited {
	color: #4d9ea5;
	text-decoration: none;
	}


#header h2 {
	color: #625f58;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
	}

.logoimg {
    margin: 26px 0 0 0;
    }
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
    margin-top: 255px;
    float: right;
    background: #000000;
    border-bottom: 2px solid #06aea8;
    padding: 0 3px;
	}
	
#pagemenu {
	height: 30px;
    
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #a09a8a;
	display: block;
    margin: 0 3px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
    font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #fff;
	display: block;
	text-decoration: none;
    background: url(images/pagenav-hover.png) left top repeat-x;
    text-shadow: 0 1px 0 #007c78;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
    text-decoration: none;
    background: url(images/pagenav-hover.png) left top repeat-x;
    text-shadow: 0 1px 0 #007c78;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


#navcontainer {
	height: 32px;
	display: block;
	overflow: hidden;
    margin-bottom: 1px;
	}
    
#navcontainer .current-cat a {
	background: url(images/nav-hover.png) left top repeat-x;
	color:#fff;
    text-shadow: 0 1px 0 #206364;
	}
    
/* CONTENT */

#content {
	padding: 15px 5px 15px 15px;
    color: #a29f97;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.postwrap {
	margin: 0 3px 15px 0;
	border: 1px solid #43403a;	
	background-color: #38352e;
	}
	
.post {
	padding: 15px;
	}

.post_thumbnail {
    padding: 6px;
    border: 1px solid #4d4a43;
    margin: 0 10px 10px 0;
}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 24px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #bbb7ad;
    font-weight: normal;
	}

	
.title a {
	text-decoration: none;
	color: #bbb7ad;
	}

.title a:hover {
	color: #eaeaea;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
    color: #eaeaea;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #474339;
	color: #cfcbc0;
	text-decoration: none;
    text-shadow: 0 1px 0 #322e23;
    font-size: 12px;
	}

a.readmore:hover {
	background-color: #676256;
    text-shadow: 0 1px 0 #322e23;
    color: #cfcbc0;
	}
    
   
.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
    color: #787469;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
    color: #787469;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
    color: #a29f97;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #cfcbc0 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#4d9ea5 !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #cfcbc0 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #171511 !important;
    background:#cfcbc0 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #cfcbc0 !important;
    background: none !important;
    border: 0 !important;
}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.sidebaradbox125 {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 5px 0;
	}


.sidebar {
	margin: 0 0 10px 0;
    color: #c5bfb1;
	}
	
.left-sidebar {
}

.right-sidebar {
    padding-right: 10px;
}

.sidebar a {
	text-decoration: none;
	color: #c5bfb1;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#4d9ea5;
	}
	

	
	
#search {
    border: 1px solid #4e4a42;
    height: 28px;
    padding: 0;
    background: #33302a;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #a6a29b;
}
	
	
#s {
	width: 220px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin-top: 15px;
}

#topsearch #s {
    width: 228px;
}

	
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 5px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


.rssbox {
	background: #33302a;
	border: 1px solid #4e4a42;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #706a5c;
    }

.rssbox a {
	color: #a6a29b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #4d9ea5; 
	text-decoration: underline;
	}

.twitterbox {
	background: #33302a;
	border: 1px solid #4e4a42;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #706a5c;
    }
	
.twitterbox a {
	color: #a6a29b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #4d9ea5; 
	text-decoration: underline;
	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 6px 0 6px 0;
	font-size: 16px;
    line-height: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	color: #4d9ea5;
    border-bottom: 2px solid #928b78;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 4px 0px 6px 4px;
	margin: 0px;
	}
	
.sidebar ul li ul li {
	padding: 6px 0px 6px 18px;
	margin: 0;
    background: url(images/bullet.png) 4px 12px no-repeat;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #c5bfb1;
	background: none !important;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none !important;
	}

#wp-calendar td {
	color: #c5bfb1;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #c5bfb1;
	color: #2a2721;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	padding: 28px 0;
	text-align: center;
	color: #c7c1b3;
	font-size: 13px;
    background: url(images/footer-background.png) left center repeat-x;
    margin-top: 10px;
	}

#footer a {
	color: #c7c1b3;
	} 

#footer a:hover {
	text-decoration: none;
    color: #c7c1b3;
	} 
	
#footer2 {
	color: #89857a;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #89857a;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	

someone please help Sad
bump?
Ok, well, its hard to explain on phone.. Ill help you out here though, will give more information on how to fix when on PC.