Hallo, Gast! (Registrieren)

Wir wünschen allen Besuchern frohe Ostern!

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Responsive Default MyBB
#1
Eine neue Erweiterung wurde veröffentlicht: Responsive MyBB

Zitat:!important :- Please 1st install the plugin given in the theme folder then import or install the theme.


Responsive version of MyBB's default theme.

features added :- 


  1. sidebar navigation menu in mobile version .

  2. added font icons as postbit icons in mobile version .

  3. dark/light switching option .

  4. background images appears in forumlist in index on hover.

  5. Attractive memberlist styling.



For multiple background color on thead 

you just have to edit the bar.css

you should know your forum_cat_id to have this look...

to know the forum_cat_id just click any of your forum or forum_category then you can notice in your forum url looks like this , alternatively you can have your forum_id from your admin cpanel in forum section just by clicking forum names there you can notice the forum id written as forum-fid in url.

https://website.com/forum-1.html
https://website.com/forum-2.html

after identify your forum id in bar.css


Code:
.bar(your forum id) .thead {
background-image: url(images/swirl.png), give a color.
}

for example :-


Code:
.bar1 .thead {
background-image: url(images/swirl.png), linear-gradient(to right, #85e5e1, #01dbd4);
}
Zitieren
#2
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.1.0
Zitieren
#3
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.1.1
Zitieren
#4
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.1.2
Zitieren
#5
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.1.3
Zitieren
#6
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.2
Zitieren
#7
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.2.1
Zitieren
#8
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.2.2
Zitieren
#9
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.2.3
Zitieren
#10
Eine neue Version wurde veröffentlicht: Responsive Default MyBB 1.3
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  RoundoDarko - Theme Dark Modern MyBB (Responsive) MyBB.de Bot 6 1.498 02.07.2023, 22:55
Letzter Beitrag: MyBB.de Bot
  Default theme with more contrast, responsive MyBB.de Bot 1 858 26.07.2021, 10:40
Letzter Beitrag: MyBB.de Bot
  Dark Responsive Theme for MyBB 1.8 MyBB.de Bot 0 1.250 04.01.2020, 06:25
Letzter Beitrag: MyBB.de Bot
  Default Responsive ACP MyBB.de Bot 0 1.251 24.11.2016, 14:05
Letzter Beitrag: MyBB.de Bot