dijhili
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Upgrade Or Install not workingI tried upgrading from 2.0.3 and login page is messed up..it redirects to an error page so I cannot even get into the Dashboard. This software is nice, but the upgrade is retarded…. The upgrade.php does not work for crap either.
I have done a complete reinstall and still get errors. I followed the directions to a tee !
I think I will just go back to Expression Engin….
Forum: Fixing WordPress
In reply to: changing color of only a couple words in a postyou would think by now someone would have created a plugin that would allow you to change colors of the text in a post on the fly, without the use of HTML…
Forum: Fixing WordPress
In reply to: Users Online additional informaitonFor instance…this code .
<?php if (function_exists(‘get_most_useronline’)): ?>
<p>Most Users Ever Online Is <?php get_most_useronline(); ?> On <?php get_most_useronline_date(); ?></p>
<?php endif; ?>Forum: Fixing WordPress
In reply to: changing .storytitle athank you, I will try that. As you can tell I am new to CSS but an an avid Flash programmer.
thanks 🙂
Forum: Fixing WordPress
In reply to: embeded videoForum: Plugins
In reply to: Quote colorI am a flash builder….I generally do not use any HTML as most of the sites I build do not need / use any type of database. But yes, now that I am starting a blog I do wish to learn more CSS.
Thank Yosemite, I will try that. The last time I changed the .blockquote and added a color, it changed more than just the quote…but I will try it again with the code you provided.
The link does work…I just forgot the www part. But you should know this especiall as a web browser !
Forum: Plugins
In reply to: Quote colorhttp://www.christiangraffeo.com/W-Blog
you will see the quoted area is only italic…I want to change the color of the quoted stuff and / or have a shaded box around it or even a different background. Basiclly so it stands out more !
Forum: Themes and Templates
In reply to: calenderthanks
Forum: Themes and Templates
In reply to: color postsunfortunately it does it to many more areas as well….I just wwant the quotes in the post to change color. The 2 areas in the CSS file that have .blockquote also control other areas.
Any other idea…like a different text editor that has a color selector ?
Forum: Themes and Templates
In reply to: color postsThank you for your prompt reply