Centering Banner and Table

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Wed Jun 09, 2010 11:28 pm
How do I center the main banner and the table located on this page.

http://gatewise.ca/

I have a the width set to AUTO.


Alternatively,
Can I set the default width to NARROW for all pages then allocate one specific page

http://gatewise.ca/index.php?option=com ... &Itemid=31

to WIDE?

Any help would be appreciated.

Regards,
Kersten
User avatar
Fresh Boarder

teitbite
Thu Jun 10, 2010 12:16 pm
Hi

Please try:

Code: Select all
#gk_is-mainimage {
margin:0 auto;
}


About which tables are You talking about?
User avatar
Moderator

GK User
Thu Jun 10, 2010 2:00 pm
The white box with Price Waterhouse Coopers is a table
User avatar
Fresh Boarder

GK User
Thu Jun 10, 2010 2:11 pm
kersten wrote:
The white box with Price Waterhouse Coopers is a table


Try:

Code: Select all
#gk-botsl2 table {margin: 0 auto}


Cheers
User avatar
Platinum Boarder

GK User
Tue Jun 15, 2010 6:45 pm
Sorry I am not sure where to place this code.
#gk-botsl2 table {margin: 0 auto}

Is this in the template.css?


To be honest, I would rather customize one page to have a wider size.

http://www.gatewise.ca/index.php?option ... &Itemid=31

Any idea how to customize JUST this page?
User avatar
Fresh Boarder

teitbite
Wed Jun 16, 2010 11:40 am
Hi

Something familiar was described in this thread http://www.gavick.com/forum/60-template ... html#41892 but You can set the width not the background. The idea is the same.
User avatar
Moderator

GK User
Wed Jun 16, 2010 3:52 pm
kersten wrote:
To be honest, I would rather customize one page to have a wider size.

http://www.gatewise.ca/index.php?option ... &Itemid=31

Any idea how to customize JUST this page?


There a good way to do this.
Just follow my instructions.

You will install a second version of Memovie template (we are going to call it memovie2. Download the template attach and install using joomla installer.
Now, if you go to Template Manager you will find 2 x memovie template (memovie + memovie2)



The default one is still "memovie". Click on "memovie2" and increase template width.



On same page, assign this template for instance to "K2 item page".



Now if you click on "K2 item page" the template will assume the width that you set on memovie2.

Nice, right? ;)

Cheers
User avatar
Platinum Boarder


cron