japanapproved
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Body background image and div background imagepache, Mysql, PHP, Perl, Python and Softaculous
The bg image is working for the body..but not the div
Forum: Themes and Templates
In reply to: Body background image and div background imageWell not sure if i did it right…I just changed the permissions of the folder images to NOT read only….
Forum: Themes and Templates
In reply to: Body background image and div background imagefigured it out…thanks so very much!!!!
Forum: Themes and Templates
In reply to: Body background image and div background imageIm reading this but its kinda confusing, how would I change the permissions?
Forum: Themes and Templates
In reply to: Body background image and div background imageit worked just fine, so my image path is wrong?
Forum: Themes and Templates
In reply to: Body background image and div background image<html> <head> <title>Tutorial theme</title> <link rel="stylesheet" href="https://127.0.0.1/fancyliving/wp-content/themes/renas theme1/style.css"> </head> <body > <div id="wrapper" > <div id="header"> <img src=" https://127.0.0.1/fancyliving/wp-content/themes/renas theme1/images/logo.png"/> <div id="navbar"> <table width="525" border="0" cellpadding="0"> <tr> <td width="71" class="style23"><img src="https://127.0.0.1/fancyliving/wp-content/themes/renas theme1/images/tophat.png" width="48" height="45" /></td> <td width="57"> </td> <td width="59"> </td> <td width="70"> </td> <td width="80"> </td> <td width="110"> </td> <td width="62"> </td> </tr> </table> <table width="525" border="0" cellpadding="0"> <tr> <td width="71" class="style23">Home</td> <td width="57"><span class="style20">Pics</span></td> <td width="59"><span class="style20">Vids</span></td> <td width="70"><span class="style20">Merch</span></td> <td width="80"><span class="style20">Projects</span></td> <td width="110"><span class="style20">The Fancies</span></td> <td width="62"><span class="style20">Contact</span></td> </tr> </table> </div> </div> <div id="main"> <img src="https://127.0.0.1/fancyliving/wp-content/themes/renas theme1/images/frame.png"/> <div id="sidebar"> <h2 class="sidebartitle">Categories</h2> <ul class="list-cat"> <li class="cat-item cat-item-1"><a href="https://127.0.0.1/fancyliving/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a> (2) </li> </ul> <h2 class="sidebartitle">Archives</h2> <ul class="list-archives"> <li><a href='https://127.0.0.1/fancyliving/?m=201211' title='November 2012'>November 2012</a></li> </ul> <form name="loginform" id="loginform" action="https://127.0.0.1/fancyliving/wp-login.php" method="post"> <p class="login-username"> <label for="user_login">Username</label> <input type="text" name="log" id="user_login" class="input" value="" size="20" tabindex="10" /> </p> <p class="login-password"> <label for="user_pass">Password</label> <input type="password" name="pwd" id="user_pass" class="input" value="" size="20" tabindex="20" /> </p> <p class="login-remember"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="90" /> Remember Me</label></p> <p class="login-submit"> <input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="Log In" tabindex="100" /> <input type="hidden" name="redirect_to" value="https://localhost/fancyliving/" /> </p> </form> </div> <div id="content"> <h1>Main Area</h1> <h1>Fancy Living Is BACK!</h1> <h4>Posted on November 30th, 2012</h4> <p><p>Stop! Fancy Time!</p> <p> </p> </p> <hr> <h1>Hello world!</h1> <h4>Posted on November 30th, 2012</h4> <p><p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p> </p> <hr> </div> </div> <div id="delimiter"></div> <div id="footer"> <h1>FOOTER</h1> </div> </div> </body> </html>
And CSS …
body { text-align: center; background-color: cccccc; background-image:url('/wp-content/themes/renastheme1/images/bg.png'); } #wrapper { display: block; border: 1px #a2a2a2 solid; width:90%; margin:0px auto; } #main { float: center; } #header { border: 2px #a2a2a2 solid; text-align: left; } #navbar { float:right; } #content { width: 75%; border: 2px #a2a2a2 solid; float: right; } #sidebar { width: 23%; border: 2px #a2a2a2 solid; float: left; } #delimiter { clear: both; } #footer { border: 2px #a2a2a2 solid; } .title { font-size: 11pt; font-family: verdana; font-weight: bold; }
Forum: Themes and Templates
In reply to: Body background image and div background imageWas that a question for me?
Forum: Themes and Templates
In reply to: Body background image and div background imageNope, wont find any image!
Forum: Themes and Templates
In reply to: Body background image and div background imagesays it is not found on this server
Forum: Themes and Templates
In reply to: Body background image and div background imagedoesnt show me anything…just selects the text
Forum: Themes and Templates
In reply to: Body background image and div background image‘element {
}body {
text-align: center;
background-image: url(“/wp-content/themes/renastheme/images/bg.png”);
}’Forum: Themes and Templates
In reply to: Body background image and div background imagewhy yes…yes i do see a style…lol
Forum: Themes and Templates
In reply to: Body background image and div background imageNot sure if I am looking at the right thing…lol
Forum: Themes and Templates
In reply to: Body background image and div background imageCould this have anything to do with me running things off of a jump drive?
Forum: Themes and Templates
In reply to: Body background image and div background imageStill nothing