HI there, thanks for your help.
I found the head.php which is included on every page, I suppose this is what you are asking for ?
<title>
{if segment_1 != '' AND segment_1 != "search" } {exp:title:weblog weblog_name="{segment_1}"} | {exp:title:site site_id="1"} {/if}
{if segment_1 == ''} {exp:title:site site_id="1"} {/if}
{if segment_1 == 'search'} Search Results | {exp:title:site site_id="1"} {/if}
</title>
<link href="{site_url}/assets/master.css" rel="stylesheet" type="text/css" media="screen, projection" />
<link href="{site_url}/assets/nivo-slider.css" rel="stylesheet" type="text/css" media="screen" />
[removed][removed]
[removed][removed]
[removed][removed]
[removed][removed]
[removed][removed]
[removed][removed]
[removed][removed]
[removed][removed]
[removed][removed]
When I looked via ftp into the assets folder, there was no master .css but a master.php (??) .I can’t explain how this was renamed, but I re-uploaded the master.css and all other included css files. Unfortunately still no change .. Do I need to re-import / re-upload those css files within EE ?
Thanks!!