Icy Phoenix
Archived phpBB Topics (Styles, Mods, Support) - FAP SUPPORT - SOLVED: Recent Pics & Other Blocks Without Background Co
chiappa [ Wed 11 Apr, 2007 21:26 ]
Post subject: FAP SUPPORT - SOLVED: Recent Pics & Other Blocks Without Background Co
Hi there,
I am looking for an answer for changing the background color of the recent pics block to none.
Which ever class I remove, the background is the same as row1.
If I set it to another class with another color it changes the color, but with forexample "td.rowno { background-color: none; }" it goes back to the row1 color.
I must be missing something obvious, but just cant figure it out.. sorry.
much thanks,
chiappa
Artie [ Wed 11 Apr, 2007 23:32 ]
Post subject: Re: Recent Pics And Other Blocks Without Background Color
You will also need to set the new class for onMouseOut ... and onMouseOver if desired.
chiappa [ Thu 12 Apr, 2007 02:43 ]
Post subject: Re: Recent Pics And Other Blocks Without Background Color
Yes, I found one class="row1" that i missed.. now i replaced all classes with "rowno" and put
td.rownow { background-color: none; }
in my templatename.css and it works.
sorry for the useless post :xs_wink: & thx
Mighty Gorgon [ Sun 15 Apr, 2007 20:45 ]
Post subject: Re: SOLVED: Recent Pics & Other Blocks Without Backgroun
Nothing is useless if creates you some problems. :mri: