Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] Leaguemanager to customize in Atahualpa (http://forum.bytesforall.com/showthread.php?t=17946)

romedius33 Jul 8, 2012 02:37 AM

[SOLVED] Leaguemanager to customize in Atahualpa
 
Hi,
this is my page: http://www.footyamsterdam.nl

I need some help with setting up a table I made with leaguemanager (you can see them in the footer area). I want to give the lines different shades but I can't find a function for that.

I created these tables in the footer area as 4 new widgets with the "Add new widget areas"-function.


Has anybody an idea. The table design in Atahualpa works with all the other tables but not with them in the footer.

Probably with some css entries? But how?

Thanks for your help

lmilesw Jul 8, 2012 06:32 PM

The following in CSS Inserts would give you red backgrounds for every other row. You might also try the setting for tables in the theme options.
HTML Code:

.alternate td {
    background-color: red !important;
}


romedius33 Jul 9, 2012 02:40 AM

Hey thanks, thats exactly what I needed, I thought this entry is already prepaired by the "Zebra row TD style" in the theme,

but anyway thats the solution!

thanks


All times are GMT -6. The time now is 07:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.