Support Forums

Changing the Header Image

This is a discussion on Changing the Header Image within the Modules / Plugins / Modifications forums, part of the Developer Forums category; I have followed the PDF from Mike about how to change the header image, just can't seem to get it ...


Go Back   68 Classifieds Forums > Developer Forums > Modules / Plugins / Modifications

Reply
 
Thread Tools Display Modes
Old 05-08-2008, 09:00 AM   #1
Junior Member
 
Join Date: Apr 2008
Location: South Africa
Posts: 12
Rep Power: 8
craigdavidfox is on a distinguished road
Default Changing the Header Image

I have followed the PDF from Mike about how to change the header image, just can't seem to get it showing up.
Can anyone out there give me some ideas please.
craigdavidfox is offline   Reply With Quote
Old 05-08-2008, 09:42 AM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,316
Rep Power: 125
Eric Barnes is a jewel in the rough
Default

I would first check the image path and make sure it is correct. Open the image in your browser using the full path: yoursite.com/images/image.jpg then use the absolute link for the <img tag.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 05-08-2008, 10:02 AM   #3
Junior Member
 
Join Date: Apr 2008
Location: South Africa
Posts: 12
Rep Power: 8
craigdavidfox is on a distinguished road
Default Found the issue

Shot for the advice, was doing it all right, dicovered that the code from the PDF in cludes " in the code, remove and it works.

<div id="logo">
<a href="index.php" title="Yoursitename here">
<img src={$smarty.const.URL}/templates/yourtemplatefoldername/images/logo.jpg
width=�376� height=�60�</a>
</div>


I am really enjoying this app. Wish there where more free templates avaliable, would love to make my own but a little beyond my know how.

Once again thanks for responding to my post.

Craig
craigdavidfox is offline   Reply With Quote
Old 05-08-2008, 10:23 AM   #4
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,316
Rep Power: 125
Eric Barnes is a jewel in the rough
Default

I have plans to build some more templates however I just have to find some free time.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 05-08-2008, 11:21 AM   #5
Junior Member
 
Join Date: Apr 2008
Location: South Africa
Posts: 12
Rep Power: 8
craigdavidfox is on a distinguished road
Default not showing in IE

got the logo working in firefox, but does not show up in IE, any ideas?
craigdavidfox is offline   Reply With Quote
Old 05-08-2008, 03:47 PM   #6
cwp
Senior Member
 
cwp's Avatar
 
Join Date: Jun 2007
Posts: 296
Rep Power: 18
cwp is a jewel in the rough
Default

Quote:
Originally Posted by craigdavidfox
got the logo working in firefox, but does not show up in IE, any ideas?
Make sure <base href="http://www.yourfullURL.com" /> in layout.tpl is correct.
__________________
Version 4.0.3 Developer
cwp is offline   Reply With Quote
Old 05-09-2008, 04:31 AM   #7
Junior Member
 
Join Date: Apr 2008
Location: South Africa
Posts: 12
Rep Power: 8
craigdavidfox is on a distinguished road
Default got it to work

With some editing and palying arouns managed to use this code to enable the image to show up on both Firefox and IE. Not sure that removing the image size attributes is a good thing but at least they now do not show up on firefox. this way of editing the image seems very complicated and hard, maybe there could be a header managment system in the cms, would make life much easier in the long run.


<div id="logo">
<base href=http://www.ad-hocpublications.co.za/>
<img src="http://www.ad-hocpublications.co.za/templates/default/images/logo.jpg"</a>
</div>
craigdavidfox is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Image and Database Problems discguy Technical Support 7 04-24-2008 02:51 PM
Image URL and Smarty Templates Kateedyd Templates, HTML, CSS, and Design Help 21 02-02-2008 03:06 PM
Changing Tab Image daina11 v3.1 Questions & Support 6 08-08-2007 01:27 PM
Image Browse error CHRD v3.1 Questions & Support 1 02-16-2007 03:28 PM
Question regarding listing image popup sizing civ v3.1 Questions & Support 5 10-12-2006 06:47 AM


All times are GMT -4. The time now is 12:11 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0