Old 03-02-2006, 08:44   #1 (permalink)
John Good
+
 
John Good's Avatar
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,584
CSS headache

hello, I continue my diving in full css based websesign, my first page is about to look decent. thank you all for that.
I still have a few trouble listed below :

I modified the html file
and the CSS file

but:
#1
I still don't understand how I can make the '1' come near 'PORTFOLIO' as it should be on the
design image

#2
I've tried lots of wired things, but it seems I can't change the color of the links 'TYPOFACTOR' and 'BLOG'

can someone help me again on this ?
  Reply With Quote
Old 03-02-2006, 11:39   #2 (permalink)
iamtoby
Registered User
 
Join Date: Dec 2005
Location: London, UK
Posts: 11
#1
remove margin-left 30px; from the id portfolioLinks

#2
I assume you want them to be #CCC, yes?

In which case you haven't declared NAV_link as a class e.g.

Your code:
a:link NAV_link{ color: #CCC; }

Should be:
a .Nav_link { color: #CCC; }
  Reply With Quote
Old 03-02-2006, 12:13   #3 (permalink)
John Good
+
 
John Good's Avatar
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,584
thanks iamtoby,
as I'm to much of an asshole,
#1 does not work, and #2... does not work.

you gave me a moment of happiness in this hard day, nice try.
  Reply With Quote
Old 03-02-2006, 12:24   #4 (permalink)
John Good
+
 
John Good's Avatar
 
Join Date: May 2005
Location: Tropical Networks
Posts: 1,584
#portfolioLinks
{
display: inline;
}


there was the answer.
what's next ?
  Reply With Quote
Reply



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

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8