working in menu
I would like to change the words home and topics into Startseite and Themen. And I also want to put another topic into the menü. Therefore I changed the navigation-bar for users, but nothing happened. How can I do? I would like also change recently modiefied into frsich geändert. Where is it possible?
dieguteseite
is a picture. therefore you can't simply change it.
you have to make a new picture and replace it or you use text instead.
this is changed in the main page.
for editing the user-navigation you are at the right place.
this is how i changed it:
blue
hello again! what kind of code do I need to replace the images by text for example the recently modiefied box?
dieguteseite
that's how i solved it:
but be aware that the image "balkenqu" and the classes "balquo" and "balquu" are my own images and coding.
just as an example.
edit: if you need it, i can look up for the original code in my local antclick installation. but only later in the evening. sorry.
supatyp
are you hauert karpendehl?
blue
@supatüp: Maybe I wish to be, who knows.
@dieguteseite: Ähm, I would like to put just text without any image in it. I think there is a possibility to do so.
blue
The solution is very easy: just put the text into instead of the code [Macro not allowed in sandbox: image...]
praschl
you have to make you changes in each navigation skin, not only in the navigation-bar for users. when you (as an admin of your weblog) log in, you - quite logically - see the navigation setup for admins. I - as an "user" of your weblog - see the navigation for users - with "startseite" and "themen" and "kontakt/impressum" which I think was your addition. (you always can give it a try by logging out of your own weblog and access it as an "user").
generally spoken: when changing menus in Antville, you always have to take into consideration, that there are three different kind of users (admin, contributor, user), and each one has got another menu. which sometimes makes it tricky, but gives you a lot of customization possibilities.
the "recently modified"-gif is, as far as I know, in the "main page"-skin (I don't remember exactly, as I revamped all of my skins into css...): you would have to replace the gif with another, self-created one or with plain text.
hope that helps
dieguteseite
i just looked through my customization of the navigation-bars and got to a different result than praschl.
in the main page the navigation is inbound by
% this.navigation %.
that macro works as follows:
- if you are a user you only get user navigation-bar
- if you are contributor you also get this one in addition beneath
- if you are admin you get all three bars
at least this is how it works with my skins.
blue
thanks for your fast help. changing the recently modified box is pushed open. the other problem is still mysterious: I changed the navigation-bar for contributors too (polls into Umfragen) and this worked. Some days ago I changed the bar for users and it worked until I reseted the main page. only then the problem came up.
dieguteseite
i didn't confuse you.
at the moment for a user the site looks like this:
so i think your changes are o.k.
do you have a cache-problem maybe?
blue
oh, thanks for looking. yes it's okay because I changed directly in the code in main page because the navigation-bar for users do not work. I tried it some times without success.