How Do I Format My Page to Make it Look Thinner?

by rimam1
5 replies
Hey guys,

I want to make this page: www.TheAthleteMethod.com/christina look thinner. Examples are:

SEO Lab -- SEO is Broken
Sexy In White – Get SEXY For Your Wedding!
$1K Report

I don't know HTML or CSS. I tried to format my text in MS Word and paste it using the "Paste from Word" option in Wordpress, but it still doesn't retain the margins.

Is there an easy way to get my text to look thinner?

Thanks,
Raza
#format #make #page #thinner
  • Profile picture of the author sktechno
    You have to decrease the width of the template that you are using. You are using OptimizePress Theme. If there is any difficulty in doing so you can email us the admin info to us we will do it.
    {{ DiscussionBoard.errors[6628570].message }}
  • Profile picture of the author locke815
    Try use this plugin WP-Optimize. It can help slightly in increasing your pagespeed.
    {{ DiscussionBoard.errors[6634907].message }}
  • Profile picture of the author webpeon
    It would probably be easier if you made a separate page/separate from WP I mean and then just styled that page separately so you dont have to worry about any WP conflicts..

    Not sure if I can explain this here - hold up if I can make myself not sound like a wussy (middle of winter and I'm a bit sick see) i'll drop a quick video tutorial on my youtube page for ya in a bit
    Signature
    Web 2 Mobile
    The Future of The Web
    {{ DiscussionBoard.errors[6636120].message }}
  • Profile picture of the author webpeon
    no vid - too cold kept shivering when I was talkin
    but heres what you need to do next (love that line man)

    Go here.. Christina's Temp Page
    Right click the page and select view source code
    copy and paste all of the source code into a text file and rename the file whatever-you-want.html
    add your form to the bottom of the file just above the </body> tag and edit the following lines to suit you
    <meta name="keywords" content="my keywords"
    <meta name="description" content="my description">
    <meta name="robots" content="noindex, nofollow">
    <style type="text/css">
    #page {width:400px; margin:auto}
    </style>
    save the file and upload it to your root directory - then test

    I'll give ya 24hrs bro and then I pull the file off my site - its set to noindex so no worries there... Sweet? Cool

    NOW this is what I want you to do next..
    go to my main site in my sig and click the free video ad to the right
    enter your email address and watch the video
    GET ALL IN and.... I'll see you on the beaches of the world
    Signature
    Web 2 Mobile
    The Future of The Web
    {{ DiscussionBoard.errors[6636533].message }}
  • Profile picture of the author jaasmit
    If you are using wordpress or something like that then you will be able to do that easily.
    By installing proper theme that supports that option. Otherwise you have to do it by developing your site programmes.
    {{ DiscussionBoard.errors[6637369].message }}

Trending Topics