close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Insert two footer

Thread began 10/29/2009 1:14 pm by massimo173451 | Last modified 10/30/2009 4:33 pm by Jason Byrnes | 2256 views | 5 replies |

massimo173451

Insert two footer

Hi there,

I need to insert two footer in my page, after insert it the final effect is the follow, note on top copyright text the color difference. May you explain me why this happen and if is possible edit this CSS page with CSS Sculptor (I have imported the original file from Template Product in the CSS Sculptor then edit it in DW for insert two footer)?







Massimo

Sign in to reply to this post

Jason ByrnesWebAssist

It is impossible to tell what is causing that color band from the picture.

please post a link where I could see the problem in a browser.

Sign in to reply to this post

massimo173451

Hi Jason,

Here the link for the issue homepage.asp



Regards:

Massimo

Sign in to reply to this post

Jason ByrnesWebAssist

this page does notlook anything like your screen shot,

One thing I see wrong when viewing the source, is the path to the css files:
<style type="text/css" media="all">
<!--
@import url("file:///C|/Inetpub/wwwroot/tessyacconciature/CSSSculptor/Products_NewDesign_css/screen.css");
-->
</style>
<style type="text/css" media="print">
<!--
@import url("file:///C|/Inetpub/wwwroot/tessyacconciature/CSSSculptor/Products_NewDesign_css/print.css");
-->
</style>


should be:
<style type="text/css" media="all">
<!--
@import url("CSSSculptor/Products_NewDesign_css/screen.css");
-->
</style>
<style type="text/css" media="print">
<!--
@import url("CSSSculptor/Products_NewDesign_css/print.css");
-->
</style>

Sign in to reply to this post

massimo173451

Hi Jason, thank you for your answer but the color difference is visible with IE 8, I haven't tried with other browser. I suppose there is something wrong when I have created the second footer (one for text Copyright and the other one for shortcut menu'). This CSS works fine only with one footer (I have used it in other pages with best result).

Sign in to reply to this post

Jason ByrnesWebAssist

The probliem is caused by the background image applied to the footer1 class:
background-image: url(../../Products_images/footer_bg.jpg);


Remove that background image.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...