Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1732 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

CSS Question

Thread title: CSS Question
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
06-06-2008, 02:44 AM
#3
Wildcard is offline Wildcard
Wildcard's Avatar
Status: Member
Join date: Jul 2006
Location: soundwave.
Expertise:
Software:
 
Posts: 379
iTrader: 12 / 100%
 

Wildcard is on a distinguished road

Send a message via MSN to Wildcard

  Old

Mind showing us the xhtml source? If its inside another element inside the 'content' div, then apply the styling to that element instead of the div in general.

And by default the active links have underlines, so your css should look like...
HTML Code:
#content a{
			color: #273e5b;
        }
		#content a:hover{
			text-decoration: none;
			color: #273e5b;
		}

     


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed