Questions tagged [joomla-template]

Joomla is an open source content management system for web sites which includes a powerful template system.

Joomla! is an open source content management system for web sites which includes a powerful template system. If you are seeking assistance with creating a template for Joomla!, please read Creating a basic Joomla! template

216 questions
1
vote
1 answer

Why Joomla Bootstrap and official bootstrap have different css?

I am using Joomla 3.2.1 and I did a MVC component and a menu to it so now in /components/com_MY_COMPONENT_NAME/views/ONE_VIEW_NAME/tmpl/default.php I can write any HTML/PHP I want. I have been doing tests of some bootstrap examples and I realize…
Mikel
  • 5,902
  • 5
  • 34
  • 49
1
vote
1 answer

Change logo position in Joomla

I'e been using joomla default template: Protostar. From template manager I set a logo and it appears at the left top of each page. How can I shift the logo 100px right? I'm running joomla 3.2.1 in localhost.
Mostafiz Rahman
  • 8,169
  • 7
  • 57
  • 74
1
vote
2 answers

Edit joomla template according to my design template

I just want to know can I customized joomla template to looks like my design template ? I already designed a template for customer. But he needs to develop his website using joomla. So I have to put my template to the joomla. is that possible ? if…
Dula
  • 153
  • 2
  • 11
1
vote
1 answer

Basic php to set column width in Joomla

I am using Joomla with bootstrap to create a Joomla template. I have a 3 column layout (container totalling 12 so Bootstrap: span12). I am setting parameters in the Joomla backend to set the $left and $right column widths and then echoing those…
user2317093
  • 746
  • 4
  • 8
  • 25
1
vote
1 answer

How to render banners alongside featured items in home page

I'm making a custom template form joomla 2.5, and one of the goals for the development is to include a banner after each featured article iteration. After a long research I can render a banner into…
Farid
  • 542
  • 5
  • 16
1
vote
1 answer

jdoc style values for Joomla 2.5 template

I'm creating an HTML5 template in Joomla 2.5 and I wanted to know what are my options for the style attribute in the code below?
Anthony
  • 3,990
  • 23
  • 68
  • 94
1
vote
1 answer

Joomla 2.5 HTML5 Template

I'm learning how to create a template in Joomla 2.5 and I have the following code from the Lynda course I'm following:
Anthony
  • 3,990
  • 23
  • 68
  • 94
1
vote
2 answers

Changinging Joomla template according to the url open in the browser, how?

I am asking if is it possible do the following thing using Joomla I have 2 different URL, something like: www.stupidname.com and www.seriousname.com If the user open stupidname.com by his browser will open the website having a stupid template If the…
AndreaNobili
  • 40,955
  • 107
  • 324
  • 596
1
vote
1 answer

Joomla main content does not show up

In the last few days I have set up a Website using joomla. ATM I am linking menus, articles and modules. In the template, the content position is marked using: This is where articles should be rendered. When…
Bernhard Frick
  • 119
  • 1
  • 11
1
vote
1 answer

Joomla, notices after installation

I am having some issues after installing joomla, what should be done to remove this? I have attached the image of what I am getting.
mdanishs
  • 1,996
  • 8
  • 24
  • 50
1
vote
1 answer

read index.html file first in joomla

I have a template in joomla without index.php I only have index.html, css file, javascript file and tempalteDetails How to change joomla configuration to see index.html file fist to index.php? I do a test and create index.php file, and yes joomla…
user852610
  • 2,205
  • 7
  • 36
  • 46
1
vote
2 answers

Joomla - Using different templates for the Home page and for the other pages

How can I use different template for the Home page, and different template in the inner pages ?
Shaolin
  • 2,541
  • 4
  • 30
  • 41
1
vote
1 answer

Override Joomla Component Template

I am using this URL to access the raw HTML of a component: /index.php?option=com_downloadform&tmpl=component However it also returns the document type, title tags, head tags etc. Is there a way to return only the content between and…
Ian Jamieson
  • 4,376
  • 2
  • 35
  • 55
1
vote
2 answers

Joomla template in 2.5

On my new site joomla 2.5 is installed. I am trying to use 1.6 template. It hangs. Can we use older templates in newer version?
Hasan Zubairi
  • 1,037
  • 4
  • 23
  • 57
1
vote
2 answers

Joomla - Change main menu

Im newbie to Joomla. How do I change the main menu like screen below to my customize menu? Menu
chinna_82
  • 6,353
  • 17
  • 79
  • 134