1. keithvb
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 20 December 2017
  5.  Subscribe via email
Template: Magnolia,
Website: http://new.cattlemenswesternartshow.com/
Example of page in question http://new.cattlemenswesternartshow.com/index.php/our-artists/featured-artist

I feel that I'm over looking something obvious.

I'd like to have several pages that each display a single one column article.
In each page I'd like to control the alignment (left, center, right) and the text width.

I see that an article option is layout, but I can't figure out how to create the layouts that will appear in the list.

My solution is to use com_blank so I can place a custom module on the page.
I adjust the alignment and text width with

.custom {
width: 70%;
margin-left: auto;
margin-right: auto;
}

The problem is that the css effects all custom modules the same.

Like i said, I'm sure I'm missing something obvious.

thanks in advance for your enlightening me...

Keith
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Keith

Presuming I understand you correctly maybe creating multiple template styles is the solution you are looking for, For details on creating extra styles may I suggest the following article... https://www.joomla51.com/tutorials/item/creating-multiple-template-styles

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!