Forum Replies Created
-
AuthorPosts
-
mfd
MemberThanks Victor, that did it!
mfd
MemberThanks for the help, WisdmLabs..Can you give me a little clarification? I know where the css needs to go, but where can I place the HTML code?
I have tried creating a header.php file (copying it from the genesis theme) and placing it the child theme folder. I then added the hmtl in the file below the </head>, but i am not seeing any changes as a result.
mfd
MemberTonya-
I'd love to revisit this with one more question... When a post has multiple categories, such as this one, if the category with the icon is not first ALPHABETICALLY, the icon will not show up.Is there a workaround for this?
mfd
Memberah, perfect...thanks so much, Tonya!
mfd
MemberHooray!!
So, last question and then I'll stop bugging you! LOL...the icon shows up above the post title--what is the best way to get it to the left of the title (and have the title scoot the the right a bit)?mfd
MemberI just put the old code back in and here's what I get:
<h2 class="entry-title" itemprop="headline"><a href="http://test9.moritzfineblogdesigns.com/?p=128" title="Testing the icon Category Images" rel="bookmark"><span class="icon-cat-arrow" <="" span="">Testing the icon Category Images</span></a></h2>
So apparently it's an h2...hmmm
Here's my css:
.icon-cat-arrow{ background: url('/wp-content/themes/lifestyle-pro/images/icontest2.jpg')no-repeat; }
mfd
MemberThe icon class has been set to that all along, and the image did show up with the old code. It still is not showing up with the new code. If i place the old code back in the custom functions, the post image show up. I am working on this site.
Should I just stick with the old code since it is working?
mfd
Memberseems to render correctly:
<h1 class="entry-title" itemprop="headline"><span class="icon-cat-arrow"></span>Testing the icon Category Images</h1>
mfd
MemberOK, So that still didn't seem to make the icons show up again..?
mfd
MemberHmm, It seems that after I updated the code, the icons aren't showing up anymore. ?? When I put the old code back in, they show up. Thoughts?
mfd
MemberHey Tonya & Brad-
Thanks for help from both of you! I started with Tonya's suggestion and it worked perfectly, so I didn't even get to your suggestion, Brad....but might use it in the future for the menu icons!Thanks for your help!
mfd
MemberTonya- This worked perfectly!! I appreciate all your help! I'm thrilled! Thanks so much.
mfd
MemberThanks Tonya- I now modified the existing code and got the icons in the header area...the only issue left, is that now on mobile, the existing header does not shrink down to fit the mobile view...?
mfd
MemberTonya-
I added your code to the functions.php and then double checked the .site-title and .site-title a styling to make sure it stayed the same as the original theme styling.Nothing appears to have changed after adding the code mentioned above. Any insight?
mfd
MemberI just popped the icons back in the widget in the header...I didn't readjust the width of the header or make it transparent so you can see the full header image behind. But you should get the idea. Thanks for your help!
mfd
MemberSorry...forgot about that! It's live nowl
-
AuthorPosts