Template Layout

  • kinniya
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
2 years 7 months ago #49116 by kinniya
Template Layout was created by kinniya
Hi,I was trying to add "Search" option at the top (top4) in Searchrow.. It is not showing  

 

how to fix? and also I was trying to add search option in other position it is working but, able to search only the article keywords.. I need to set it to whole things. can you please help on this?

Thanks.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 7 months ago #49117 by milos
Replied by milos on topic Template Layout
Hello,

The search row should appear in the original template when you click on the magnifier icon. See our demo. If you want to make it always visible, please delete the class name "searchrow" (on the left side of the row). Some CSS tweaks may be needed after that.

Don't forget to index your content in Components > Search > Index.

What will be included in the search results, depends on which search plugins are installed and published in the plugins manager.

Regards,
Milos

Please Log in to join the conversation.

  • kinniya
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
2 years 7 months ago - 2 years 7 months ago #49118 by kinniya
Replied by kinniya on topic Template Layout
Thanks a lot..Somehow I tried to add it to the top row.. now seems it is ok
01. Now there are some spaces that need to reduce can you please help me on this? Thanks

 

 

02. How to align into the center? and increase the width
 

 
Last edit: 2 years 7 months ago by kinniya.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 7 months ago #49120 by milos
Replied by milos on topic Template Layout
Hello,

Try adding this to template_css.css file:
Code:
.toprow p { margin: 0; }

Regards,
Milos

Please Log in to join the conversation.

  • kinniya
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
2 years 7 months ago #49122 by kinniya
Replied by kinniya on topic Template Layout
Thanks a lot... works perfectly 
But I have to do some more things

01. How to align the search option to middle now it is aligned to left
02. Im unable to view the template preview to find the module position ..

Images 

01.  

02.  
 



can you please help me on this

 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 7 months ago #49124 by milos
Replied by milos on topic Template Layout
Hello,

To center the search add this in CSS:
Code:
@media (max-width: 767px) { .mp_top4 { width: 100% !important; text-align: center; } }

The module positions of all our templates are listed here: demo.hotjoomlatemplates.com/module_positions/

Regarding the warning, I don't know where it comes from. Please check the extensions you are using. It's not coming from our template.

Regards,
Milos
The following user(s) said Thank You: kinniya

Please Log in to join the conversation.

Time to create page: 0.156 seconds
Powered by Kunena Forum