Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2006
    Posts
    40
    Plugin Contributions
    0

    Default Main page not displaying properly

    If you go to my site everything looks fine but if you click on Favorites in your browswer (where your favorites opens on the left side of your screen), part of my text is cut off where the main picture is. Can someone tell me how to fix this?

    http://picturethisphototiles.com/store

    Thanks a bunch!

    Bonnie

  2. #2
    Join Date
    Feb 2006
    Posts
    40
    Plugin Contributions
    0

    Default Re: Main page not displaying properly

    Well if I put a border around it, it fixes it. Now to change the color of the border so you don't see it. :)

  3. #3
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,690
    Plugin Contributions
    11

    Default Re: Main page not displaying properly

    I believe your main problem is on line 179 of your stylesheet.css
    /space between top of page and 'home,login' header and space between that header and logo, etc/
    should be
    /*space between top of page and 'home,login' header and space between that header and logo, etc*/
    You've done the same on line 241 and added an extra / at the beginning of line 480.

    Also line 614 has too many Fs in the color.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  4. #4
    Join Date
    Feb 2006
    Posts
    40
    Plugin Contributions
    0

    Default Re: Main page not displaying properly

    That didn't help at all but thanks for your reply. The / was to comment out that section. If I remove the / it adds an additional "cell" above my category list and I don't want that.

    My problem is the text gets cut off in the middle column whenever you click on the Favorites button to your browser.

  5. #5
    Join Date
    Feb 2006
    Posts
    40
    Plugin Contributions
    0

    Default Re: Main page not displaying properly

    I figured it out. It was a problem with the mainwrapper width.

    Thanks for the help!

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,690
    Plugin Contributions
    11

    Default Re: Main page not displaying properly

    You may have missed the point. I did not suggest that you remove a"/" but, rather add the required "*" in two places.
    You have attempted to "comment out" two areas in the stylesheet.css. You CANNOT comment out in CSS like in PHP or HTML. You must begin with "/*" and end with "*/". When doing multiple lines, the first line is "/**", each line except the last begins with "*", and the last begins with "*/". You can see that at the top of the stylesheet.css file.

    While these may not "look" like they make a difference, they WILL effect your site's "look".

    The site's looking great! Just hate to see you get bit by this bug down the road.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Feb 2006
    Posts
    40
    Plugin Contributions
    0

    Default Re: Main page not displaying properly

    See, I am always missing the point. Thank you. When I did "comment" that out (I don't remember doing anything to those other lines) I followed directions from somewhere...wish I remembered where now.

    Thank you for setting me straight though! It's the only way we learn.

 

 

Similar Threads

  1. v139h define main page lower not displaying properly
    By swdynamic in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 May 2013, 05:29 PM
  2. Page not displaying properly
    By confused_aswell in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Jul 2009, 09:53 PM
  3. Page is not displaying properly
    By silentshadow in forum Basic Configuration
    Replies: 3
    Last Post: 15 May 2008, 04:03 AM
  4. Page not displaying properly in firefox
    By kajunto in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Aug 2007, 02:14 PM
  5. Product page not displaying properly in IE
    By erinl in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Jul 2007, 03:00 AM

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