Theme Design
Log in popup
Theme Design
Log in popup
Theme Design
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Announcements
test
Log in

I forgot my password

Latest topics
» Chatbox Topic
by Ange Tuteur Fri 7 Jul - 14:27:44

» Demo Topic
by Ange Tuteur Sun 2 Jul - 13:15:14

» test
by Ange Tuteur Sat 1 Jul - 10:57:27

» test rchat
by Ange Tuteur Sat 24 Jun - 18:43:02

» testing new topic
by Deux Wed 14 Jun - 13:12:21

» bbcode test
by Ange Tuteur Sat 3 Jun - 14:24:35

» New chat
by Ange Tuteur Thu 1 Jun - 11:23:03

» GIFs
by Ange Tuteur Sun 28 May - 21:51:50

» random test chat
by Guest Sun 28 May - 20:04:09

Statistics
We have 16 registered users
The newest registered user is mybeautiful9

Our users have posted a total of 611 messages in 47 subjects
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None

[ View the whole list ]


Most users ever online was 166 on Sun 11 Apr - 20:29:53
Poll

Light or Dark ?

css - Post Content Poll_c1067%css - Post Content Poll_c10 67% [ 6 ]
css - Post Content Poll_c1011%css - Post Content Poll_c10 11% [ 1 ]
css - Post Content Poll_c1022%css - Post Content Poll_c10 22% [ 2 ]

Total Votes : 9

The most tagged keywords
1#333
2#555
3#444
4#3
5#return_to_ipbfs
6#19
7#2
8#20
9#eee
10#4

Top posting users this week


Post Content

View previous topic View next topic Go down

Ange Tuteur
Ange Tuteur
Developer
Male
Posts : 403
Reputation : 28
Join date : 2014-03-10
http://fmdesign.forumotion.com https://www.facebook.com/test https://twitter.com/sethc1995 https://pinterest.com/test

PostAnge Tuteur Mon 23 May - 8:42:40

Titles

h3

h4



Post Boxes

Ange Tuteur wrote:Quote 1
Quote 2
Ange Tuteur wrote:
Deux wrote:
Anlutaire wrote:Quote 3
Quote 2
Quote 1


Code:
Code
Code:
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code
Code

Click:
Spoiler:




Lists


  • Coffee
  • Pizza
  • Bacon



  1. Coffee
  2. Pizza
  3. Bacon



Miscellaneous

@Ange Tuteur
@Anlutaire
@Deux

#forumotion
#forumactif
#tutorial
#html
#css
#javascript




css - Post Content Vash10

https://themedesign.forumotion.com/u1

link
BlackScorpion
BlackScorpion
Member
Posts : 62
Reputation : 23
Join date : 2016-05-29

PostBlackScorpion Sun 29 May - 22:06:02

Love the look but why are there ADs in your profile?

css - Post Content Screen62
Ange Tuteur
Ange Tuteur
Developer
Male
Posts : 403
Reputation : 28
Join date : 2014-03-10
http://fmdesign.forumotion.com https://www.facebook.com/test https://twitter.com/sethc1995 https://pinterest.com/test

PostAnge Tuteur Mon 30 May - 12:45:51

Thanks. Smile

The ads are added by Forumotion, so unfortunately I cannot modify or remove them.
Rhino
Member
Posts : 23
Reputation : 14
Join date : 2016-05-30

PostRhino Mon 30 May - 12:56:20

Nice theme yo :p
Been stalking since a while.

  • What
  • About
  • Different
  • List Style For

    • Nested
    • Lists?




Edit: Nevermind! It's already here Razz

Can't wait to see when it'll become responsive bounce
Ange Tuteur
Ange Tuteur
Developer
Male
Posts : 403
Reputation : 28
Join date : 2014-03-10
http://fmdesign.forumotion.com https://www.facebook.com/test https://twitter.com/sethc1995 https://pinterest.com/test

PostAnge Tuteur Mon 30 May - 13:32:02

Aha ! I thought I saw a rhino stalking me ! xD

Yep the nested lists should already have a different list style. I didn't style them though, they're going off the browser defaults which I think are fine, for now anyway. Never know when creativity will strike king

Don't worry, responsiveness is on my lazily made todo list. lol!
Ange Tuteur
Ange Tuteur
Developer
Male
Posts : 403
Reputation : 28
Join date : 2014-03-10
http://fmdesign.forumotion.com https://www.facebook.com/test https://twitter.com/sethc1995 https://pinterest.com/test

PostAnge Tuteur Tue 6 Sep - 10:22:50

Regular
Bold
Italic
Italic Bold
Underline
Strike
Ange Tuteur
Ange Tuteur
Developer
Male
Posts : 403
Reputation : 28
Join date : 2014-03-10
http://fmdesign.forumotion.com https://www.facebook.com/test https://twitter.com/sethc1995 https://pinterest.com/test

PostAnge Tuteur Thu 19 Jan - 14:31:05

Ange Tuteur
Ange Tuteur
Developer
Male
Posts : 403
Reputation : 28
Join date : 2014-03-10
http://fmdesign.forumotion.com https://www.facebook.com/test https://twitter.com/sethc1995 https://pinterest.com/test

PostAnge Tuteur Sun 12 Mar - 13:37:03

test wrote:
Code:
quoted
code

test:

Ange Tuteur
Ange Tuteur
Developer
Male
Posts : 403
Reputation : 28
Join date : 2014-03-10
http://fmdesign.forumotion.com https://www.facebook.com/test https://twitter.com/sethc1995 https://pinterest.com/test

PostAnge Tuteur Sun 12 Mar - 13:41:51

Code:
    if (footer) {
      button = document.createElement('LABEL');
      button.id = 'fae_light-switch';
      button.innerHTML = '<input type="checkbox" ' + (cookie == 'on' ? 'checked="true"' : '') + '/><div></div>';
      button.firstChild.onchange = changeTheme;

      container = document.createElement('DIV');
      container.id = 'fae_light-switch-container';
      container.innerHTML = '<span id="fae_light-switch-label">' + (fae_lightSwitchMode == 'dark' ? 'Dark Mode : ' : 'Light Mode : ') + '</span>';

      container.appendChild(button);
      footer.appendChild(container);
    }
Deux
Deux
Member
Female
Posts : 60
Reputation : 0
Join date : 2016-05-12
Age : 35

PostDeux Tue 21 Mar - 14:51:14

Sponsored content

PostSponsored content

View previous topic View next topic Back to top

Similar topics

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in

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