Forums

Help Making Custom Boxes (3 posts)

  1. patrickjamesriley2010
    Member
    Posted 1 year ago #

    Hey guys im not a coder what soever I know my way around some of the basics but its not my cup o' tea i was wondering if you pros could give this a shot and help me out, THANKS!!
    Hey people i could use a little help here, im not sure how to go about doing something like this.
    http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.26.55%20PM.png
    http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.27.03%20PM.png
    http://www.droidleak.com/media/test/Screen%20shot%202010-09-12%20at%202.27.12%20PM.png

    This is more or less what i want mine to look like.
    http://www.droidleak.com/media/test/eye_banner.jpg
    This is what i have so far and its a total pain in the butt
    http://droidleak.com/uncategorized/angry-birds-beta/

    Im currently using this theme

    Basically i need to be able to change the QVC code and the description, right now im using "WP POST STYLE" plugin which lets u make custom css classes, this allows me to have this for my css.

    <style type="text/css">
    #wrapper {
    	height: 225px;
    	width: 550px;
    	margin-top: 0px;
    	margin-right: auto;
    	margin-left: auto;
    }
    #banner {
    	height: 100px;
    	width: 550px;
    }
    #qvcCode {
    	height: 125px;
    	width: 125px;
    	left: auto;
    	float: left;
    }
    #textArea {
    	width: 425px;
    	padding-left: 125px;
    	height: 125px;
    }
    </style>

    And then in my post i can go to the html edit mode and put this in.

    <div id="wrapper">
      <div id="banner">banner</div>
      <div id="qvcCode">qvcCode</div>
      <div id="textArea">textArea</div>
    </div>

    So i can get it to work like this but id rater be able to not have to copy the div tags into the html of the post every time i want to use it, sorry if this is confusing but i need help really bad!

    aslo im looking for people to help with the site i cant offer pay at this time but i may be able to in the future, thanks.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Soliciting for paid help is discouraged on this forum. Try http://wordpress.tv/ instead.

  3. patrickjamesriley2010
    Member
    Posted 1 year ago #

    okay well then ill remove that but i need help and i cant seem to get any i have spent the past 12 hours trying to figure this out but im getting nowhere

Topic Closed

This topic has been closed to new replies.

About this Topic