Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~309 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ljCharlie

I like to know if CSS can be used to highlight the CSS nav menu if the current page is the page that the menu links to. For example, the folowing code is my side bar navigation menu. [code]#lftSideMenu { float: left; width: 165px; margin: 0 0px 0 0; background-color: …

Member Avatar for hgltd
0
122
Member Avatar for ljCharlie

I have the following CSS code for the center column of the a three columns layout. #ctrPic { padding: 5px; background-color: #FFC891; margin: 18px 263px 0px 262px; border-top-width: 2px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #D45F00; border-right-color: #7F0000; border-bottom-color: #7F0000; border-left-color: …

Member Avatar for ljCharlie
0
93
Member Avatar for ljCharlie

I've got problem. Here's what it looks like, [URL=http://www.lorresident.com]Click Here[/URL]. The div [B]#sidebar-b[/B] should not be that far from the [B]#sidebar-a[/B] or Part# 1. They should only be 50px appart from each other. Any help is appreciated.

Member Avatar for peter_budo
0
94