-
AuthorPosts
-
repsejremmos Friend
repsejremmos
- Join date:
- June 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
June 25, 2014 at 9:05 pm #199147Yes, can this be done – and how?
Secondly – thank you for the fast answers so far (this is really a responsive forum) 🙂
Regards, Jesper
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 25, 2014 at 9:25 pm #540197Hi Jesper . . . .
So that we can best try to assist you, please provide the url of the site you’re working on
repsejremmos Friendrepsejremmos
- Join date:
- June 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
June 26, 2014 at 5:26 am #540224Ups, sorry!
url: vinylistas.com
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 26, 2014 at 10:17 am #540265<em>@repsejremmos 433921 wrote:</em><blockquote>Yes, can this be done – and how?
Secondly – thank you for the fast answers so far (this is really a responsive forum) 🙂
Regards, Jesper</blockquote>
Hi Jesper,
Please follow steps below:
+ Top header:
.t3-top-header .container {
background: #1d1919
color: #595959
min-height: 40px;
position: relative;
z-index: 300;
}
+ Off-canvas sidebar:
Open the templates/ja_biz/css/themes/green/off-canvas.css file
.off-canvas-toggle {
border-radius: 0;
border: 0;
padding: 0;
width: 40px;
height: 40px;
line-height: 40px;
position: absolute;
top: 0;
left: 0;
background: #000000
border-color: #000000
z-index: 310;
}
.off-canvas-toggle:focus {
outline: none;
}
html .off-canvas-toggle {
left: auto;
right: 0;
}
.off-canvas-open .off-canvas-toggle {
left: 0;
background: #93c548
}
.off-canvas-open .off-canvas-toggle:hover {
background: #222222
}
.off-canvas-open .t3-off-canvas {
overflow-y: auto;
}
.t3-off-canvas {
background: #ffffff
color: #777777
overflow: hidden;
}
1 user says Thank You to Ninja Lead for this useful post
repsejremmos Friendrepsejremmos
- Join date:
- June 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
July 13, 2014 at 8:11 pm #542154Sorry for stupid question, but: in which file do I have to add the top-header code?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 14, 2014 at 4:01 am #542190<em>@repsejremmos 436464 wrote:</em><blockquote>Sorry for stupid question, but: in which file do I have to add the top-header code?</blockquote>
Here you are: templates/ja_biz/tpls/blocks/top-header.php file
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum