Post/Page font and margins

Homepage Community Forums Aspire Theme Support Post/Page font and margins

Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #19499
    pdanylewycz
    Customer

      Hello,
      Currently the theme has a big gap in between the main content section and the side bar and the text is a little big.
      I am trying to change the font and margins to look like this:
      http://10beasts.com/best-wireless-routers/
      Does anyone know how I can change this?
      I know it involves changing the css im just not sure where exactly

      Thanks,
      Pete

      #19555
      Wes
      Moderator

        Not sure how I missed this, but did you get it working? It looks like you’ve already made some changes.

        Just let me know

        #19558
        pdanylewycz
        Customer

          Hey Wes,
          No i have not yet, still trying to figure it out.

          #19569
          Wes
          Moderator

            Oh wait, so this isn’t your site? – http://10beasts.com/best-wireless-routers/

            If not, what’s the link to your site and I can tell you the exact line that would need to be changed.

            The 10beasts site appears to have the content changed from 700px to 800px –

            /* ### Content */
            
            .content {
            	float: right;
            	width: 800px;
            }
            #19571
            pdanylewycz
            Customer

              Yes, that is not my site, i would like my site to look like that.
              The site im building is bestmotorcyclegps.net

              Thanks

              #19572
              Wes
              Moderator

                Ok, so if you change that code I mentioned above it will increase the width of the content. It’s located on line 696 in your style.css file.

                #19573
                pdanylewycz
                Customer

                  Awesome!
                  Thanks Wes

                  #19574
                  Wes
                  Moderator

                    You’re Welcome!

                  Viewing 8 posts - 1 through 8 (of 8 total)
                  • The topic ‘Post/Page font and margins’ is closed to new replies.