-
AuthorPosts
-
June 16, 2009 at 5:58 pm #141963
we want to redesing a new header for teline ii.
Our demo site is http://www.ges-integra.com/bi
What we want is to reorder the header. As you see in the live demo, ja-login and user 4 positions are below the banner. How can we move them to the right of the logo, or put fr jweather module there, and place the date and login in two lines at the top of the page.
Or put user4 position at the right of the logo but without the properties of ja-login or e creata new module position, to put two modules jweather and another small at the right od jweather.
And second we want to tranlate inti spanish ja-login, we have installed the spanish pack of joomla.
Thanks.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 17, 2009 at 10:09 am #308162Hi davilico
I checked your link which you provided but this link is not correct.
Please kindly resend it
June 17, 2009 at 11:09 am #308169Ok, now it works, yesterday we have a mysql “accident” crash, now it’s solved.
check again, http://www.ges-integra.com/bi
Thanks.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 24, 2009 at 7:02 am #308910Hi davilico,
– translate the ja login, you have to translate in ja_teline_iihtmlmod_logindefault.php file.1 user says Thank You to JA Developer for this useful post
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 24, 2009 at 7:06 am #308911– with your header, please try with my guider:
+ Open template.css file, at about line 1617, find following code:
h1.logo a {
background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
display:block;
height:74px;
left:0;
position:absolute;
top:92px;
width:616px;
}
and change to:
h1.logo a {
background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
display:block;
height:74px;
width:616px;
}
– At about line 1605, find following code:
h1.logo, h1.logo-text {
font-size:300%;
margin:0;
padding:0;
}and change to:
h1.logo, h1.logo-text {
font-size:300%;
margin:0;
padding:0;
float: left;
width: 60%;
}– At about line 2755, find following code
#banner_superior {
float:left;
width:100%;
}
and change to:
#banner_superior {
float:right;
width:40%;
}
and then you have to change the width of image and configure the position to display in the admin.
Hope it helps.
1 user says Thank You to JA Developer for this useful post
June 24, 2009 at 10:41 am #308937Thanks for your replay d your help, but that’s not exactly waht we want.
We include you a jpg with the exact design we need.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
July 1, 2009 at 8:31 am #309627Hi davilico
You have to create new two positions.
With your website, i think you have changed a lot of code in files.
For the reason, i should send me your ftp account, i will help you to add two positions1 user says Thank You to JA Developer for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Anonymous 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum