Results 1 to 2 of 2

Thread: Problems with the background

  1. #1
    Join Date
    Feb 2008
    Posts
    1

    Problems with the background

    Hello,

    I have problems with the backgound of a site.

    It is located here: http://www.bronwenonline.com/shop/ . As you can see the background pattern for the site does not repeat properly. It looks like it is jammed together in spots.

    It should look like here: http://bronwenonline.com/shop/templates/main_nav.jpg . You can see the backgound here http://bronwenonline.com/shop/templates/bkg.jpg .

    Please let me know what should I have to do to have this background to repeat seamlessly.


    Thanks,
    Sorin

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    It's very difficult to see the problem; I wouldn't have noticed if you hadn't posted about it. However, I notice that your stylesheet.css has
    background: url(../../../../images/bkg1.gif);
    which should repeat in both directions by default, and it is doing that, but if you add
    background-repeat: repeat;
    see whether that makes any difference.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. Problems with the Webpage Background.
    By hero2000 in forum General Questions
    Replies: 1
    Last Post: 28 Jan 2008, 04:55 AM
  2. Background Check Search
    By Allenhan in forum General Questions
    Replies: 0
    Last Post: 29 Jun 2007, 01:39 AM
  3. Background problems in MAC IE
    By Anastasia in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 04 Apr 2006, 02:20 PM

Posting Permissions

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