graysonn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: featured image wont allign rightthanks everyone i appreciate it 🙂
Forum: Fixing WordPress
In reply to: featured image wont allign rightthats just what i needed. It works perfectly now. Thank you! Finally, is there a way to remove the default frame that comes with featured images in WP ?
Forum: Fixing WordPress
In reply to: featured image wont allign rightIf i understand correctly the php code does not have any references to how the image is aligned and I feel its an issue of knowing how to change the alignleft css class itself.
Forum: Fixing WordPress
In reply to: featured image wont allign rightHere is the code from post-single.php. The actual single.php file does not have any references to featured images.
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
Forum: Fixing WordPress
In reply to: featured image wont allign rightThanks for your reply.
Im using News Fresh theme and the link to my site is here
http://tinyurl.com/8xlufrlForum: Themes and Templates
In reply to: Adding a static text update before the blog poststhank you
Forum: Fixing WordPress
In reply to: How to use CSS classes in menus to make each item a diff. colorThank you Christine and Peter, I was able to change the color using the CSS code you provided. However, the color seems to fill the general space around the button, rather than just the button itself, which makes it look somewhat unprofessional. I have attached a screen shot for you to see the difference between what the button looks like by default (in orange, theme settings) and when I changed the color of the button next to it using the code provided above..
http://www.mediafire.com/convkey/dadf/zy9yh90p6r8q4fo5g.jpg
The orange one seems to neatly fill in the borders where as when I used the code on the “daily” button it seemed to bluntly just fill in the space with the specified color.
I have saved the website as is if the html need to be checked..
http://www.fortnightfix.com/fnxForum: Everything else WordPress
In reply to: How to make your own "tip of the day" box in sidebar?thank you