Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Joomla! section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 22nd, 2010, 11:23 PM
Registered User
 
Join Date: Jul 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to aftabsoomro
Default Logo

How to change our company logo, when we install a new template in our website through Joomla, we have to accept there designing and logo of that particular template, how to change the one to our own logo?

Aftab Soomro

Last edited by aftabsoomro; July 22nd, 2010 at 11:30 PM..
 
Old August 30th, 2010, 12:30 PM
Registered User
 
Join Date: Mar 2010
Posts: 7
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Hi aftabsoomro,

For Joomla 1.5 (although it should be the same for the newer beta versions of Joomla), you can create your own logo with the dimensions, 284x52, which is what i use.

Then upload that graphic to the \images directory. I use FileZilla client to FTP in to the site in order to upload new graphics etc. (Joomla's FTP settings are in the Global Config)

Next, you should go to Extensions > Template Manager - Once there, select your template and click "edit", and then "Edit CSS"

Then click the radio button on the left of "template.css" and select "edit" and find under the "div#logo " tag where it says

Code:
background: url(../images/mw_joomla_logo.png) 0 0 no-repeat;
and simply change the
Code:
mw_joomla_logo.png
to the name and file extension of your logo. Then just click the save button

Hope this helps

- Ryan





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to add logo to an website namrathareddy .NET Framework 2.0 3 November 13th, 2008 05:13 AM
Can't get logo.jpg to appear on report LenexaKS Reporting Services 1 July 23rd, 2007 04:04 PM
Re: Wrox United Logo dotnet411 BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 June 10th, 2006 09:46 AM
How to Place logo in Email qazi_nomi Classic ASP Basics 5 June 8th, 2004 02:02 AM
ASP.Net Logo Rights pedrobernardo VS.NET 2002/2003 0 December 16th, 2003 09:03 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.