orinnyc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: CSS Problem – Main Div Borders uneven – can’t fixLorelle:
This is the CSS I used to create the opacity. It’s in the stylesheet.css for the main body div. I didnt do anything special to the text, it’s just a very slight opacity.
filter:alpha(opacity=96);
-moz-opacity:0.96;
opacity: 0.96;
You also mentioned I should run a validation on my site? What sort?I’m viewing the site at 1024×768 , MSIE 6 (ew, I know.. but its at work)
But I still see the same problem with my page on my computer at home, 1024×768 with Firefox. Perhaps it is a rounding problem, is there a set of rules I should be going by to fix this?Forum: Fixing WordPress
In reply to: CSS Problem – Main Div Borders uneven – can’t fixRE: Hotlinking – was done due to contstraints (firewall & proxies) at new workplace, was unable to upload the images to my host. I intend on fixing it when I get somewhere with a netconnection I can do this on.
I’ll check up on rounding issues and report back then, as well as doing some validation and showing what I did with the opacity! Thanks!
Forum: Plugins
In reply to: More Smilies PluginI’ve created an icon pack, as well as instructions for making the icons clickable and insertable into comments automagically.
http://inanition.org/blog/2005/site-news/orin/04/22/new-smilies-plugin-datapack-for-wordpress/
Thanks for making this great plugin Matt!