How to change the Margin in Kompozer

10 replies
  • WEB DESIGN
  • |
Hey guys,

Anyone good with Kompozer? Take a look at this sales letter, it runs from one end of the page moving from left to right. All I'm looking for is a simple quick fix.

Check it out below:

How to Make Money Placing Ads on Free Classified Ad Sites


Jimmy.
#change #kompozer #margin
  • Profile picture of the author dkirkland
    I've never used Kompozer, but if you can add CSS then add this...

    body {width: 800px; margin: 0 auto;}
    {{ DiscussionBoard.errors[3459660].message }}
    • {{ DiscussionBoard.errors[3459729].message }}
      • Profile picture of the author dkirkland
        Originally Posted by James Clark View Post

        I tried that but and nothing happen.
        Can you put in HTML? If so do this...

        <body>

        <div style="margin:0 auto; width:800px;">
        YOUR-CURRENT-PAGE-CONTENT-HERE
        </div>

        </body>

        If that doesn't work then I have other questions... Is Kompozer web based? If so would you be opposed to giving me the login info so I can take a look? Try the code above and if it does not work then feel free to PM me your login and a link to the login page.
        {{ DiscussionBoard.errors[3459854].message }}
        • Profile picture of the author James Clark
          Okay, here is my problem. I have a web designer just didn't think it was that big of a problem. A friend of mind gave me this. I had no idea that it would convert as well as it did. So, I inserted some links to Paypal and change a few words and boom.

          I sell a few of these every other day and don't spend much time working on it. I have a piece of software that allows me place like 300 ads a day if I want too. The ad itself is so ugly it would make an onion cry. (LOL)

          Now, the reason I'm using Kompozer is because at the time I just purchased a new Dell Computer and I could not find the CD with DreamWeaver on it.

          So, I was stuck with using Kompozer. Also, have CoffeeCup HTML Editor and didn't think to use that. However, I did find the CD with Dreamweaver and install it on my new computer.

          I'm more comfortable with Dreamweaver. See how important testing is (LOL) I'm going to make another copy and test which one puts the most money in my pocket.
          {{ DiscussionBoard.errors[3460161].message }}
          • Profile picture of the author James Clark
            Hey Guys,

            Thanks for your help. My designer fixed it for me. After he spent ten minutes busting my chops. You can take look. Just click on the link below "Make Money from home"
            {{ DiscussionBoard.errors[3461112].message }}
            • Profile picture of the author tresfavian
              Hi James Clark,
              Your site needs to go back to the web designer for it is still all across the browser when I looked at your site. I'm using flock.
              {{ DiscussionBoard.errors[3461170].message }}
              • Profile picture of the author James Clark
                I have a 23 inch screen and its perfect on this end with Firefox and IE 9. So I told him! What is flock? However it does not look good on my wife's little laptop.

                Are you kidding me or what? How many people use flock 3?

                99 % of the people use Firefox or IE.

                But thanks for the heads-up though.
                {{ DiscussionBoard.errors[3461243].message }}
                • Profile picture of the author dkirkland
                  Originally Posted by James Clark View Post

                  I have a 23 inch screen and its perfect on this end with Firefox and IE 9. So I told him! What is flock? However it does not look good on my wife's little laptop.

                  Are you kidding me or what? How many people use flock 3?

                  99 % of the people use Firefox or IE.

                  But thanks for the heads-up though.
                  You would be surprised at how many people are switching over to Google's Chrome. It's what I use, and if you haven't taken it for a test drive you should. It beats Firefox hands down. In Chrome your site looks broken. I see a left to right scrollbar now, all the text is padded from the left side and I have to scroll right to finish reading each line. I would send it back to the web designer.
                  {{ DiscussionBoard.errors[3468670].message }}
  • Profile picture of the author godwinsam
    Hi James,
    All the browsers apply some default margin to css and the main browsers allow this to be altered. Any margin specified within a web page will be applied in addition to the margin set in the browser. We should not apply large margins to pages, Where the standard style sheet applies a margin of 10 or 15px this can be ignored.
    {{ DiscussionBoard.errors[3459832].message }}

Trending Topics