Change the look of {NAV_LIST_CURRENT:0::row}???

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
RoastStudios
Posts: 21
Joined: Sun 27. Jun 2004, 15:47

Change the look of {NAV_LIST_CURRENT:0::row}???

Post by RoastStudios »

Hey Guys...

website is coming along nicely, but I need to change the look of my {NAV_LIST_CURRENT:0::row} so it gets horizontal instead of vertical. I am thinking I have to change something in the source code, but not sure where and what...

This is the site, btw: http://www.sarah-brightman.net/phpwsms/ ... p?news_qk0

The menu:
  • • Latest News
    • News Archive
    • Just some news
Should be horizontal like this:

• Latest News • News Archive • Just some news

Anyone who can help?!?!

Thanks,

Christian
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Re: Change the look of {NAV_LIST_CURRENT:0::row}???

Post by frold »

RoastStudios wrote:
Anyone who can help?!?!

Thanks,

Christian
I can recommand this articles http://www.alistapart.com/articles/taminglists/

and this

http://www.alistapart.com/articles/keepingcurrent/#

and there a many other good articles about that subject on the site ;-)
http://www.studmed.dk Portal for doctors and medical students in Denmark
RoastStudios
Posts: 21
Joined: Sun 27. Jun 2004, 15:47

Re: Change the look of {NAV_LIST_CURRENT:0::row}???

Post by RoastStudios »

Jo, de artikler er ganske fine, men jeg ved simpelthen ikke hvor jeg skal rette i koden. Nu ved jeg HVAD jeg skal gøre, nu mangler jeg bare at få at vide HVOR jeg skal gøre det :)

The articles are quite fine, but I simply don't know where to edit the code. Now I know WHAT to do, now I just need to know WHERE to do it :)

Christian
frold wrote:
RoastStudios wrote:
Anyone who can help?!?!

Thanks,

Christian
I can recommand this articles http://www.alistapart.com/articles/taminglists/

and this

http://www.alistapart.com/articles/keepingcurrent/#

and there a many other good articles about that subject on the site ;-)
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Re: Change the look of {NAV_LIST_CURRENT:0::row}???

Post by frold »

RoastStudios wrote: The articles are quite fine, but I simply don't know where to edit the code. Now I know WHAT to do, now I just need to know WHERE to do it :)
well it is all controlled by css - that´s why it is so power fulll... In other words you need to change the classe or add them to the css file. You can do that via the backend....

Held og lykke! :wink:
http://www.studmed.dk Portal for doctors and medical students in Denmark
Post Reply