|
Posted by Philip on 06/19/06 18:03
In article <-7idnVo2qcfpeQvZ4p2dnA@telenor.com>,
"Jeff" <it_consultant1@hotmail.com.NOSPAM> wrote:
> "Philip" <NikitaTheSpider@gmail.com> wrote in message
> news:NikitaTheSpider-74A56A.11433819062006@news-rdr-01-ce0-1.southeast.rr.com.
> > So let me get this straight: the UL is a navigation menu, and if the
> > user clicks on, say, item #6, she'll be directed to a page with this
> > same navigation menu on it but item #6 should look different from the
> > others. Is that correct? Why not have a style like so:
> > #CurrentlySelectedMenuItem { font-weight: bold; }
> >
> > Then use PHP to build your UL and give the 6th LI an
> > id="CurrentlySelectedMenuItem".
>
> But I uses 2 css blocks to set the background color of the link, because the
> background has rounded corners. Each css block uses it's own .gif file...
> (left-tab.gif and right-tab.gif). I don't think I can set these 2 images
> using just 1 css block.
Correct me if I'm wrong, but your question is "How do I put rounded
corners on an element?"
BTW your reply to me was difficult to read because it was not properly
quoted and was top-posted. You're more likely to get help if you make it
easy for others to read what you write.
--
Philip
http://NikitaTheSpider.com/
Bulk HTML validation, link checking and more
[Back to original message]
|