Thread: Page Problem

Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    help question Page Problem

    If this is the wrong place to post this I'm Sorry.

    I'm having an issue with my main page in "IE". For some reason the name of the product keeps disappering in the best sellers box on the left, but when you scroll the page it comes back. But i did notice when the new item box on the right changes pictures the name of the products in the best sellers box goes away again. Till you scroll the page then it comes back. This keeps happening and i have racked my brain with why this is happening and can't seem to figure it out.
    It only does it in Internet explorer that is the browser the site is geared for only. By my clients request.

    I do not know a lot of PHP just enough to get me by. Can someone Please help me and tell me where and what i need to do to fix this problem.

    You can see what i'm talking about here: http://citynights.no-ip.info/edy/

    Thank You

  2. #2
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Page Problem

    Try the following to see if help, and insert it to the end of the stylesheet. It is only for IE.
    Code:
    #bestsellersContent {
    	height: 1%;
    }
    And please take care of your stylesheet_new.css, for it missing a closing brace in the end, of which marked in red color in the code below.
    Code:
    /* For style of the link which under the images of above column display */ 
    .centerBoxContentsNew a, .centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .specialsListBoxContents a, .categoryListBoxContents a, .centerBoxContentsProducts
    a {
    	display: block; 
    	text-align: center;
    	padding-left: 5%;
    	padding-right: 5%;
       }
    A New Starter again

  3. #3
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    help question Re: Page Problem

    Thank you

    You did it for again. I'm so glad your around because i was going to just give up and take back to the regular way without pictures you have saved me once again and i thank you!!!!!!

    Like i said before your are valued here with your knowledge!!!!!!!

    I do have one more question also my client has told me that when she looks at the site the top banner cuts off at the right side and she can only see up to the s in treasures she can't see the rest of it. I do not know if it has happend when you looked at it, but it shows fine on my side.

    Did i do something wrong, or is it on her side. If it is on her side how can i tell her to correct the problem, or if it is on my end how do i correct the problem.

    You can once again take a look: http://citynights.no-ip.info/edy/

    There should be two ladies on the right side like there are on the left.

  4. #4
    Join Date
    May 2004
    Location
    Hong Kong
    Posts
    1,291
    Plugin Contributions
    1

    Default Re: Page Problem

    The header_bg.jpg for the header image now is 1020 x 160. If the browser's resolution is less than that or with 800 x 600 will cause the problem. May need a flexible image or design which for all of the target resolutions.

    .
    A New Starter again

  5. #5
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    help question Re: Page Problem

    Can anyone tell me which file i need to edit to add the html code to for my header. So when people view my site at different resolutions the header will not get cut off at the end. I do not know which file i can enter the code in for the header.

 

 

Similar Threads

  1. Admin Configuration page problem: Page Not Found?
    By Eyenovation in forum Basic Configuration
    Replies: 9
    Last Post: 14 Oct 2009, 04:51 AM
  2. Login page problem..not going to right page
    By aggiesoap in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Jun 2007, 12:48 PM
  3. Border Problem and Text under main page category image problem
    By bigc90210 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Feb 2007, 02:40 PM
  4. Problem with a page : Subcategories choice page
    By camay123 in forum General Questions
    Replies: 1
    Last Post: 21 Nov 2006, 04:05 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
  •  
disjunctive-egg