I am sorry to bother you over something so simple yet, so complex.

Started by xXxbigdogxXx, February 10, 2018, 11:58:25 PM

Previous topic - Next topic

xXxbigdogxXx

So I have a very simple question. I don't code in CSS so I don't know what I am doing, however, understand what element I am trying to modify.

I have in my browser inspected the Navigation bar of http://djangomc.com and modified the gradient to make it just be RGB 0, 170, 0. To make it completely green.

Allow me to attach some files.

Ok. Now how do I make this change permanent with the CSS something to do with CSS... The index seems to be read within the Theme folder and there is a CSS folder but I cannot find the element ".style" anywhere in any one of the css files and I cannot find anything relating to nav bar.

xXxbigdogxXx

Located file bootstrap.min.css in the var/www/html/Themes/CURRENT-THEME/CSS/Bootstrap.min.css

From the inspection using Notepad ++ Locate (CRTL + F) the RGB text exactly as you see it in the ()

Example of location: "(0.170,0,1)" See picture

Hahahahah I am so dumb I didn't notice the bootstrap.min.css in the corner of the inspection I found the file and did a replace all for rgb to make it fully 00 170 00 and fixed it!


Leave this here for anyone who wishes to solve this.

Advertisement: