Topic on Project:Support desk

li (or ul) position for category, file and etc.

13
Dimon4ezzz (talkcontribs)
AKlapper (WMF) (talkcontribs)

Hi, do you have a question related to that image and positioning of items? If so, feel free to ask it here.

Dimon4ezzz (talkcontribs)

No, it's about categories and link in "File" menu

Malyacko (talkcontribs)

OK. Do you have any question? If you have a question, please ask a question. Thanks. :)

Dimon4ezzz (talkcontribs)

How to make it horisontal, not vertical?

Florianschmidtwelzow (talkcontribs)

Use CSS:

display: inline;
list-style-type: none;
Dimon4ezzz (talkcontribs)

when I must to add it? in ul or li? Or some places??

Florianschmidtwelzow (talkcontribs)

list-style-type:none; to ul and display: inline to li iirc.

Dimon4ezzz (talkcontribs)

can you write a CSS-code? I don't understand

Florianschmidtwelzow (talkcontribs)

Moment! I think i misunderstood you :/ You want to have the links vertical? Then my code is false, sorry for confusion!

Dimon4ezzz (talkcontribs)

I want have a horisontal links. But I don't know, what CSS I must to add to main.css

Dimon4ezzz (talkcontribs)

plz! can you write CSS code? I don't understand

Dimon4ezzz (talkcontribs)

Someone??

Reply to "li (or ul) position for category, file and etc."