Latest topics
» Forumactif Edge - Releases
by Ange Tuteur Tue 03 Sep 2019, 11:49
» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21
» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28
» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15
» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11
» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24
» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58
» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50
» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22
» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12
» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10
» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51
» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11
» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19
» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34
by Ange Tuteur Tue 03 Sep 2019, 11:49
» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21
» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28
» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15
» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11
» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24
» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58
» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50
» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22
» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12
» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10
» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51
» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11
» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19
» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34
Recent Tutorials
Top posting users this month
Top Achievers
Who is online?
In total there are 10 users online :: 0 Registered, 0 Hidden and 10 Guests :: 2 Bots
None
Most users ever online was 515 on Tue 14 Sep 2021, 15:24
None
Most users ever online was 515 on Tue 14 Sep 2021, 15:24
Forumactif Edge - Installation Questions
Page 1 of 1 • Share
This topic will be used as a general Q&A for those who are considering installing Forumactif Edge on their forums, but have questions or doubts. If you have any questions or concerns about installing Forumactif Edge on your forum or would just like clarification on something, please feel free to leave a reply below. We'll try our best to answer your questions and clear your doubts, and hope that you'll join our journey in making Forumotion better.
@Distruktion1408 of course ! Forumactif Edge by default comes as a light-based theme, but just like any other theme, the colors can be changed through the use of CSS. For example, using the following rules you can begin changing the style of Forumactif Edge over to a more darker design :Distruktion1408 wrote:Can Forumactif Edge be changed to a dark background instead of white?
- Code:
.color-tertiary, .postprofile dl, .lor_panel {
color:#999;
background:#000;
}
.content-block, .module, .panel {
color:#999;
background:#111;
border-color:#222;
}
.forum-block-inner { background:#111; }
.forum-block:hover .forum-block-inner, .forum-block-inner:hover { background:rgba(0, 0, 0, 0.8); }
.lor_maintitle, .lor_subtitle, .forum-block { color:#999; }
.forumline, .postprofile dl, .ucp-main .table1, .lor_panel, .forum-block { border-color:#222; }
Giving the result :
This is merely a draft, but with a little work you can make Edge a beautiful dark-based theme. There are no limits to what you can do with the design !
Okay a question. I have been struggling over making the inside of the groups on the legend. The link is below to take a look. I wanted that dark as well please https://gyazo.com/cd5220b4f911d5996237281da276f6eb
Oh I forgot about the table colors. Use these two rules for the table colors :Distruktion1408 wrote:Okay a question. I have been struggling over making the inside of the groups on the legend. The link is below to take a look. I wanted that dark as well please https://gyazo.com/cd5220b4f911d5996237281da276f6eb
- Code:
.forumline, .table1 {
color:#999;
background:#000;
}
.forumline tbody td, .forumline tbody th, .table1 tbody td { border-color:#222; }
I look forward to it ! It is indeed an upgrade, a new Forumotion pioneered by its users !Rhino.Freak wrote:I will definitely try to contribute to this This is I think a major upgrade to forumotion forums!
@blackscorpion yes it is indeed CSS. You can easily identify CSS coz it always looks like:
.stuff {
stuff: stuff;
}
.stuff {
stuff: stuff;
}
Rhino.Freak wrote:@blackscorpion yes it is indeed CSS. You can easily identify CSS coz it always looks like:
.stuff {
stuff: stuff;
}
Ok I just want to make sure. Thanks
- IonutzDNew Member
- Gender :
Posts : 2
Points : 3556
Reputation : 2
Language : English
Browser : Forum Version :
Very nice !
- Sponsored content
Similar topics
Create an account or log in to leave a reply
You need to be a member in order to leave a reply.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum