× Post about the main Gnosis Component here.

css issue

  • PolyFi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 9 months ago #4159 by PolyFi
css issue was created by PolyFi
I know it should be a simple job but I have been right through the css and have not been able to change the background of the word list title block.
I've attached a screen shot of what I want to change so if someone can point me in the right direction I would be eternally grateful.
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #4291 by changzhao
Replied by changzhao on topic css issue
Inspect the element which style you want to change.
Right-click the element and in a drop-down menu select something like "Inspect DOM element" or "Inspect element with Firebug".
Many browsers can do that natively, I personally prefer to use Palemoon browser with Firebug Add-on (IMO it's a bit more convenient).

There you could see all the selectors for the element.
On usage of CSS selectors I recommend to read
code.tutsplus.com/tutorials/the-30-css-s...-memorize--net-16048

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds