The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Theme for AwesomeBB Forum Version

+2
tikky
Iration
6 posters

Go down

Solved Theme for AwesomeBB Forum Version

Post by Iration 28/6/2020, 13:55

Hello guys,

I would like to ask if there is any other forum theme/skin for awesomebb forum version? kindly share it? I'm looking for a red and black forum theme/skin. Thank you!
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by tikky 28/6/2020, 14:02

Hey @Iration,

Welcome to Forumotion Support Forum! See this theme to #awesomebb midnightAWE i can help to change the colors if you want!
tikky
tikky
Forumember

Posts : 899
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

Iration likes this post

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 28/6/2020, 14:07

That's cool bro @pedxz, kindly make it red and black?
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by tikky 28/6/2020, 14:12

You have the hex color (to black and red)?
tikky
tikky
Forumember

Posts : 899
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

Iration likes this post

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 28/6/2020, 14:20

Any hex code that's color red and black bro that will fit everything will be great.
Common red and black hex code/s:
- Red: #FF0000
- Black: #000000

If you can customize it for the theme to be more dope will be cool. Thank you in advance @pedxz
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 29/6/2020, 04:40

hi bro @pedxz
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by SLGray 29/6/2020, 08:00

Iration wrote:Any hex code that's color red and black bro that will fit everything will be great.
Common red and black hex code/s:
- Red: #FF0000
- Black: #000000

If you can customize it for the theme to be more dope will be cool. Thank you in advance @pedxz

Iration wrote:hi bro @pedxz
Please don't double post. Your posts need to be separated by 24 hours before bumping. Please use the edit button, instead!
Please read our forum rules:  ESF General Rules


Theme for AwesomeBB Forum Version Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Iration likes this post

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 29/6/2020, 13:15

Up for this
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by tikky 30/6/2020, 14:03

Add in your stylesheet (CSS):
Code:
body, html {
    background-color: #212121!important;
    color: #fafafa;
}
a {
  color: #eeeeee;
}
header {
    background-color: #b71c1c!important;
}
.box-head,
.block .block-header,
.forum-header, .posts-header,
.post-header,
.btn-default, .button, .button1, .button2, .liteoption, .mainoption,
.btn-fixed,
.radio-check:after, .forumline thead th, .table1 thead th, .catHead,
.pagination > a,
.footer-to-top a {
    background-color: #d32f2f!important;
}
.mod-top-pct {
    background-color: #ef5350!important;
}
:focus {
  outline: 0;
}
.forum-section, .posts-section,
#tabs ul, .tabs ul,
.box-body,
.block .block-content,
.block-subtle,
.post,
.post-aside,
.panel,
.post-section,
.fb-or-text,
.mod-news,
.mod-news-footer,
.social_login_group .fb-or-text,
#chatbox_contextmenu,
#help-button,
.fontbutton,
#header-user img, .avatar-big img, .avatar-default img, .avatar-mini img, .cb-avatar img, .mod-login-avatar img,
.forumline tbody tr, .table1 tbody tr,
.calendar-cell,
.notification-row,
.EV_Item {
    background-color: #263238!important;
}
.dropdown-box {
    background-color: rgba(0,0,0,0.1);
}
#block-online i {
    color: #f44336;
}
.block-topics .block-topics-posts i,
.block-topics .block-topics-views i,
.forum-lastpost-header i,
.forum-statistics-header i,
.posts-lastpost-header i,
.posts-statistics-header i,
.posts-lastpost i,
.forum-lastpost-author i,
.forum-lastpost-location i,
.forum-lastpost-time i,
.posts-lastpost-author i,
.posts-lastpost-time i,
select,
.input,
input,
.sceditor-container iframe, .sceditor-container textarea,
.inputbox {
  color: white!important;
}
.forum-description p,
.posts-description p,
.forum-statistics-posts span,
.forum-statistics-topics span,
.posts-statistics-replies span,
.posts-statistics-views span,
.profile-advanced-stats dt span[style*="536482"] {
    color: #e0d6d6!important;
}
.block-market .market-item-price,
.block .block-secondary-content,
.block .sub-head,
.block .block-footer,
.post-aside,
.attachbox,
.box-foot,
.sceditor-group,
.posts-lastpost,
.quick-reply .textarea,
.jumpbox-wrap select,
.quickmod-wrap select,
.select-wrap select,
#divcolor, #divsmilies, #help-button, #submit_button, .format-message+label,
#tabs li:hover, .tabs li:hover,
select,
.post-footer {
    background-color: #2c3e50!important;
    border-color: #2c3e50;
    color: white;
}
#header-banner h2 {
    white-space: nowrap;
    max-width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
}
#forum-statistics > div,
.block-topics .block-topics-lastpost,
div.sceditor-group,
.forumline td, .forumline th, .table1 td, .table1 th {
    border-color: transparent!important;
}
#chatbox > :nth-child(even), .chat-row:nth-child(even) {
    background-color: #2c3e50;
}
#chatbox > p {
    border-color: #2c3e50!important;
}
#chatbox .msg span[style*="green"] {
    color: #93ee38!important;
}
#chatbox .msg span[style*="red"] {
    color: #fa4c4c!important;
}
.radio {
    border-color: rgb(195, 33, 33);
}
.sceditor-button div, div.sceditor-grip {
    background-image: url(https://i.imgur.com/LyI9qEV.png)!important;
}
.stat-bar img {
    background-color: #8f1ce7;
}

.forum-description h3:after, .posts-description h3:after {
    box-shadow: 0 0 11px 11px #263238;
}

Demo

Theme for AwesomeBB Forum Version Awred10

tikky
tikky
Forumember

Posts : 899
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

TonnyKamper likes this post

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 12/7/2020, 05:59

the text in my profile fields are gone bro @pedxz
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 17/7/2020, 02:23

bumpppp
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by tikky 17/7/2020, 09:46

Add in your stylesheet (CSS):
Code:
dl[id^="field_"] span,
#tabs a {
  color: #fafafa!important;
}
tikky
tikky
Forumember

Posts : 899
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

TonnyKamper likes this post

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 18/7/2020, 15:33

Bro the posting profile field when I post is gone @pedxz
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by tikky 18/7/2020, 16:06

Iration wrote:Bro the posting profile field when I post is gone @pedxz
Can you print (printscreen) the field that disappeared? To know what are you talk about please blackeye
tikky
tikky
Forumember

Posts : 899
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 19/7/2020, 07:43

In here, the posting profile field text color looks hidden bro:
Theme for AwesomeBB Forum Version FuPeEeC

Also here when I type a text in any field selection looks not visible too:
Theme for AwesomeBB Forum Version F1ODweR
@pedxz
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by tikky 19/7/2020, 11:39

Add in your CSS:
Code:
.post-author-details .label span,
.quick-reply-btn,
.sceditor-dropdown input,
.sceditor-dropdown *:not(input) {
  color: #fafafa!important;
}
 
.sceditor-dropdown {
  background-color: #212121!important;
  border-color: #212121!important;
}
 
.sceditor-dropdown input {
  border-width: 0!important;
}
.sceditor-dropdown input[type="text"],
.sceditor-dropdown textarea {
  background-color: #2c3e50!important;
}
 
 
::placeholder {
  color: #cacaca;
  opacity: 1;
}
 
:-ms-input-placeholder {
  color: #cacaca;
}
 
::-ms-input-placeholder {
  color: #cacaca;
}
 
input:hover,
input:focus {
  border-color: #ef5350;
}
tikky
tikky
Forumember

Posts : 899
Reputation : 157
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

TonnyKamper likes this post

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 19/7/2020, 17:23

bro how about this one?
Theme for AwesomeBB Forum Version BvyGGg2
@pedxz
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by SLGray 19/7/2020, 22:00

This really needs to be done through PM's or on the forum itself.  We really do not do whole theme requests.


Theme for AwesomeBB Forum Version Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51412
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Iration likes this post

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Iration 24/7/2020, 19:10

bumpss...
Iration
Iration
Forumember

Male Posts : 62
Reputation : 1
Language : Bisaya
Location : Cagayan de Oro City

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by skouliki 24/7/2020, 20:31

SLGray wrote:This really needs to be done through PM's or on the forum itself.  We really do not do whole theme requests.
skouliki
skouliki
Manager
Manager

Female Posts : 15247
Reputation : 1703
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Ape 26/7/2020, 15:05

I have a red and Black theme / skin on my test forum you may like.

90% done with just basic tools on the Admin Control panel.
Theme for AwesomeBB Forum Version Screen10


Theme for AwesomeBB Forum Version Left1212Theme for AwesomeBB Forum Version Center11Theme for AwesomeBB Forum Version Right112
Theme for AwesomeBB Forum Version Ape_b110
Theme for AwesomeBB Forum Version Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19212
Reputation : 2001
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by Abdalah tupe2 24/10/2020, 11:30

It's better to customize your forum by inspect source in Google chrome or Firefox. Why ?
-Live effect so you could see without test!
-When done coloring and optimization you can copy the whole code to CSS Editor in Admin panel.

for more information give your brain 🧠 a trip by googling
avatar
Abdalah tupe2
Forumember

Posts : 32
Reputation : 2
Language : arabic,english,turkish,france

http://www.pubarab.com/

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by skouliki 24/10/2020, 14:33

Abdalah tupe2 wrote:It's better to customize your forum by inspect source in Google chrome or Firefox. Why ?
-Live effect so you could see without test!
-When done coloring and optimization you can copy the whole code to CSS Editor in Admin panel.

for more information give your brain 🧠 a trip by googling

your post is irrelevant with this thread please do not spam
skouliki
skouliki
Manager
Manager

Female Posts : 15247
Reputation : 1703
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: Theme for AwesomeBB Forum Version

Post by skouliki 13/11/2022, 18:03

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15247
Reputation : 1703
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum