Is there anywhere online where I can find someone to help me with some very basic css editing? For free?
Friday, January 8th, 2010 at
12:00 am
junior asked:
I am attempting to add a page to my wordpress weblog displaying my amazon wishlist – http://juniorbonner.net/blog/wishlist/ – using this plugin – http://www.lazyi.net/projects/amazon-wishlist/
I am attempting to add a page to my wordpress weblog displaying my amazon wishlist – http://juniorbonner.net/blog/wishlist/ – using this plugin – http://www.lazyi.net/projects/amazon-wishlist/
I need some help with editing the css to tidy up the display, as I haven’t got a clue. It’s nothing major and would probably take someone who knows what they’re doing about 5-10 mins.
Is there anyone here who can help, or anywhere I can get such help?
Thanks
amazon plugin
Filed under: amazon wordpress plugin
Like this post? Subscribe to my RSS feed and get loads more!



websites for sale
clickbank plugin
The wordpress community is very helpful, and there are several places to ask…
A good first place to try is [1] the wordpress support forum. If you have IRC (it’s a kind of instant messaging) there is a channel full of WP users [2] who are often willing to provide live support for free.
You might also find the wordpress codex useful. It has detailed pages about all of the wordpress innards, including it’s use of CSS [3].
There is a specific problem on your server at the moment:
The requested URL /home/juniorbo/public_html/blog/wp-content/themes/Unsleepable/amazon-style.css does not exist.
…which is caused by the plugin somehow trying to output the full internal pathname of your css file, rather than it’s location relative to your server root.
Having looked at the plugin, i’m guessing you’re adding the CSS yourself. Try [4]: