-
AuthorPosts
-
January 10, 2009 at 7:39 pm #136965
Hi;
I want to insert a banner into the place shown in attached figure. How can i do it?
Another question is that top menu items’ font size is larger than normal. How can I decrease font size at top menu?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 12, 2009 at 10:25 am #286057What are the dimensions of the banner you want to use there?
Adjusting the font size of the menu depends on which menu system you are using in your template configuration?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
January 12, 2009 at 10:25 am #286058Dear havas !
About the first probllem , you can do it following some steps below :
1. Open index.php file in templates/ja_teline_ii folder, find following code section at about line 108 :
<div id="ja-headtools" class="ja-headtool">
change to :
<div id="ja-headtools" class="ja-headtool">
<div id="headerbanner">
<jdoc:include type="modules" name="user10" />
</div>
2. Open template.css file in templates/ja_teline_ii/css folder, add following code section to that file :
#headerbanner {
top: 25px;
right: 470px;
position: absolute;
}
3. Go to admin >> create a banner module and assign it to “user10” position.
About the second problem :You can change font size top navigation following way below :
Open ja.moomenu.css file in templates/ja_teline_ii/ja_menus/ja_moomenu folder , find following code section at about line 73 :
#ja-cssmenu li a {
border-color:#FFFFFF #FFFFFF -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#333333;
display:block;
font-size:92%; // edit this property
padding:4px 8px 3px;
text-decoration:none;
text-transform:uppercase;
}
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 12, 2009 at 10:29 am #286060lol… two days with no reply and then two at exactly the same time.
PS: 20px? thats a pretty small banner Hainn 😛
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 3, 2009 at 12:51 pm #289384hainn84;
Thanks…:)
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by havas 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Insert a banner and menu items’ font properties
Viewing 6 posts - 1 through 6 (of 6 total)