http://www.writingmate.com/?q=og

please check out this node on my website. I would like some advice on how to change the colors so that all the group names are legible. I'm guessing this is in a .css file somewhere. Hoping it's an easy fix.

Also,

check out: http://www.writingmate.com/?q=members/premium
That node has the the same issue as described above. Was wondering why also, the buttons at the bottom of table are misaligned. Noticed that you had the same issue on your demo site.

Thanks in advance!
Kerry

Comments

paddy_deburca’s picture

Assigned: Unassigned » paddy_deburca
Status: Active » Fixed

Update your style.css (line 1072) file

#content table tr td.active {
  background-color: transparent;
  opacity: 0.75;
}

This will change it for all tables - have a try and see.

Paddy.

paddy_deburca’s picture

I'll try and sort out the paging buttons very soon. I may need to play with the padding/margins for IE only browsers.

Paddy.

kshahan’s picture

that did the trick! thanks for the very quick fix.

Kerry

paddy_deburca’s picture

Status: Fixed » Closed (fixed)

Glad to help.

Closing the issue - will investigate the buttons issue during the week.

Paddy.

kshahan’s picture

I was wondering if you had any chance to take a look at the button issue? Thanks in advance.
Kerry

paddy_deburca’s picture

The button issue is also fixed.

Please download the latest release and try again.

If you continue to have issues, please open a new support request.

Thanks,

Paddy.