-
AuthorPosts
-
June 30, 2011 at 7:00 pm #165839John Wesley Brett Moderator
John Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 30, 2011 at 7:17 pm #399382Please in the future kindly type out your questions. It is impossible for our search engine to read your images.
Thank you!1.) How to move the logo to the left.
Goto: /[FONT=”Arial Black”]ja_minisite/core/themes/(your color)/css/template.css – line 25[/FONT]
Add a line similar to the following in red.
h1.logo a {
background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
margin-left: -100px;
}2.) How do I get rid of the BREADCRUMBS line.
Goto: [FONT=”Arial Black”]/templates/ja_minisite/css/template.css – line 581[/FONT]
Add the following in Red.
#ja-breadcrums {
background: url("../images/bgd_breadcrums.gif") repeat-y scroll 50% 0 transparent;
display: none;
}
3.) How do I decrease the PREFORMATTED font size
Goto: [FONT=”Arial Black”]/modules/mod_jaslideshow2/assets/themes/minisite/style.css – line 72 [/FONT]
Reduce the percentage in the following in Red.
.ja-slide-desc h3 {
color: #FFFFFF;
font-family: 'BebasNeueRegular',Arial,sans-serif;
font-size: 400%;
font-weight: normal;
line-height: 100%;
margin: 0 0 10px;
}
have fun!
John.AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by John Wesley Brett 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Help please…
Viewing 2 posts - 1 through 2 (of 2 total)