View Single Post
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#204
Suggestions:
http://www.aijaa.com/v.php?i=007447929820.png

footer.css line (23)
#footer .links div ul li a {
border-bottom: 1px dotted;
color: mediumvioletRed;
text-decoration: none;
}

footer.css Line (1)
#footer {
background-color: #4FC3E6;
border: 1px solid rgba(79, 195, 230, 0.7);
border-radius: 0 0 20px 20px;
}

style.css line(31)
body a {
color: #EF288C;
}

To make bottom readable: Changed footer background color to same as banner blue and links in bottom underlined with dotted line and changed links color. Container links color to same as page title color in banner.

.edit
styles.css line (29)
body .head .categories ul li {
display: inline; padding: 0 10px;


}


Padding to top menu.
__________________
TMO links: [iSpy] - [Power search] - [Most thanked] - [Cordia - Maemo5 UI on top MeeGo Core] - [CommunitySSU]

Last edited by slender; 2011-04-22 at 21:59.
 

The Following 2 Users Say Thank You to slender For This Useful Post: