Jump to content

Bravo 6 (English Support)


V0RT3X
 Share

Recommended Posts

Thanks for all the work done yet.

 

I think it would be good, if those buttons would be better visible also in the unhighlighted state.

Which parameters need to be changed? I tried a few, but always got the wrong ones :-)

 

Unbenannt.PNG

Edited by maniac
Link to comment
Share on other sites

New in 1.1.1

Editor is a little lighter now ...

editor-lighter.png

You can edit this by yourself via ...

.ipsApp .cke_top {
    background-color: transparent;
}

Transparent is the original value, it has changed to #aaa now. Or you simply upload a whole new editor skin like this one https://ckeditor.com/cke4/addon/moono-dark

Background of moderated threads has changed ...

hidden.png

Am 3.11.2020 um 15:12 schrieb maniac:

Which parameters need to be changed? I tried a few, but always got the wrong ones :-)

linkfront.png

linkadmin.png

First color is called "Link button" in Theme settings "Button Colors".

Link to comment
Share on other sites

  • 3 weeks later...

Got a slight problem in that when a New Member (sub<5 posts) creates a new topic, the backgroound is quite dark, but the text is black so whatever is written is very difficult to read.

I'm not sure where to change the text colour to something alittle lighter?

toodark.jpg

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...
  • 3 months later...

I posted this in the other thread and will try it here again. So, this is a very nice theme and I am using on my site. One point I think could be improved. It is background color for status messages on the activity stream. Like in the IPS-defaut theme there should be no different background color. What do you think @V0RT3X

18-04-_2021_11-34-46.png.5d9339ff840f0722d1301f42945bc6ab.png

Also, within the code tag the font-color is too dark. I would like to raise the request to make this one more bright too.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...
  • 2 months later...

Hi,

Sorry if I was not clear.

We have that already, the color as example for the group admin's somehow light red, at the default theme look good, but not at the Bravo 6 theme.

Any setting at the css you can point me at to change the color.

Thanks.

 

Link to comment
Share on other sites

We have a tutorial for things like that, a bit older and in german but Google or Deepl can translate it for you ...

Instead of using the direct color you use a CSS class for group formating. Classes can be individual for every theme.

You should use the custom.css template, not the bravosix because it's not affected by updates.

  • Thank you 1
Link to comment
Share on other sites

Hi @theoldie,

please edit this two parts in bravosix.css ...

/* Bravo 6 Button Row */
.ipsButtonRow::before {
  //opacity: 0.5; /* Removed in Update 1.2.1 */
  background-color: #121212;
  border: none;
}
.ipsButtonRow li:last-child > a {
  //color: #000;  /* Removed in Update 1.2.1 */
}

ButtonRow.png

It will be included in the next update too, but it can take some time until it is approved at the Marketplace.

And thanks for the help to make the theme better :thumbs-up:

  • Like 1
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Um unsere Webseite für Sie optimal zu gestalten und fortlaufend verbessern zu können, verwenden wir Cookies. Durch die weitere Nutzung der Webseite stimmen Sie der Verwendung von Cookies zu. Weitere Informationen zu Cookies erhalten Sie in unserer Privacy Policy.