Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 19

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Templates > Template Announcements

Reply
 
LinkBack Thread Tools Display Modes
Old 09.11.2004, 02:09   #21 (permalink)
Senior Mamber
 
absalom's Avatar
 
Join Date: Apr 2004
Location: Melbourne, Australia
Posts: 148
absalom is on a distinguished road
Send a message via MSN to absalom
Default Re: "Corporate" template for Mambo 4.5

To add a banner area across the template, you need to add in another div layer on both front.php and inner.php in the "header" div, preferrably after the <h1> call for formatting completeness.

So the code should mimic:
<div id="header">
<h1 = head">Stuff</h1>
<div id="banner">
<?php loadModule 'banner1' ?>
</div>
</div>

followed by <div id="core"> and so on..

You then add into the template_css.css file:

#banner
{
float: right;
width: some width equalling your banner width ;
height:some height equalling your banner width ;
}

I also sent you an email from the torqayfc.com contact page regarding the commercial aspects of the website.
__________________
Absalom Media :: W3C CSS templating for Joomla and Mambo
Absalom Media Templates hosted at MamboForge

Last edited by absalom; 09.11.2004 at 07:04.
absalom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 09.11.2004, 04:45   #22 (permalink)
Trv
Baby Mamber
 
Join Date: Nov 2004
Posts: 21
Trv is on a distinguished road
Default Re: "Corporate" template for Mambo 4.5

Much appreciated
Trv is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.11.2004, 10:33   #23 (permalink)
Trv
Baby Mamber
 
Join Date: Nov 2004
Posts: 21
Trv is on a distinguished road
Default Re: "Corporate" template for Mambo 4.5

Absalom - not quite working yet but I think syntax should be
mosLoadModules ('banner1');
and not LoadModules 'banner1'

Right?

Also could you PM me re commercial stuff - I don't know how to access my site mail yet!!
Trv is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.11.2004, 10:48   #24 (permalink)
Trv
Baby Mamber
 
Join Date: Nov 2004
Posts: 21
Trv is on a distinguished road
Default Re: "Corporate" template for Mambo 4.5

OK - nearly got it working. Just needs to tweaking to get it top right - you may help me? (http://www.torquayfc.com). I've set banner width at 300 and height at 40 - that may be problem or is there an offset?

BTW the module position is banner not banner1 (my fault).
Thanks again for your help.
Trv is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.11.2004, 13:22   #25 (permalink)
Senior Mamber
 
absalom's Avatar
 
Join Date: Apr 2004
Location: Melbourne, Australia
Posts: 148
absalom is on a distinguished road
Send a message via MSN to absalom
Default Re: "Corporate" template for Mambo 4.5

I didn't have the correct PHP calls handy at the time.. (nor did I have the template handy to test what I suggested)

Revised CSS:
#banner
{
position: absolute;
width: 300px;
height: 40px;
top:10px;
left: 475px;
}
__________________
Absalom Media :: W3C CSS templating for Joomla and Mambo
Absalom Media Templates hosted at MamboForge
absalom is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 20.11.2004, 05:44   #26 (permalink)
TVB
Mamber
 
Join Date: Oct 2004
Posts: 62
TVB is on a distinguished road
Default Re: "Corporate" template for Mambo 4.5

Hi,

I'm using your corporate template for a non-profit org (or NGO using your word---I guess it must be a locale difference). it's very nice and I've only made some minor modifications to it. One I would really like to do but haven't found it for some reason in the CSS is changing the background color of the newsflash module. I've been able to put some color in it but not without the background on other parts of the template changing. The same for the right side navigation area (which you can see I've already changed but I want to go darker on that and lighter on the text for both of these areas)

And the trimod area...can I selectively add color to those areas one at a time...or a different color for each one?

The site btw is bodieslikeours.org

Thanks bunches,

Betsy
TVB is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08.01.2005, 02:39   #27 (permalink)
Baby Mamber
 
Join Date: Oct 2004
Posts: 18
kelu is on a distinguished road
Default Re: "Corporate" template for Mambo 4.5

Hi Absalom,

thank you for your nice template.
I've hacked it a while, look at http://cmvvm.vinon-soaring.fr :
- fixed width
- a flash header. Unfortunatly, the flash shows up right in IE, but look quiet ridiculous in firefox ... I need a help around that ...
- removal of top cssmenu

Thanks again.
kelu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09.01.2005, 20:35   #28 (permalink)
Baby Mamber
 
Join Date: Oct 2004
Posts: 18
kelu is on a distinguished road
Default Re: "Corporate" template for Mambo 4.5

Okay, the problem with firefoxsolved now.
see http://cmvvm.vinon-soaring.fr to see a hacked corporate template.
- fixed width
- a flash header.
- a different header image per section.
- removal of top cssmenu
kelu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10.07.2006, 08:19   #29 (permalink)
Baby Mamber
 
Join Date: Jul 2006
Location: New Zealand
Posts: 15
vinnydarat is on a distinguished road
Default Re: "Corporate" template for Mambo 4.5

Nice template dude
__________________
Vince Warnock
VDub Design, WiredNZ, Tearitup
vinnydarat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A gruch completely CSS template for Mambo 4.5 rabencor Template Announcements 9 02.12.2004 02:22
bug im template manager (mos 4.5 1.0.7) ??? scheurer Installation 2 02.11.2004 14:20
"Corporate" template for 4.5.1a absalom Template Announcements 11 14.10.2004 00:17
template manager bug (mos 4.5 1.0.7) ??? scheurer Mambo 4.5 Bugs 7 21.07.2004 15:05
Hot to transform 4.0 template to 4.5? Ralph Template Discussions 1 13.04.2004 23:55


All times are GMT +2. The time now is 05:45.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.