Jump to content

Recommended Posts

Posted

Could someone please take a look at this site and see if you could help me out. CWCampbellElectric.com If you look on the main page at the top left of the page you'll see a logo that says CWCampbell Electric. Behind that logo is a picture of the sky with clouds. As you move to the right you'll see the man standing up then the four buttons of different colors, then solid Orange to finish it out.

If you click on Government info another page will come up. You'll notice that the same icon comes up on the left with the cloud background behind it. No person this time (on purpose) The four button menu, then insted of finishing in Orange like it should :) the cloud background starts again. :( Thats my problem. I need to find out how to get rid of that second cloud background. If anyone could help, that'd be great. Thanks in advance.

Posted

No I hadn't tried that, but thanks. I guess it'll be alot easier next time around. This has been a long but very positive learning experience. Thanks for the help. :)

 

 

....That did solve another problem of mine but not the cloud issue. I use IE and I am still seeing the problem on the non up-loaded file on my desktop.

Posted

I am still seeing the problem, both in Firefox and IE.

 

I don't know if it has anything to do with it, but I did notice that the third row of the outer table:

<!!---MAIN BODY--->

<tr>

has no ending tag:
    <td> </td>

 

 

 

 

 

 

<!!---COPYRIGHT AND FOOTER---> 

        <tr>

 

Maybe the browser sees the new row opener and loses its mind.

Posted

I think it has to do with the width of the pages. The index page has the following:

In the first body paragraph:

><!!---FIRST BODY PARAGRAPH--->          
         <table width="469"  border="0" cellspacing="0" cellpadding="0">
           <tr valign="top">
             <td width="89"><img src="images/electric.gif" width="89" height="85"></td>
             <td width="380"><div class="text"><font color="000000">

 

On the goverment page you have:

>!!---COMPANY HISTORY--->
   <td valign="top"><img src="images/t_pp.jpg" width="131" height="21"><br>
   <div class="text" style="margin-left:26px "><span class="tahoma"><font size="2" color="000000">

   <i

So on the second no declaration of width and thus the width as long as the text.

 

In stylesheet you have:

>background-repeat: repeat-x;

Wider page, middle menu block same width with repeat x gives repetation of the background image..

 

I think.

I would suggest eitherto enter a fixed width or turn off the repeat.

 

Good luck

Posted
I think.

I would suggest eitherto enter a fixed width or turn off the repeat.

 

Good luck

 

 

SWEET!! I got it to work....well You got it to work.

:( :) :dance: :dance: :dance:

 

I added this line under <Company History>

<table width="469" border="0" cellspacing="0" cellpadding="0">

 

I'm definately still a beginner, thanks alot for the help. :)

Posted

Glad I was right.

 

Most off the time I feel like a beginner too.

At one time had a similar kind of problem :lol2:

 

It can be very frustrating but very rewording when you find the cause :)

Good luck!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...