Jump to content
Sign in to follow this  
joshwooding

Not able to change Pagelines leaf icon

Recommended Posts

joshwooding

I first tried changing the icon by just replacing pagelines.png (worked fine on my local site). That didn't work on the remote server so I followed the directions found on several posts here by replacing <?php echo THEME_IMAGES.'/pagelines.png';?> with the location of the image. That still isn't working. I'm going into Appearance/Editor and selecting the platform/platformpro 1.3 theme to edit. Then I select footer to edit the text. I've used Firebug to see the image URL and I'm positive I've changed that icon out with my own. I'm at a complete loss. e94Lk.png

Share this post


Link to post
Share on other sites
Danny
Hi Josh, Can you post a link to your site please, so we can take a closer look.

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
joshwooding
Sorry I meant to add that in my original post. Its fireflyaviation.net

Share this post


Link to post
Share on other sites
Rob
I do not believe you can replace the image. You can however, add a universal or full width sidebar to the bottom of your footer. Inside the sidebar, add a text widget. Inside the text widget, just add an image (linked if you please) surrounded by the
tag. If you have a developer license, you can remove the leaf logo, if not, just write to [email protected] for instructions.

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
joshwooding
From another thread I saw this posted from Catrina: Hello, to make this change you must go to Appearance > Editor in your Dashboard. Click on the link on the right that says Footer and look for a code that looks like this: ` ` Replace <?php echo THEME_IMAGES.'/pagelines.png';?> in the img tag with the URL to your image of choice and replace <?php e_pagelines('partner_link', pagelines('credlink'));?> in the href tag with your URL. (You should also delete the "by PageLines" text so that the text tool tip you get on mouse-over makes sense.)

Share this post


Link to post
Share on other sites
kgstew
Hey Josh, I would recommend following Rangelone's suggestion. You can remove the PageLines logo and then add your own image inside a full width sidebar which you could place in the footer. Editing the core PageLines files is never recommended as a solution and you would need to make those changes every time you updated the framework. Cheers, -Kyle

Share this post


Link to post
Share on other sites
joshwooding
This worked perfectly! THANKS so much guys!!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×