-
AuthorPosts
-
ribatel Friend
ribatel
- Join date:
- January 2013
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 22, 2013 at 12:13 pm #184264Hello again,
Sorry for another thread, but I have a different question.
Is it possible to have the main menu, right next to the logo in the same line/space?
I aligned logo to the left an thereĀ“s plenty of room to the right, it would be great to move main menu there… possible?Kind regards,
Rui
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 23, 2013 at 10:39 am #480902Hi Rui,
You can work with my suggestions
+ Download and extract my attached file
+ Copy it to
<blockquote>templates/ja_university/blocks</blockquote>
+ Add new script css hereh1.logo {
position: absolute;
bottom: 0px;
left: -230px;
}into
<blockquote>templates/ja_university/css/template.css</blockquote>
+ Remember to backup old file before doingRegards
drc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
March 15, 2013 at 2:03 pm #486641I made this change to my new installed test site here http://mvs005-002.directrouter.com/~demotwo/
Now the drop down menu items do not show. I tried a few z-index settings but could not make it work.
Also the search needs to be positioned next to the menu not in the top-panel area with my reserved content.I will be using the green theme if that will make a difference.
Help appreciated. Thanks. DNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 18, 2013 at 3:51 am #486782I’m not quite sure what modifications you have done upon your installation, please let me know about that for further investigation
If possible you can pm me admin access and ftp account on your site, I shall help you back it as same demo
1 user says Thank You to Ninja Lead for this useful post
drc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
March 20, 2013 at 11:09 am #487193sent you pm.
thantksNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 21, 2013 at 4:41 am #487283<em>@drc3 365393 wrote:</em><blockquote>sent you pm.
thantks</blockquote>By the way fixed the problem on your site
1) Revert all your changed: css, html on JA University to default(as same demo)
2) Add new module on top-panel module on your siteYou can check it again, let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
drc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
March 21, 2013 at 12:05 pm #487356Yes, thanks. Thats the direction I’m trying to get to. I still need to put the main navigation between the logo and the search. I used firebug and created this image of what I need. But when I move the div class main to inside main-inner1 clearfix then the menus no longer show the child menus. Which fil(s)e needs to be edited to make my page look like the attached page but have the menu more centered. And how do I make the child menus work again? Greatly Appreciated.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 22, 2013 at 10:49 am #487456You can do this way
+ Download and copy my attached file
<blockquote>templates/ja_university/blocks/</blockquote>
+ Open templates/ja_university/css/template.css file
Add new script
#ja-header {
z-index: 100;
}
h1.logo {margin-right: 20px;}
1 user says Thank You to Ninja Lead for this useful post
drc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
March 22, 2013 at 12:19 pm #487475Help Please ASAP – I went to look at template.css after you made the updates and all the line breaks have been removed. They look ok in firebug however. I can not see individual lines to edit in my hosts online code editor. I do not know how to return the line breaks.
Thanks.
drc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
March 22, 2013 at 9:55 pm #487521Great I made the updates and changes. Thanks.
drc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
March 23, 2013 at 5:14 pm #487574Is there any way to correct template.css – All the line breaks have been removed somehow. It makes it almost impossible to work with.
Thanksdrc3 Frienddrc3
- Join date:
- July 2006
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 10
- Thanked:
- 3 times in 1 posts
March 24, 2013 at 12:14 pm #487601I started over with a new template.css file. Made the changes to the file which you had provided. Then uploaded that to replace the corrupted template.css. I then edited the mega.css by adding some padding-top: 30px to lower the menu to match the search box height. I think I have this now as the client wants. Again, thanks for all your assistance.
drc3Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 25, 2013 at 11:10 am #487732Great, did that work out great? Problem solved?
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum