Newbie Here...How To Code a frame or border

3 replies
  • WEB DESIGN
  • |
Hi there, I'm pretty new at this, this is a wordpress page i created using a special template that i purchased. I'm fairly happy with the page but I want to insert some sort of frame or border, then maybe make the page margins black. Can anyone show me how to do this?

Here is the page if it matters or helps: How P90x Works | Beachbody Home Business Opportunity
#border #code #frame #herehow #newbie
  • Profile picture of the author newbim
    Originally Posted by mlmguru View Post

    Hi there, I'm pretty new at this, this is a wordpress page i created using a special template that i purchased. I'm fairly happy with the page but I want to insert some sort of frame or border, then maybe make the page margins black. Can anyone show me how to do this?

    Here is the page if it matters or helps: How P90x Works | Beachbody Home Business Opportunity
    Hi

    Not too sure about Wordpress myself, but what you're after can be done relatively easily using css and html. Is there a specific reason you need to use wordpress, or is it just because it integrates easier with the rest of your site?

    Looking at the code, you could probably change the background colour to black, and that would give you a similar effect to what you're looking for.

    If you'd like some code to use without wordpress, let me know and I'll send through a template for you.

    Cheers,

    Newbim.
    Signature
    If what I said helps, let me know, throw me a 'thanks'.
    {{ DiscussionBoard.errors[1752338].message }}
  • Profile picture of the author mlmguru
    Well, I'm really just looking for some sort of code to add to my existing page, is this possible?
    {{ DiscussionBoard.errors[1752418].message }}
  • Profile picture of the author natantri
    Hi,

    You can go through the stylesheet (style.css) and add border style to the class or element.
    The code is, border: solid 1px #000000;

    Hope this helps

    Cheers,
    Dina T
    {{ DiscussionBoard.errors[1752885].message }}

Trending Topics