Search results
I was able to change joomla logo to my logo in default template by uploading logo.png into image folder. But, I don't know how to change joomla small logo or image from the URL when I type my domain name.
2 cze 2020 · The logo image is in Joomla Custom HTML module in "logo" position. But there's no way to change a URL there. There's just this code there: <p><img src="images/logo.png" alt="logo" width="193" height="40" /></p>
31 gru 2010 · im wondering how i can disable the link on item image in item view. i like to have, that the item image in category view link to the artice himself (so that works fine), but in the article page i would have the image just as an logo or something. without a link to the original image size.
5 paź 2011 · To remove logo, you open css/template.css file and find this code: h1.logo a { background: url("/jupgrade/templates/ja_purity_ii/images/logo.png") no-repeat scroll 0 0 transparent; display: block; height: 80px; position: relative; width: 208px; z-index: 100; } Then remove background line. To change banner, you find this code: #ja-header .main {
13 lis 2014 · There are 2 ways of changing your website logo. Overriding existing logo.png located in site_root/templates/template_name/images/style_name/ folder or uploading new logo trough template manager. Option 1: Now replace existing logo.png file name in site_root/templates/template_name/images/style_name folder with new logo.... Option 2:
You should create a menu item pointing to a specific view in your component to remove the view name and component... from your URL.
In this tutorial we'll show you how to change or remove the default header logo of your Joomla site. As an example we'll use the templates Beez2 and Beez5 that come prepackaged by default with Joomla (version 1.7).