-
AuthorPosts
-
March 27, 2015 at 5:57 am #205057
I have being trying to adjust the logo so that it will cover up most of the white space to the left of the menu bar. This has however being unsuccessful as it keeps burying itself behind the menu??
Now for unknown reasons to add to the problems JAMasshead has decided that it will place a dark blue underneith the grey.
If you could please have a look at the site for me and direct me how to change the logo and quick fix the masshead.
Note: I fixed the masshead before however it has come back and the quick fix for it won’t do anything any more. Would love some advice 😀
Thanks
AchmannTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 27, 2015 at 7:48 pm #564872Might you be able to throw together a screenshot mockup of how things are supposed to display?
It’s a little difficult to inspect things as it is at the moment – since no logo is displaying at all.
April 1, 2015 at 4:34 am #565274I would like the logo to use up most of the white space there. The other problem seems to have vanished for now 😀
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 3, 2015 at 9:23 am #565620For customizing template, I think it’s better if you have a bit knowledge about CSS and use editor like Firebug in Firefox or Inspect Element in Chrome
As you can see in above screenshot, the ‘container’ of the mainnav is set with width of 1192px, you will need to increase this value:
@media (min-width: 1200px) {
.t3-mainnav .container {
width: /*your_desired_value_here*/;
}
}
add additional style for logo then.
-
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Saguaros 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum