Page 1 of 6 123 ... LastLast
Results 1 to 10 of 51

Thread: Website Design Help, Part 2 :)

  1. #1
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Website Design Help, Part 2 :)

    Dear all,

    You may remember last time I was having some problems with the appearance in FireFox and IE.

    Thanks to Nick I fixed the majority of these issues.

    However, some more have popped up.

    Problems:

    1. When you click on either Retail, Leisure or Residential the layers all move to the right, whilst the other pages Home, Location, Contact and Recruitment are all fine.

    I believe this is due to the 'iFrames' on each of those pages used for the scrolling text.

    2. On the Contact Page the Border, Button and Text Box all go outside of the area whilst the IE displays ok.

    3. The Construction Division of Underwood Carpenter found in the bottom left corner is double spaced in Firefox whilst in IE it is not.

    I realise there are a lot of problems listed above but any help what so ever will be truly and I mean truly appreciated.

    Here is the link:

    http://www.wellingunited.com/ucteam2/index.html

    Here is the link for the CSS:

    http://www.wellingunited.com/ucteam2/ch05_eg14.css

  2. #2
    Join Date
    Mar 2005
    Posts
    163
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    For such a simple site, you have a lot of messy code which I am not even going to try and make sense of.

    The whole point of CCS is to not use tables

    The whole point of attaching stylesheets is not to use inline styles

    Perhaps you should try at look at your HTML code

    e.g this is the first <div> tag in that comes up in source view in FF:

    Code:
    <div id="Layer4" style="position:absolute; left:579px; top:225px; width:201px; height:20px; z-index:2" border: 1px none #000000>
      <div align="center" class="style6 HEADING">
      <span class="HEADING style6 style11">
      <span class="HEADING style6 style12">
      <span class="HEADING style6 style13">
      <span class="HEADING style6 style14">
      <span class="HEADING style6 style15">
      <span class="HEADING style6 style16">
      <span class="HEADING style10  style6 style17">
      <span class="style6 style10 HEADING">
      <strong>
      <span class="HEADING style10  style6">
      Project Value Range &pound;250k-&pound;75m 
      </span></strong></span></span></span></span>
    </span></span></span></span></div>
    </div>
    Try cleaning up your code and then fix problems

  3. #3
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Edit: Found

  4. #4
    Join Date
    Jan 2005
    Location
    Cardiff
    Posts
    449
    Thanks
    10
    Thanked 17 Times in 17 Posts

    Default

    Your links aren't working ATM - are they correct or is your ste down?


  5. #5
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Looks like my site is down.

    Is Nitrogen down?

  6. #6
    Join Date
    Jan 2005
    Location
    Cardiff
    Posts
    449
    Thanks
    10
    Thanked 17 Times in 17 Posts

  7. #7
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    We seem to be back up now.

  8. #8
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have fixed the problems with the moving layers.

    It was because I had inserted it into the content div which also moving the content layer as well as the other layer.

  9. #9
    Join Date
    Jan 2005
    Location
    Cardiff
    Posts
    449
    Thanks
    10
    Thanked 17 Times in 17 Posts

    Default

    They still jump to the right for me in FireFox.


  10. #10
    Join Date
    Dec 2005
    Posts
    189
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Mark its because I haven't uploaded the new version yet.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Website Design Help
    By JamesU2002 in forum General Technical Support
    Replies: 20
    Last Post: 10th February 2006, 12:53 PM
  2. Table-less design, css & XHTML
    By JohnnyW in forum Website and Graphic Design
    Replies: 2
    Last Post: 22nd December 2005, 12:06 PM
  3. Website Design & Development
    By batty5 in forum For Sale, Sites and Services
    Replies: 3
    Last Post: 21st December 2005, 02:19 AM
  4. Website design for sale
    By Shiven Rabadia in forum For Sale, Sites and Services
    Replies: 3
    Last Post: 13th November 2005, 04:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •