style problems

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Haaid
Posts: 18
Joined: Sun 18. Apr 2004, 15:23
Location: Brissels, Belgium

style problems

Post by Haaid »

this problem solved


Hi,

I created a navigation menu using a changed version of {NAV_ROW}. My question is: how can I make sure that the links in my menu work different from the links in my contenttext. The only way i can see to change the behavior of the links is by changing the general look by changing

a
a:hover
a:visited
a:selected

in my css file.
this means however that also all other links get the same behavior. Is there a way to change this?

<site under development can be found at http://www.vub.ac.be/SROM/index.php >
Last edited by Haaid on Mon 10. May 2004, 15:07, edited 1 time in total.
rk
Posts: 162
Joined: Sat 24. Apr 2004, 23:48
Location: Hannover, Germany
Contact:

Post by rk »

define the a:... inside your Menu-Div.

.miexpanded a:hover { ... }

or

.miselected a:hover { ... }
Ralf
Haaid
Posts: 18
Joined: Sun 18. Apr 2004, 15:23
Location: Brissels, Belgium

Post by Haaid »

tx. I was sure i had tried all these but apparently i must have overlooked something somewhere. works now
rk
Posts: 162
Joined: Sat 24. Apr 2004, 23:48
Location: Hannover, Germany
Contact:

Post by rk »

:D

Nice Design, but it looks only in firefox correct . :o
Ralf
Haaid
Posts: 18
Joined: Sun 18. Apr 2004, 15:23
Location: Brissels, Belgium

Post by Haaid »

rk wrote::D

Nice Design, but it looks only in firefox correct . :o
urhgl!

thank you for pointing this out to me!
that'll teach me not to think of non css compatible browsers like ie
rk
Posts: 162
Joined: Sat 24. Apr 2004, 23:48
Location: Hannover, Germany
Contact:

Post by rk »

Haaid wrote: that'll teach me not to think of non css compatible browsers like ie
if you don't care about the biggest part of the internet. :wink:
Ralf
Haaid
Posts: 18
Joined: Sun 18. Apr 2004, 15:23
Location: Brissels, Belgium

Post by Haaid »

This problem Closed


Does anyone have an idea how to solve this problem so it works both in mozilla/firefox as well as in internet explorer and others?

I really am lost for ideas here I'm afraid.

tx.
Last edited by Haaid on Tue 11. May 2004, 16:14, edited 1 time in total.
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

can you post your settings for NAV_ROW

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply