Darksat IT Security Forums
January 13, 2026, 09:42:32 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Darksat IT Security Forum
From Firewall Support, AntiVirus Questions, Spyware problems, Linux and Windows Security, Black Hat SEO right down to Website Design and Multimedia
 
  Home Help Search Gallery Links Staff List Login Register  

New Martial Arts Site Design

Pages: [1]
  Print  
Author Topic: New Martial Arts Site Design  (Read 1698 times)
Darksat
Administrator
Master
*******
Posts: 3303



View Profile WWW
« on: July 25, 2007, 06:14:25 pm »

It looks a little to bland, it looks to much like a template. Tongue
Only messing (ish).
Its good but not great, I would reduce or remove the blue spacing between panels and the lightblue border around the top and main (join them up), the left nav is good, but needs a more active border.
stick the topmenu in the main part, the h1 in the head
This should make it look simpler and cleaner, more like a content page.
Take a look in 1280 as well cause main content block looks a little off.
PS, love the new forum though,

**EDIT**
Havnt tested it but I think this should do for your CSS/padding issue. (
Code:
/* Layout Stylesheet */ 

body{
 margin: 0;
 padding:0;
 background: #003399;
 color: #333333;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 15px;
 }

#heading{
 background: #FFFFFF;
 margin-top: 10px;
 margin-left: 13px;
 margin-right: 20px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 color: #3366CC;
 }
 
 #logo{
 text-align: center;
 }

#leftside{
position: absolute;
 top: 90px;
 left: 12px;
 width: 180px;
 background:#000000;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 1820px;
 overflow: auto;
 }

#rightside{
 margin: 10px 20px 10px 193px;
 background: #ffffff;
 color: #333333;
 padding: 10px;
 position :relative;
 word-wrap: break-word;
 height: 1800px;
 overflow: auto;
 }
 
 #rightside h1{
 color:#0066CC;
 margin-bottom: 5px;
 margin-top: 5px;
 }
 
  #rightside h2{
 color:#0066CC;
 }
 
 #rightside h3{
 color: #CC3333;
 }
 
 #heading2{
 margin: 10px 20px 20px 13px;
 background: #FFFFFF;
 border: solid #3399CC;
 border-width: 2px 2px 2px 2px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: center;
 color: #3366CC;
 }
 
 #footer{
 margin: 60px 20px 20px 20px;
 font: "Century Gothic";
 color: #FFFFFF;
 font-size: 14px;
 }

a:link { color: #0066CC; }
a:visited { color:#009999; }
a:hover { color:#0000FF; }

.style1 {
color: #FF0000;
font-weight: bold;
}
.style2 {color: #000000}
« Last Edit: July 25, 2007, 06:18:38 pm by Darksat » Report Spam   Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by EzPortal
eXTReMe Tracker
Security Forum
Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum


Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy
Page created in 0.019 seconds with 11 queries.