inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jun 28, 2013 13:05:40 GMT -8
i removed the avatars from the member activty page and now when you hover it hovers real big and id just like to keep it minimal, i have no idea and id need to adjust the width of the activitytd and the timestamp, im not sure if its a template modification
|
|
inherit
The Great Cinnamon Roll
191518
0
Oct 19, 2016 22:17:44 GMT -8
David Clark
Care for some tai chi with your chai tea?
17,602
March 2013
davidlinc1
|
Post by David Clark on Jul 1, 2013 10:21:14 GMT -8
Look in your style sheet on line 780 for this code, tunescool: .show-user .delete { width: 60px; padding: 5px 10px 5px 5px; border-width: 1px 1px 0 0; vertical-align: middle; text-align: right; } The padding is what's causing the rows to expand their height when mousing over. Switch the padding to 0px 10px 0px 5px
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jul 1, 2013 10:42:52 GMT -8
it was the last one
0px 10px 0px 0px
the delete doesnt go to another line and i dont need to adjust the width
thanks david
|
|