Wow, thanks for all the responses out there! I added body id's to each page
and classed each navbar link. Then I styled all those link classes to each
id to highlight the appropriate page's navbar link. Uploaded all the files
and tested - perfect!
Thanks again, and I'm sure I'll have more quest
> - Original Message -
> From: Stephen Carrell
[...]
>
> I'm trying to find a way to style the navigation links in a document that will
> highlight the page that the user is on, and do it in such a way that I don't
> have tour
> hand-code every page. Thus far, I've used:
>
>
> Link 1
> Li
On Tue, 05 Aug 2008 14:11:51 -0400, snak detek+0r wrote:
>
>>> does anyone have a good way of universally disabling
>>>
>>> a:hover{background-color}
>>>
>>> for images? i always have this problem, and i'm never satisfied with the
>>> solution.
>>> it seems that you could fix it by styling
>>>
>>>
Alan wrote to Stephen...
>
> AFAIK there's no simple way around putting a common nav bar on every page,
> other than by the use of Frames, which I wouldn't recommend.
>
>
> - Original Message -
> From: Stephen Carrell
> To: css-d@lists.css-discuss.org
> Sent: Tuesday, August 05, 200
Hello,
this is a common problem and there are a couple of solutions for it. You
might go with this:
http://www.satzansatz.de/cssd/companions.html
or this
http://www.alistapart.com/articles/fauxcolumns/
Hope that helps,
Christian
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailt
I'm a relative newbie to the finer art of using style sheets. I am currently
converting "look and feel" for our website. I am having a couple of issues
that I would love some assistance with.
URLs to see what I've done are:
http://www.medsimulation.com/example/HomePageTemplate.asp
http://www.me
May I kindly suggest that you not use an image map for your navigation,
or is there a way to add alt attributes to an image map? If images are
turned off, or if your site visitor is using a screen reader, they will
not "see" your menu.
> -Original Message-
> From: [EMAIL PROTECTED]
> [ma
I have a question:
I am building a web site that has a background logo image, a logo image
fixed at the top to allow the text flow behind it and then a left navigation
bar as well. Problem is the left nav bar doesn't show up correctly in IE.
Since both the nav bar (#menu) and the main (#main) b
I'm a relative newbie to the finer art of using style sheets. I am currently
converting "look and feel" for our website. I am having a couple of issues
that I would love some assistance with.
URLs to see what I've done are:
http://www.medsimulation.com/example/HomePageTemplate.asp
http://www.me
>> does anyone have a good way of universally disabling
>>
>> a:hover{background-color}
>>
>> for images? i always have this problem, and i'm never satisfied with the
>> solution. it
>> seems that you could fix it by styling
>>
>
> Do you have a use-case you could put online for us?
>
> Cord
Hi Stephen.
AFAIK there's no simple way around putting a common nav bar on every page,
other than by the use of Frames, which I wouldn't recommend.
It's a PITA when a client suddenly wants an extra 'button' added to the
navigation. :-(
I have this problem with nearly all of my websites, but at
On Mon, 04 Aug 2008 23:27:38 -0400, snak detek+0r wrote:
> hi there,
>
> does anyone have a good way of universally disabling
>
> a:hover{background-color}
>
> for images? i always have this problem, and i'm never satisfied with the
> solution. it
> seems that you could fix it by styling
>
> a img
--- On Tue, 8/5/08, Stephen Carrell <[EMAIL PROTECTED]> wrote:
> I'm trying to find a way to style the navigation links
> in a document that will highlight the page that the user is on, and do
> it in such a way that I don't have to hand-code every page.
In short: use a unique (between pages) id
Hi all,
I'm new to this forum and relatively new to CSS-based web design, so please
excuse my newb-ness over the following days/weeks/etc.
I'm trying to find a way to style the navigation links in a document that
will highlight the page that the user is on, and do it in such a way that I
don't ha
Hi,
I made/edited a website for my company, http://www.smesolutions.co.uk
it's based on a Joomla template which I had to edit because of it's
bugs, now it looks all fine in FF 2/vista and on IE7/vista, but it
breaks like hell in IE6/vista (26.18% out of all IE visits) and
Safari/vista
I see that
Ingo Chao wrote:
> Pirkka Rannikko wrote:
>>
>> http://www.fi";>
>>http://www.fi
>>
>>
>> When you right click the link to open the browser context menu to
>> choose the option "Open link in new tab" IE6 and IE7 don't recognize
>> the link and the usual options related to links are not shown i
Pirkka Rannikko wrote:
>
> http://www.fi";>
>http://www.fi
>
>
> When you right click the link to open the browser context menu to
> choose the option "Open link in new tab" IE6 and IE7 don't recognize
> the link and the usual options related to links are not shown in the
> menu. Also the cu
> Bill Brown wrote:
>> Philippe Wittenbergh wrote:
>>> No, it is completely true. The 'opacity' property applies to the
>>> whole
>>> box and its descendants.
>>>
>>> Using RGBA/HSLA colours is a completely different game. You don't
>>> use
>>> or affect the opacity of the box, only use a semi
Pirkka Rannikko wrote:
> When you right click the link to open the browser context menu to
> choose the option "Open link in new tab" IE6 and IE7 don't recognize
> the link and the usual options related to links are not shown in the
> menu. Also the cursor does not change on mouseover but focus out
Pirkka Rannikko wrote:
> http://www.fi";>
>http://www.fi
>
>
>
> Any ideas or similar experiences?
Have you tried putting the span around the a instead of inside?
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mai
Hi,
I came across a CSS issue that I could not find with Google so I
thought to try this list.
Consider the following HTML/CSS stucture:
http://www.fi";>
http://www.fi
When you right click the link to open the browser context menu to
choose the option "Open link in new tab" IE6 and IE7 don'
Lisa Wilcox wrote:
> ...
> http://www.webgirlwebdesigns.com/testing/Krumm/index.html
>
> The menu seems to spread out on some pages and the text spacing is screwy
> depending on the browser. ..
#menu a has a padding on page1.css, but not on page4.css.
Ingo
--
http://www.satzansatz.de/css.htm
Bill Brown wrote:
> Philippe Wittenbergh wrote:
>> No, it is completely true. The 'opacity' property applies to the whole
>> box and its descendants.
>>
>> Using RGBA/HSLA colours is a completely different game. You don't use
>> or affect the opacity of the box, only use a semi-transparent colo
Amrinder wrote:
> Hi
>
> Yesterday I opened my portfolio website www.awayback.com using Safari
> (Mac) and it showed unexpected line height and font size of sifr
> embedded headers.
http://www.awayback.com/work/index.html
You mean Safari 2.0.4? You'd have to set line-height explicitely, not in
24 matches
Mail list logo