Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

[SOVED] Menu and logo in one line
(1 viewing) (1) Guest
Userguide, Report bugs, New Ideas...
  • Page:
  • 1

TOPIC: [SOVED] Menu and logo in one line

[SOVED] Menu and logo in one line 10 years, 6 months ago #12840

  • Romanov
  • OFFLINE
  • Fresh Boarder
  • Posts: 17
  • Karma: 0
Hello,

I've got question with sj news v2 at joomla 3.

In stock there is menu under logo and position-0.

But I need logo and menu in one line very much.

First I edit main-left-right.xml
was:
<header html5tag="header" order="1" id="yt_header">
	<positions>
		<position class="span3" data-normal="span3" data-tablet="span3" data-stablet="span3" type="feature">@logo</position>
		<position class="span5 offset4" data-normal="span5 offset4" data-tablet="span5 offset4" data-stablet="span7 offset2" style="none" type="modules">position-0</position>					
	</positions>
</header>
		
<menu html5tag="section" order="2" id="yt_menuwrap">
	<positions>
		<position class="span3" data-normal="span3" data-tablet="span3" data-stablet="span3" type="feature">@logo</position>
		<position class="span12"  type="feature">@menu</position>		
	</positions>
</menu>

now:
<header html5tag="header" order="1">
	<positions>
		<position width="40%" class="span3" data-normal="span3" data-tablet="span3" data-stablet="span3" type="feature">@logo</position>
		<position width="40%" class="span12"  type="feature">@menu</position>					
	</positions>
</header>


now there are two divs one by one:
<div id="yt_logoposition" class="span3">
<div id="yt_menuposition" class="span12">

I tried to add display:inline-block, float left or right, remove yt_logoposition and yt_menuposition, but they are all the same in two lines. Have you got any ideas?

Regards,
Ivan.
Last Edit: 10 years, 6 months ago by Romanov.
The topic has been locked.

Re: Menu and logo in one line 10 years, 6 months ago #12955

Dear Ivan,

Please edit your code:

<header html5tag="header" order="1">
	<positions>
		<position width="40%" class="span3" data-normal="span3" data-tablet="span3" data-stablet="span3" type="feature">@logo</position>
		<position width="40%" class="span12"  type="feature">@menu</position>					
	</positions>
</header>


=>

<header html5tag="header" order="1">
	<positions>
		<position  class="span3" data-normal="span3" data-tablet="span3" data-stablet="span3" type="feature">@logo</position>
		<position class="span9"  data-normal="span9" data-tablet="span9" data-stablet="span9"  type="feature">@menu</position>					
	</positions>
</header>
The topic has been locked.
The following user(s) said Thank You: Romanov

Re: Menu and logo in one line 10 years, 6 months ago #12957

  • Romanov
  • OFFLINE
  • Fresh Boarder
  • Posts: 17
  • Karma: 0
Thank you. Now it works =)
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.20 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes