DMXzone Bootstrap 3 Support Product Page

Answered

Have no idea how to change div properties in Bootstrap 3

Asked 30 Nov 2014 02:02:50
1
has this question
30 Nov 2014 02:02:50 Firdaus Rohman posted:
How to change the background and other properties of any bootstrap 3 div? No matter how I tried I will get this error “Making this change would require changing code that is locked by a template or a translator. The change will be discarded.” When I assign ID to the div and make new style for the ID I will receive this error "an unexpected error has occurred while trying to read style-sheet information".

What did I do wrong? Thank you for your help.

Replies

Replied 01 Dec 2014 08:32:09
01 Dec 2014 08:32:09 Teodor Kuduschiev replied:
Hello Firdaus,
It seems you are trying to edit the bootstrap styles using the CSS Inspector/Panel. Unfortunately this is not possible, as Bootstrap CSS files are locked. If you need to make any changes, add them into a custom CSS file, included on your page, after the bootstrap CSS.
Replied 01 Dec 2014 10:16:33
01 Dec 2014 10:16:33 Firdaus Rohman replied:
Thank you for your reply Teodor.

I figured that out but and it worked fine but this method doesn't work with Navbar properties. I'm figuring out how to edit "a tag" color of my Navbar. Available themes in Bootswatch are limited. I like the Simplex, but I want the active a tag to be green in color.

Reply to this topic