-
AuthorPosts
-
tilt Friend
tilt
- Join date:
- December 2013
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 12, 2013 at 8:39 am #192927Hello
How to make the menu and the logo of the homepage is positioned as on the other pages ?
Thank youTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 12, 2013 at 5:55 pm #515256So that I can try to best assist you, please provide the url of the site you’re working on,
as well as set “Optimize CSS” to “No” within your Template Manager–General settingsNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 13, 2013 at 9:50 am #515343It would be great if you can include url of your site, an illustrated screenshot of what you are trying to achieve. It would help to understand the issue.
tilt Friendtilt
- Join date:
- December 2013
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 13, 2013 at 4:13 pm #515379Thank you for your help, but I resolved the problem in change my template with T3_blank. Bests regards
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 13, 2013 at 5:57 pm #515386<em>@tilt 401887 wrote:</em><blockquote>Thank you for your help, but I resolved the problem in change my template with T3_blank. Bests regards</blockquote>
Glad you were able to resolve your issue … All the best with your continuing site development !!!
🙂
1 user says Thank You to TomC for this useful post
tilt Friendtilt
- Join date:
- December 2013
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
December 14, 2013 at 10:55 am #515438Hello,
I have another problem, I don’t find where I can center my logo. Do you know where I can to it with the t3 blank template ?
Best regardsNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 16, 2013 at 5:28 am #515518You may need some changes in CSS. You can post URL of site you’re working on here, I will give you further suggestion.
tilt Friendtilt
- Join date:
- December 2013
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 17, 2013 at 4:54 am #515676My solution will help you to do that
+ Open templates/t3_blank/tpls/blocks/header.php file
From
<div class="span8 logo">
Change
<div class="span12 logo">
+ Open templates/t3_blank/less/style.less file
Add new script
#t3-header .logo {
text-align: center;
}#t3-header .logo-image {
margin: 0px auto !important;
width: 100%;
}1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 10 replies, has 3 voices, and was last updated by tilt 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum