User3 or User4

More
12 years 2 months ago - 12 years 2 months ago #25571 by aaroninbna
User3 or User4 was created by aaroninbna
I have a search module I am trying to place on the right of the user3 position or on user4. When located on user3 it overlaps the first menu item. When placed at the user4 position, the padding is forcing it to the right.

Ideally would be positioned at user4.

Any assistance?


This image shows the gap between utmost right of user3 and the modules left on position user4. How can I lessen the padding between the two positions?

Thank you in advance,

url: dieboldtech.com
Aaron
Attachments:
Last edit: 12 years 2 months ago by aaroninbna. Reason: left out the url

Please Log in to join the conversation.

More
12 years 2 months ago #25579 by ivan.milic
Replied by ivan.milic on topic User3 or User4
In template_css.css:

add:

#topmenu_pad{
width:820px;
}

and modify:

.search_box {
width: 200px;
height: 40px;
float: right;
}

to:

.search_box {
width: 200px;
height: 40px;
float: left;
}

Please Log in to join the conversation.

More
12 years 1 month ago #25598 by aaroninbna
Replied by aaroninbna on topic User3 or User4
Thank you so much! It works like a charm. As you can see with that extra 100 pixels allows me more customizing.

Thank you Again.

I submitted a similar question years ago, but the template's main menu was named differently. So with your suggestion everything looks wonderful.

Take Care,
Aaron


Attachments:

Please Log in to join the conversation.

Time to create page: 0.159 seconds
Powered by Kunena Forum