itsalltech1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress editor font and line-height does not look goodInteresting…don’t see that tag. Only see a
bodytag. If I add thebody.mceContentBody, nothing changes (issue still occurs).Forum: Fixing WordPress
In reply to: WordPress editor font and line-height does not look goodI don’t think you’re understanding me. The issue is located on the NEW POST PAGE located inside the WORDPRESS DASHBOARD. You cannot have access to this page, so how do you expect me to post a link to it?
Forum: Fixing WordPress
In reply to: WordPress editor font and line-height does not look goodHow should I post a link if you have to access to my WordPress Dashboard new post page?
Forum: Fixing WordPress
In reply to: Developing a loop for a sliderYou can view the code that I have here: http://wordpress.pastebin.com/gK87TWZ8
Forum: Fixing WordPress
In reply to: How to change image links in post using SQLThanks. The plugin worked perfectly.
Forum: Fixing WordPress
In reply to: Post thumbnail and information bar not rendering in IE7Also, if you go to the single post page, you’ll see that the post information bar is loading (it is the same exact code in both locations…meaning it is an issue somewhere on the homepage).
Forum: Fixing WordPress
In reply to: How to setup different widgets on sidebar on single post pageThanks. I used the Widget Context plugin and it worked perfectly.
Forum: Fixing WordPress
In reply to: Need help writing a conditional image resizeThe resize script resides in core.php (<?php images(‘1’, ‘250’, ‘180’, ‘alignleft’, false); ?>)
Forum: Fixing WordPress
In reply to: Need help writing a conditional image resizeHere is my index.php code:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Blockquote from Mystique theme not aligning around the imageResolved. I added a margin-right into the style.css for the blockquote.