Removing Glitches, Altering Text Position, and Selecting Favicon
Posted: Fri Oct 08, 2010 4:50 pm
Using 1.8.2 and a copy of the Arty theme/framework. I've just about completed the migration of our site from straight xhtml/css to CMS Made Simple. I have four remaining issues that I've not been able to resolve myself. The attached screenshot illustrates three of the four issues.
1.) There is now a light band at the very top of the pages with a 'y' at the left margin. I've no idea how this got there but I cannot find anything in the template .html that appears related. Where should I look to remove this?
2.) I initially used the image manager to install a small image (of me) to accompany my resume page. I've taken out the html for the image source in the template, but the alternative text still apears just below the header on each page. I do not see what to remove to clear that line with the alternate text.
3.) I want to move the tag line below the logo to the right side of the heading. In the template code it's in div class "logo-text" with id="slogan-text". In the css file I find a section, .logo-text, with the line 'text-align: left;' Changing that alignment to right makes no difference. Am I looking in the wrong place, or what do I do to move that slogan-text to the right?
4.) In the CMS root directory I have 'facicon.ico' for our site, yet it does not display. Rather, a different favicon displays. Could this be because I'm building this locally and there's a different favicon in /var/www/htdocs and the proper one will display when the site is deployed?
TIA,
Rich
1.) There is now a light band at the very top of the pages with a 'y' at the left margin. I've no idea how this got there but I cannot find anything in the template .html that appears related. Where should I look to remove this?
2.) I initially used the image manager to install a small image (of me) to accompany my resume page. I've taken out the html for the image source in the template, but the alternative text still apears just below the header on each page. I do not see what to remove to clear that line with the alternate text.
3.) I want to move the tag line below the logo to the right side of the heading. In the template code it's in div class "logo-text" with id="slogan-text". In the css file I find a section, .logo-text, with the line 'text-align: left;' Changing that alignment to right makes no difference. Am I looking in the wrong place, or what do I do to move that slogan-text to the right?
4.) In the CMS root directory I have 'facicon.ico' for our site, yet it does not display. Rather, a different favicon displays. Could this be because I'm building this locally and there's a different favicon in /var/www/htdocs and the proper one will display when the site is deployed?
TIA,
Rich