|
Hi all,
can anyone guide me on how to remove link from logo in joomla 1.5 cms website.
link shown in log is not clickable, it is of my old webdesigner and appears on top.
how can i remove it.
Started by pawankatak on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at joomla):
Most likely, the place you have to look at is the file index.php of your template. .
What is your site's URL?
I believe that you are using your own template .
|
|
Hi I'm trying to change default template's logo image with my own logo using firebug and dreamweaver but I'm not being able to replace that logo , so anyone would like to help ? Thanks
You do not have the required permissions to view the files attached...
Started by YUDI77 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at joomla):
5_logo.
The url to the new logo there or edit this file http://beritaku.us//templates/touch_of_ ...
|
|
Hi All,
i need to upload an image(or logo) for each user from user manager in backend. Can you please help me for any plugin which i can use to get such functionality. Later on, i need to show that image as a logo for each defined user. Please help me...
Started by by hiccupsolutions on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at phoca):
Hi, just try to see Phoca Gallery and maybe there are ways how to customize it to fit your needs
Jan .
|
Ask your Facebook Friends
|
Hi,
I am new to joomla Framework. I am trying to create a custom theme.I need help how we can add functionality to add custom logo and custom menubar in my theme and how to set positions.Please help me. Any help would be great.
Thanks in advance.
Started by pushpasharma on
, 12 posts
by 3 people.
Answer Snippets (Read the full thread at joomla):
Module for your image/logo and develop some modules, components, plugins or add parameters for added for logo and menues setting ? I have created 3 files index.php,templatedetail.xml and css file and create div for header,content and footer....
|
|
Hi out there.
I am not new to joomla but this time a need to replicate a flash website in a fresch joomla install 2.5.4
I hope someone can guide me to choose the best templates for doing this and how can i achieve the efect of the site title of the original...
Started by latintrans on
, 13 posts
by 3 people.
Answer Snippets (Read the full thread at joomla):
There are wonderfull joomla templates out which work independently and choosing an appropriate free module to replicate that in Joomla will help
All color and logo changes are ....
With what I can find and implement in joomla.
|
|
Hi,
I am new to joomla Framework. I am trying to create a custom theme.I need help how we can add functionality to add custom logo and custom menubar in my theme and how to set positions.Please help me. Any help would be great.
Thanks in advance.
Last...
Started by pushpasharma on
, 14 posts
by 4 people.
Answer Snippets (Read the full thread at joomla):
Module for your image/logo and develop some modules, components, plugins or add parameters for added for logo and menues setting ? I have created 3 files index.php,templatedetail.xml and css file and create div for header,content and footer....
|
|
Hi -
I've created a website and in the admin panel there is a grey bar that has the Joomla! logo and link. I'd like to change this link, is that possible?
thanks!
Last edited by imanickam on Tue Apr 24, 2012 1:31 am, edited 1 time in total. Moved topic...
Started by lialeaves on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at joomla):
Code: <span class="logo"><a href="http://www.joomla.org" target="_blank"><img src="templates/<?php echo $this->template ?>/images/logo.png" alt="Joomla!" /></a>< of the logo image file, you could....
|
|
Well my template is looking greate on everything there is to be but IE6... (which it is quite normal so far) the issue is my text is align to the center (nowhere in the CSS there is nothing but * {margin:0px auto} that indicated to align anything to center...
Started by Evilalan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You may have to overwrite the centering using inline....
So it could be that as a workaround, there are <div align="center"> statements within the html source code .
IE6 doesn't listen to
margin-left: auto; margin-right: auto;
statements to center a DIV .
|
|
Hi, i am new in joomla 2.5, i am using joomla 2.5.4
and trying to remove "Joomla! - Open Source Content Management" from sourse code . how can i do this please help me.
Started by qmanq on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at joomla):
The word Joomla! is an image file and you can find the image used in the option Logo) from the file from
libraries/joomla/document/html/renderer/header.php.
Titled Edit.
|
|
I am trying to change the offline logo image and remove the form. So far I have
1. I have tried to replaced the joomla logo in the media manager with the site logo but the joomla logo continues to reappear in media manager and on the offline page.
2. ...
Started by frankgill on
, 12 posts
by 5 people.
Answer Snippets (Read the full thread at joomla):
Now I have no joomla offline;/form> and....
I will have look at the tutorial
Since I last reply I turned of (Hide) offline message and the joomla logo does not appear on the offline page and the correct site logo appears.
|