ok thank you im trying to get to grips with what you linked now. Could you please tell me what its called when one row is a different colour to the next in pattern like that so i can google css help easier?
Please read here and give at least some details about the theme you use.
Or better, a valid url to your site. Alternate row color is a theme related question, which can be handled via CSS, but if you don’t tell what theme you use, it’s impossible to guide you more.
Note also that if you use a premium theme, we have no access to it. In this case, you need to ask on the theme support.
i just wanted to know the term ‘alternate row colour for…*****’to google help about it, hence the lack of detail.. i figured you wanted me to figure it out myself. http://www.templatemonster.com/demo/52997.html <— this is my theme. on the newest wordpress and buddypress.
google: ‘css alternate row color’
On your site, in a browser such as Chrome or Firefox, right click on a row and use the Inspector tool to find out where those colors are being controlled in your css.
i did not know you could use inspect to find css routes. awesome tip thank you
that made it easy just finding and changing the code in the original folder. i have succeeded you may close the thread now if you wish
Be carefull, it’s not recommanded to modify original files as they will be overwritten at next update. And you will have to redo all your customization.
Prefer best practice and use a child-theme, especially if you modify CSS.
ah yes i forgot about that, this time i think i dont mind as its so quick to change the one colour code, but dewly noted.