تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
6983 أدوات العرض

Odoo v10 CE - I'm looking for the best way to change a single link (the last one before "Sign In") to a page on the top menu of my website.

I'd like it to appear to be a button, just like at the top right of this page "TRY IT FREE"

Any changes I've played with within my bootstrap theme apply to all Menu items(page links).

I'm unable to find any specific link within HTML editor, or even Views website.menu.tree

A shove in the right direction would be appreciated.

TIA

d

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

UPDATE: Forum wouldn't allow me to Save my OP

So functionally I'm there, found info on Twitter bootstrap and inserted the following class="btn..." into my "Main Layout"

<div class="collapse navbar-collapse navbar-top-collapse">                                
<ul class="nav navbar-nav navbar-right" id="top_menu">
<t ...
</t>
<a href="/page/get-started" class="btn btn-primary" style="margin-bottom:-4rem" role="button">Get Started Now</a>
<li class="divider" t-ignore="true" t-if="website.user_id != user_id"/>
<li class="dropdown" t-ignore="true" t-if="website.user_id != user_id">
...
الصورة الرمزية
إهمال

I can also upvote :-)

الكاتب

Hah :)

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أبريل 19
6658
1
مايو 25
10503
1
أبريل 24
4364
1
فبراير 23
4414
5
فبراير 24
24296