Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Define Pages Formatting Issues

    Hi,

    I am having some layout and formatting issues with some but not all of my define pages. For example the define_main_page.php displays correctly.

    That page content can be seen here: http://medibiz.us

    However other pages are shoved to the far right of the center column. For example the define_contact_us.php is displaying about 300px wide on the far right of the center column.

    That page can be seen here: http://medibiz.us/index.php?main_page=contact_us

    I added the "About Us" contribution but it displays correctly.

    Other pages like define_shippinginfo.php display differently than the pages mentioned above.

    The shipping page can be seen here: http://medibiz.us/index.php?main_page=shippinginfo

    I have used firebug to try to figure it out but was unable to. So I would like to get some of your expert feedback as to where I messed up. I believe that it may reside in the stylesheet.css but why do some display correctly and not others?

    Thanks for any help or advice that you may have to offer.

    David

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Define Pages Formatting Issues

    It appears the contact page is influenced by the div floating right, and thus collapses to the minimum width needed to hold the form fields. Different contents would collapse to different widths.

    Remove .centercolumn, from this rule in your stylesheet
    Code:
    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    /* 	padding: 0.8em; */
    	float: right;
    	}

  3. #3
    Join Date
    Feb 2009
    Posts
    12
    Plugin Contributions
    0

    Default Re: Define Pages Formatting Issues

    gjh42, you're brilliant!

    When someone else points out the answer for you you say to yourself "Oh of course". I just wanted to say that you for taking your time to help with my problem. Making your recommended change everything snapped into it's correct location.

    Thank you soo much. The answer just wouldn't come to me.

    David

 

 

Similar Threads

  1. Issues with HTML area in define pages editor
    By ald0413 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Feb 2011, 04:37 PM
  2. define pages not showing formatting
    By Andi98640 in forum General Questions
    Replies: 1
    Last Post: 18 Dec 2010, 06:30 AM
  3. Moved Define Pages to Information Box Now Some Issues
    By pheniks in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 2 May 2008, 11:46 PM
  4. Define Pages Editor Issues
    By jemenvy in forum General Questions
    Replies: 3
    Last Post: 5 Apr 2007, 08:21 PM
  5. EZ pages vs. Define Pages formatting
    By hkphooey in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 25 Oct 2006, 06:40 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