Moderators: Derry, Goldie, Harpo
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Working Mechanic
Posted
When I open my saved files created with SS V2, to edit them and want to use a new background image or the color picker the background color does not show up.
 
Posts: 52 | Location: Steilacoom,WA | Registered: December 08, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
I have see a problem with changing background images only if the two image files use the same name. In this case, because the same file name is used, SS does not refresh its content. However, if you restart SS, the new image file is correctly loaded.

If you are having a different problem than this, is the problem repeatable and can you document the steps you are using? I'm sure VM would like to fix any bug you find.
 
Posts: 5141 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Working Mechanic
Posted Hide Post
I open a SS file,open page editor, background tab, add the new image with unique name, or use the color picker. The new image or color shows in the SS editor, but background remains whie during preview or if I upload to my host.
 
Posts: 52 | Location: Steilacoom,WA | Registered: December 08, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
What version of SS are you using? And can you post a link to your published page?
 
Posts: 5141 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Power' Mechanic
Picture of Bruceee
Posted Hide Post
Try adding a page background color (and image) to a new project? Does that work?

If so, there may be some other code that is interfering with the color. Do you have any code that is common across all your affected projects?
 
Posts: 9257 | Location: Wellington, New Zealand | Registered: December 11, 2003Reply With QuoteEdit or Delete MessageReport This Post
Working Mechanic
Posted Hide Post
Version 2.70f

Test page This is using the color picker.
 
Posts: 52 | Location: Steilacoom,WA | Registered: December 08, 2004Reply With QuoteEdit or Delete MessageReport This Post
Working Mechanic
Posted Hide Post
Yes, Bruceee the new projects always work with a image or color picker.
 
Posts: 52 | Location: Steilacoom,WA | Registered: December 08, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
It looks like the code you are using for your menus (obj289/code33) contains some CSS style code which is over-riding your SS color and background image selections. Try removing the following 4 sections of code from the object and see if it makes a difference:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
                <meta name="author" content="Ian Main" />
                <meta name="Copyright" content="Creative Commons - http://creativecommons.org/licenses/by/2.0/" /> 
and
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        background: #FFFFFF;
       } 
and
<body> 
and
</body> 
 
Posts: 5141 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Working Mechanic
Posted Hide Post
Had to make new index page in new project and as you can see he background color works find!

newbiewebdesign
 
Posts: 52 | Location: Steilacoom,WA | Registered: December 08, 2004Reply With QuoteEdit or Delete MessageReport This Post
Working Mechanic
Posted Hide Post
That fixed it larryd, thank you for your time and help!
 
Posts: 52 | Location: Steilacoom,WA | Registered: December 08, 2004Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 


™ & © 1998 - 2008, Virtual Mechanics Inc. All rights reserved.