benjellos
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error adding media (Are you sure you want to do this?)I have the same problem, any suggestions?
Forum: Fixing WordPress
In reply to: Wrapping Text Around an ImageWhat am I missing?
Tell me what to add, still learning CSS.Forum: Fixing WordPress
In reply to: Wrapping Text Around an ImageAnyone. . .please help
Forum: Fixing WordPress
In reply to: Wrapping Text Around an ImageYou can take a look if you wish.
I’m sure it’s something easy that I’m missing.Forum: Fixing WordPress
In reply to: Wrapping Text Around an ImageThis is what I added to my layout.css
div.cent {
text-align: center;
}div.clearer {
clear: left;
line-height: 0;
height: 0;
}.img-shadow {
clear: both;
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 20px 0 0 17px !important;
margin: 20px 0 0 15px;
}.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}.p-shadow {
width: 90%;
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 30px !important;
margin: 30px 0 0 8px;
}.p-shadow div {
background: none !important;
background: url(images/shadow.gif) no-repeat left top;
padding: 0 !important;
padding: 0 6px 6px 0;
}.p-shadow p {
color: #777;
background-color: #fff;
font: italic 1em georgia, serif;
border: 1px solid #a9a9a9;
padding: 4px;
margin: -6px 6px 6px -6px !important;
margin: 0;
}Forum: Fixing WordPress
In reply to: Wrapping Text Around an Image<img src=”http://www.thebenjies.com/wp-images/Hawkeye.gif” alt=”Hawkeyes” />I can’t believe it, maybe I can. Iowa takes the top team in the nation into overtime, but Northwestern takes Iowa into overtime and we lose. I’ve lost all hope!
Forum: Fixing WordPress
In reply to: Wrapping Text Around an ImageStill having no luck with this, made some adjustments but still not wrapping.
Forum: Fixing WordPress
In reply to: Wrapping Text Around an ImageI am having all kinds of trouble wrapping text, can someone please help?
Here is my post:
<div class=”img-shadow”><img src=”http://www.thebenjies.com/wp-images/Hawkeye.gif” alt=”Hawkeyes” /><div class=”clearer”> </div>
I can’t believe it, maybe I can. Iowa takes the top team in the nation into overtime, but Northwestern takes Iowa into overtime and we lose. I’ve lost all hope!</div>Here is my result
http://www.thebenjies.comForum: Plugins
In reply to: Weather HackI’m having the same problem mentioned above with line 259.
What exactly do you mean by change the directory? How do you have it set up? What are the premissions that I need to set for that directory?Forum: Plugins
In reply to: Weather HackI got it working, I had to pick a weather station that was active.
Forum: Plugins
In reply to: Weather HackI made wp-content and plugins both 777 and get the same results.
Forum: Themes and Templates
In reply to: Family BlogI run my family blog and use multiple programs. I just recently built our blog with wordpress and I really enjoy it. For photos, I’m using Gallery. I really recommend these two, both were easy to install and simple to maintain. Gallery does all the work for you, allowing you to upload through the browser, ftp, or stand alone program. I also installed a address book script that will allow us to share family addresses, password protected of course. As for multiple blogs, I figure I’m the only one who will do anything with our site so I’ll do all the blogging. In the future if anyone wants to blog, I’ll make them a user and give them the ability to post.
Forum: Plugins
In reply to: Weather HackI did have my-hacks.php enabled. What else could I be doing wrong?
Forum: Plugins
In reply to: Weather HackI have it in ‘weather’
Forum: Plugins
In reply to: Weather HackHow do I do that?