-
AuthorPosts
-
August 10, 2013 at 4:13 pm #189614
change logo text color to white
mcraqa.comTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 10, 2013 at 4:33 pm #501812Which “logo image” are you referring to on your site?
August 10, 2013 at 4:52 pm #501817i need to change the logo image size to w200px h 100px and change the color of the logo text
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 10, 2013 at 4:58 pm #501819<em>@arabmeds 384314 wrote:</em><blockquote>i need to change the logo image size to w200px h 100px and change the color of the logo text</blockquote>
Yes, but which logo image? Can you provide a screenshot mock-up of exactly what you are referring to?August 10, 2013 at 5:41 pm #501828TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 10, 2013 at 5:47 pm #501829To modify the logo image . . .
Within file path –> /t3-assets/dev/rtl/templates.ja_smashboard.less.style.less.css
at line 32, you will see the following:
.logo-image a {
background-image: url("../../../templates/ja_smashboard/images/logo.png");
background-repeat: no-repeat;
display: block;
height: 30px;
width: 170px;
}This is the CSS rule in which you can modify the height/width parameters.
1 user says Thank You to TomC for this useful post
August 10, 2013 at 6:54 pm #501831thanks its work fine
August 10, 2013 at 7:03 pm #501832how can i increase the size of keyboard key
see attachmentthanks
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 10, 2013 at 7:31 pm #501833To modify the “keyboard” images . . .
Within file path –> /t3-assets/dev/rtl/templates.ja_smashboard.less.modules.less.css
at line 422, you will see the following:
.ja-keyboard-btns a {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
border-radius: 2px 2px 2px 2px;
color: #FFFFFF
float: left;
font-size: 9px;
height: 20px;
line-height: 20px;
margin: 2px;
opacity: 0.5;
text-align: center;
width: 20px;
}This is the CSS rule in which you can modify the height/width parameters for those icons.
1 user says Thank You to TomC for this useful post
August 10, 2013 at 8:40 pm #501834thanks its work but how can i move the keyboard from left side of screen to right
i am sore for disturb you but this is the first time i use joomlartphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
August 12, 2013 at 9:10 am #501944Hi arabmeds,
You can move the keyboard to the right side by creating a custom.css in templates/ja_smashboard/css/ path, then put below codes into:
.t3-footer {
right: 0 !important;
} -
AuthorPosts
Viewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 3 voices, and was last updated by phong nam 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum