bootstrap_package icon indicating copy to clipboard operation
bootstrap_package copied to clipboard

Do not get a menu, can not configure colors

Open muekno opened this issue 5 years ago • 7 comments

Im running TYPO3 10.4.13 and bootstrap_pakage 11.0.2 but I have some problems

  1. I can not configure backgroud colors for top and footer and below foot
  2. I do not get a menue at all

Search in Google for days now Need some hint or example thanks

RAinetr

muekno avatar Mar 08 '21 09:03 muekno

Hi, you will find an answer to

  1. https://github.com/benjaminkott/bootstrap_package/wiki/Customize-Footer-Colors
  2. you will need a proper root page image a lot of settings are done via constants editor

web2date avatar Mar 08 '21 09:03 web2date

Thank you, that helped a lot Rainer

Andrea Moroni [email protected] 10:59 08.03.2021 >>> Hi, you will find an answer to

  1. https://github.com/benjaminkott/bootstrap_package/wiki/Customize-Footer-Colors
  2. you will need a proper root page image a lot of settings are done via constants editor

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/benjaminkott/bootstrap_package/issues/987#issuecomment-792636170

muekno avatar Mar 08 '21 12:03 muekno

Menu works fine now, but colors have no effect. I think I´m right to put this in template to constants, as I can see i.e modified primary value in constant editor. Cleared cache and even temp files. Do I have to do more. Rainer

muekno avatar Mar 09 '21 10:03 muekno

Got a solution for footer, but still problems with teh navbar backgroud. There are a lot of navbar settings in constant editor, but I can chance everything concerning colors nothing changes Need hint, thanks Rainer

muekno avatar Mar 09 '21 16:03 muekno

Solution for footer (bootstrap4-theme.css) and navbar (in bootstrap4-rte.css), I have a site package, adding this in template include in last position Then searching the bootstrap css files the relevant definitions found in the relevant Css files and copying these to site package Css file and replacing the original values with the individual needed. I do not if that is the recommended way, but it works for me. If anyone knows a better way please post here. At least this is a solution for colors that can not be configured with constant editor

Rainer

muekno avatar Mar 10 '21 06:03 muekno

About navbar colors, I was wondering the same thing. With all the existing customization options it seems odd that this one is missing. I mean, there are constants for the exact tones of all the different "gray" values, but not the navbar color.

DavidVoi avatar Feb 15 '22 15:02 DavidVoi

same "problem", i can't find a good way to change the colors for navbar and footer (sure for footer there is a TypoScript constant, but an option in the constant editor would be awesome).

sOUTHX1337 avatar Jul 22 '22 18:07 sOUTHX1337