View Full Version : List Mode CSS
smjohn
01-28-2006, 01:54 PM
Hello, please can you confirm what css I need to alter for the List Mode. I have altered the CSS for the TOC, but I'm not sure which CSS relates to the List mode
The page I am working on is here http://www.eastriggs.org.uk/events/index.php
Thanks
Brian
01-28-2006, 07:02 PM
The CSS for the list mode is in the list mode template file that you're using (probably modern.php).
smjohn
01-29-2006, 05:22 AM
I've tried changing the bgcolor in Modern.php and Monthly.php, uploading both files along with my index.php, but it still does not alter the list mode table.
Brian
01-29-2006, 10:11 AM
Not sure what you've changed, but when I view your page, the background color for the list mode is still the default color 006699.
.tableListings {
width: 680px;
border: 1px solid #006699;
margin: 0px;
padding: 0px;
}
Make sure you've uploaded the file back to the server after making the changes.
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.