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.

bb code dice roller problem

2 posters

Go down

bb code dice roller problem Empty bb code dice roller problem

Post by psyckosama December 30th 2012, 8:01 pm

I've activated the bb code dice roller in my forum and it's proving to be somewhat problematic as I have a dark background to my forum with white text and the display window seems to default as white and as such I'm simply getting a solid white block (unless highlighted).

Is there any way to change the color?

http://giantstompyrobots.forumotion.com/t20-new-dice-roll-functionality
avatar
psyckosama
Forumember

Posts : 27
Reputation : 1

http://giantstompyrobots.forumotion.com/

Back to top Go down

bb code dice roller problem Empty Re: bb code dice roller problem

Post by The Lone Ranger December 30th 2012, 8:14 pm

The elememt ID is "dd", if you can find that in your CSS you may be able to change it in there.
The Lone Ranger
The Lone Ranger
Forumember

Male Posts : 443
Reputation : 37
Language : English
Location : Scotland

http://www.tenerifesforumoffun.com

Back to top Go down

bb code dice roller problem Empty Re: bb code dice roller problem

Post by psyckosama December 30th 2012, 8:27 pm

Would this be the code segment I'm looking for?

Code:
dl.details dd {
   margin-left: 10em;
   padding-left: 5px;
   margin-bottom: 5px;
   color: #ffffff;
   }
avatar
psyckosama
Forumember

Posts : 27
Reputation : 1

http://giantstompyrobots.forumotion.com/

Back to top Go down

bb code dice roller problem Empty Re: bb code dice roller problem

Post by The Lone Ranger December 30th 2012, 8:47 pm

psyckosama wrote:Would this be the code segment I'm looking for?

Code:
dl.details dd {
   margin-left: 10em;
   padding-left: 5px;
   margin-bottom: 5px;
   color: #ffffff;
   }

#ffffff is white so it may be it. Try putting in #000000 which is black. You can always change it back again.
The Lone Ranger
The Lone Ranger
Forumember

Male Posts : 443
Reputation : 37
Language : English
Location : Scotland

http://www.tenerifesforumoffun.com

Back to top Go down

Back to top

- Similar topics

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