|
Replies:
3
-
Pages:
1
-
Last Post:
28 Jul 23, 08:22
Last Post By: Laza
|
|
|
Posts:
14
Registered:
15-Aug-2010
|
|
|
|
How to change the case of letters, numbers in the main menu.
Posted:
26 Jul 23, 18:09
|
|
|
|
Hello
I would like to change the case of letters and numbers in the displayed top menu to match the appearance of the page, but I don't really know where this css is. I will of course insert it into the Advanced/Custom code/CSS page code
Witam
Chciałbym zmienić wielkość liter, cyfr w wyświetlanym menu górnym, tak aby je dopasować do wyglądu strony, ale za bardzo nie wiem gdzie ten CSS jest. Wstawię go oczywiście do kodu strony Zaawansowany/Niestandardowy kod/CSS
|
|
|
Posts:
8,334
Registered:
31-Jan-2006
|
|
|
|
Re: How to change the case of letters, numbers in the main menu.
Posted:
26 Jul 23, 19:09
in response to: MrGerard
|
|
|
|
Do you mean the font-family? The case - upper case, lower case - is controlled by how you enter the text.
In your Fotoblog album, the headers (things like titles) are using Roboto Condensed and the other text is Lucida Sans. Do you want to change just the top navigation menu? You probably won't like the result - at smaller font sizes, Roboto-Condensed becomes very hard to read.
Be careful about entering custom CSS. Your album already contains some invalid CSS code because of your coding errors.
|
|
|
Posts:
14
Registered:
15-Aug-2010
|
|
|
|
Re: How to change the case of letters, numbers in the main menu.
Posted:
27 Jul 23, 16:56
in response to: JeffTucker
|
|
|
|
When I wrote about the size of letters or numbers, I meant the size in the menu, regardless of what font I would use. I already dealt with it, namely I added - I corrected the CSS code:
.topnavigation .navigation > .menu > a, .topnavigation .navigation > .menu li > a {font-size:.875rem}
since the size of 1rem happens to be 16px, I used 14px for clarity
|
|
|
Posts:
1,510
Registered:
6-Sep-2005
|
|
|
|
Re: How to change the case of letters, numbers in the main menu.
Posted:
28 Jul 23, 08:22
in response to: MrGerard
|
|
|
|
Yes, this should work. By default, the skin is using the normal - 16px - font size for the top level, and 14px in the dropdown boxes.
|
|
|
|
Legend
|
|
Forum admins
|
|
Helpful Answer
|
|
Correct Answer
|
|