-
AuthorPosts
-
July 24, 2008 at 3:45 am #131271
hi…please anyone help me
i am using JA mageia in joomla 1.5 now
and i really want to change the default logo
i know i have to change the CSS in template management ,
but i don’t know how and where can i also move all flash buttons at the same height as my new
logo height ???
and where can i find all different pictures in the default flash banner
i couldn’t find out the folders in my server
can anyone help me with these 2 questions
thank you
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 24, 2008 at 7:33 am #261947Hi
1.Logo:template_css.css (line 839)
h1.logo a {
background:transparent url(../images/logo.gif) no-repeat scroll 0% 0%;
display:block;
float:left;
height:48px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
text-indent:-4000px;
text-transform:uppercase;
width:217px;
}
you can replace logo.gif in templates/ja_mageia/images folder1 user says Thank You to Sherlock for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 24, 2008 at 7:35 am #261948Folder image flash:
templates/ja_mageia/images/header/default/
<blockquote>where can i also move all flash buttons at the same height as my newlogo height</blockquote>
Plz say more detail, very usefull if you make some screenshots1 user says Thank You to Sherlock for this useful post
July 26, 2008 at 8:13 am #262408here is an example
i really want to put a bigger logo in this template
this is my present wesite
and i want to make it look like this way
so i guess there are 2 steps i need to fix
one is the logo size problem which i’ve found out a related post in the forum
the other is what i said…how can i move all buttons down the same height
can somebody show me where the code is and how to config that ?
it would be a lot of help
morris
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 29, 2008 at 4:35 am #262817Hi
Change logo:
1.template_css.css (line 825)
h1.logo {
display:block;
float:left;
font-size:300%;
height:48px;-->change height as your image, example 248px
margin:0pt;
padding:0pt;
width:218px;
}
Then replace logo.gif in templates/ja_mageia/images folder1 user says Thank You to Sherlock for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 29, 2008 at 4:37 am #2628192. <blockquote>.how can i move all buttons down the same height</blockquote>
template_css.css (line 911)
#ja-mainnav {
float:right;
padding-top:200px;-> add this line because 248px is new height,48px is old heigth, 248-48=200px )
width:77%;
}1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Sherlock 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum