Need help me please add module positions and modification header

Creative and professional Joomla music template focus on music type event management, music festivals and all music related events.
GK User
Fri Jan 21, 2011 11:23 pm
no login noregister 1.PNG

Hello

and sorry to post asking for your help:

I'd like someone to help me help me change the header of my template Gavick "hit music 2011 version" to view www.modemradio.fr

and I love to login and register and research tools on the same line and with good translation without the number 1 I am running joomla 1.5.22 version fr

I will like that the menu is located on the same line as the login and registration module community buider

and have at a position above the logo which takes the width of template

and have the logo and quoted a banner ad,

then add 3 positions above this here www.modemradio.com

voila for changes

nouveau header positions.jpg


nouveau header se que cela donnerai.jpg


admin template for joomla 1.5.22 fr
Captureadmin.PNG

positions login and search and register 1 don"t the text connexion enregistrement search in fr
no login noregister 1.PNG



and error for IE8 :

Détails de l’erreur de la page Web

Agent utilisateur : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; .NET4.0C; .NET4.0E)
Horodateur : Fri, 21 Jan 2011 23:35:17 UTC


Message : ';' attendu
Ligne : 45
Caractère : 52
Code : 0
URI : http://localhost/


Message : Constante chaîne non terminée
Ligne : 122
Caractère : 33
Code : 0
URI : http://localhost/


Message : 'jQuery' est indéfini.
Ligne : 2
Caractère : 1
Code : 0
URI : http://localhost/plugins/system/lazyloa ... ad.mini.js


Message : Objet attendu
Ligne : 127
Caractère : 1
Code : 0
URI : http://localhost/
User avatar
Senior Boarder

GK User
Sat Jan 22, 2011 1:14 pm
:( up no reponse
User avatar
Senior Boarder

GK User
Sun Jan 23, 2011 12:25 am
Hello

I will like that somebody can help me to modify the header of my template gavick “hit music version 2011” to see it www.modemradio.fr

ancien header.jpg

nouveau header se que cela donnerai_2011-01-23.jpg

nouveau header positions_2011-01-23.jpg


I wish:
- that the menu is located on the same line as the login and the recording of the module communauty builder

- to have with the top of the logo a position which takes the width of the template (tests + slogan to see all at the top of www.modemradio.com)

- to have the logo and with dimensioned a banner advertizing,

- then to add 3 positions in lower part (see here: www.modemradio.com). Here are for the modifications.

I tried to make the modification by creating a template T3 and hop bug; but I did not arrive there. From where, my request for assistance.
As I use community builder, for the recording; don't I know if I will be able to put in the pop up the recording of cb or a simple redirection?




I have also worries in the administration. I have this:
and in the fontend; the positions login, register and search are transformed into “1” instead of: connection, recording and research.



Here the capture
Captureadmin_2011-01-23.PNG

no login noregister 1_2011-01-23.PNG





J '' will like:
- that the menu is located on the same line as the login and modulates it commity builder for the recording.



- To have the following positions:
. to see them into live www.modemradio.com



. and that the header resembles this:
nouveau header se que cela donnerai_2011-01-23.jpg



I says if that is clearer

thank you

here do the code Css and php that I do have make or must I place the following code?
Code: Select all
<div id="banner"><jdoc:include type="modules" name="banner" style="xhtml" /></div>


<div id="actumoduleperso">
<div id="actu"><jdoc:include type="modules" name="actu" style="xhtml" /></div>
<div id="moduleperso"><jdoc:include type="modules" name="perso" style="xhtml" /></div>
</div><div id="moduleperso1"><jdoc:include type="modules" name="perso1" style="xhtml" /></div>

css
Code: Select all
#banniere {
width: 490px;
float: right;
padding-right: 0px;
margin-top: 15px;

}


#actumoduleperso {
width:950px;
float: left;
background: bleu)

}

.actu {
width: 620px;

float: left;


}

.moduleperso {
width: 320px;
float: right;


}
[#perso1 {
width: 100%;
float: left;
padding-right: 0px;
margin-top: 15px;

}


I speak about the header. I will like that it is identical to that Ci: www.modemradio.com; but on the template gk hitmusic to install on my www.modemradio.fr site with the menu and login register and search on the same line.

I wish to obtain this header:


nouveau header se que cela donnerai_2011-01-23.jpg


- to have the provision of the header www.modemradio.com; positions of the modules and colors!

Say me if you see what I will like like transformation on the template of gavick hitmusic, that is to say: the addition of positions and the displacement of the menu.
Say me if that is comprehensible.
Thank you with you
User avatar
Senior Boarder

teitbite
Sun Jan 23, 2011 1:03 am
Hi

This is a customization request. We do not support such work. You can hire me to this job if You're interested please mail me in private.
User avatar
Moderator

GK User
Sun Jan 23, 2011 11:48 am
ok
User avatar
Senior Boarder

GK User
Mon Jan 24, 2011 5:52 pm
I put it in the templates gk_hitmusic layouts blocks and the file header.php

<? php if ($ this-> countModules ('banner3')):?>
<div id="banner3" class="head clearfix clear">
<jdoc:include type="modules" name="banner3" style="none" />
</ div>
<? php endif;?>
<div id="logoban">
<div id="logo"> <jdoc:include type="modules" name="logo" /> </ div>
<div id="banniere"> <jdoc:include type="modules" name="banner" /> </ div>
</ div>

<div id="actumoduleperso">
<div class="actu"> <jdoc:include type="modules" name="actu" style="gavickpro" /> </ div>
<div class="moduleperso"> <jdoc:include type="modules" name="perso" style="gavickpro" /> </ div>
</ div>
<? php if ($ this-> countModules ('actu1')):?>
<div id="actu1" class="head clearfix clear">
<jdoc:include type="modules" name="actu1" style="none" />
</ div>
<? php endif;?> <jdoc:include type="message" />


but the logos and the menu stays on top lol or should I put this code thank you
modification louper_2011-01-24.JPG
User avatar
Senior Boarder

GK User
Mon Jan 24, 2011 10:13 pm
I just want to know or do I insert the code <div> AND how to put the menu in the toolsbarre thank you
User avatar
Senior Boarder

GK User
Tue Jan 25, 2011 7:58 pm
up but not reply
I would like other by placing the menu in this template barretools or other position and put in its place a banner ad banner classic 460x 60. help me please?

thank you
User avatar
Senior Boarder

teitbite
Wed Jan 26, 2011 12:28 pm
Hi

To place new menu You need to add a new positions for it first. Probably file toolbar.php in /layouts/blocks/ will be the best for it.

The code to add module position is:

Code: Select all
                <jdoc:include type="modules" name="MODULE_NAME" style="raw" />


after this You need to add this new position to templateDetails.xml file.

Do not forget to put a new layer for this module position so it'll be possible to style in css.
User avatar
Moderator

GK User
Wed Jan 26, 2011 1:13 pm
hi
or should I put this code for the banner to be placed next to the logo ?

and how move the menu in the toolbar or banner2 position?

thank you

:P
Capturepositions voulu.JPG


which files I need to change so that the menu place there is bannière2 or be toolsbar position, and in place of the current menu , a module banner0 ?
Capturefichier.JPG


thank you
User avatar
Senior Boarder

teitbite
Thu Jan 27, 2011 4:59 pm
Hi

You can set it in place using for example this code:

Code: Select all
#banner3 {
position:absolute;
top:10px;
right:0px;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.