Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Main Page layout

    Hi

    for some reason i have few pages that the all page become larger while the rest are normal here is 2 diffrend pages

    normal page http://www.tiledepot.us/store/index....=index&cPath=2

    not normal page http://www.tiledepot.us/store/index....ex&cPath=13_17

    it is heppen to pages i post pic in the descriptions, i remove them but still it is way too large

    please replay with some answer

    Thank You very much

  2. #12
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Main Page layout

    Quote Originally Posted by motti View Post
    for some reason i have few pages that the all page become larger while the rest are normal
    What is happening is that the site is responding appropriately to the CSS that you have embedded into your pages.

    Enbedded CSS over-rides the CSS in your stylesheet and I strongly recommend that you remove. I suspect that you have created some content with Dreamweaver or a similar editing tool and scooped up the CSS and pout it into your pages instead of into your stylesheet.

    The particular piece of CSS causing your problem is below
    body,td,th {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: small;
    }
    You've said that you want the size to be small, so why does it get bigger? Well that's because small is relative to the starting point. Default web text is about 16px in size. The Zen Cart stylesheet includes the line font-size: 62.5% which reduces the font size across the site to 10px. However, you have over-riden this on some of your pages to font-size:small which is equivalent to 80%. In other words you have increased the font-size on those pages from 62.5% to 80% for everything that doesn't have an explicit size set.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #13
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Main Page layout

    Quote Originally Posted by kuroi View Post
    What is happening is that the site is responding appropriately to the CSS that you have embedded into your pages.

    Enbedded CSS over-rides the CSS in your stylesheet and I strongly recommend that you remove. I suspect that you have created some content with Dreamweaver or a similar editing tool and scooped up the CSS and pout it into your pages instead of into your stylesheet.

    The particular piece of CSS causing your problem is below
    You've said that you want the size to be small, so why does it get bigger? Well that's because small is relative to the starting point. Default web text is about 16px in size. The Zen Cart stylesheet includes the line font-size: 62.5% which reduces the font size across the site to 10px. However, you have over-riden this on some of your pages to font-size:small which is equivalent to 80%. In other words you have increased the font-size on those pages from 62.5% to 80% for everything that doesn't have an explicit size set.


    Hello Kuroi

    thank you for your responed back, am going to read it more carfull and hope i can get what u wrote to me

    what i did was made in dreamweaver a page with 3 pic ( diagrame) and only in those pages the whole page size was bigger compare to other page i did not touch, and i am not talking abut the info i put , if you look at my site and look at the 2 links you can tell the diffrend between tham

    any way i hope i got the answer how to fix it in your post, am kinda new to web stuff , so am not realy sure what you wrote , but if you think you can add more info or you know what i did wrong i sure will thank you if you late me know

    Thanks again

    Motti

  4. #14
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Main Page layout

    Hello again Kuroi

    i got it i folow your instruction and i fix it all

    Thank you very much

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Front page or main page layout - start with certain category
    By gloerick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Aug 2009, 07:07 AM
  2. main page layout
    By shiningfaery in forum Basic Configuration
    Replies: 4
    Last Post: 26 Mar 2009, 08:23 PM
  3. Main Page Layout
    By a4tech in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Jul 2007, 05:00 PM
  4. Main Page Layout
    By beth99 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 Nov 2006, 08:12 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