- Posts: 19
- Thank you received: 0
Centering top menu
-
Elleclouds
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 4 days ago #17369
by Elleclouds
Replied by Elleclouds on topic Re: Centering top menu
Did not work again... any other suggestions on how to center the top menu at
www.maddenfootballleague.com
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 days ago #17376
by ivan.milic
Replied by ivan.milic on topic Re: Centering top menu
It may be that you just needed to refresh.
Please Log in to join the conversation.
-
Elleclouds
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
13 years 3 days ago #17386
by Elleclouds
Replied by Elleclouds on topic Re: Centering top menu
I did refresh. I added that last code to the bottom of my templatecss.css file and got no results.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 days ago #17397
by ivan.milic
Replied by ivan.milic on topic Re: Centering top menu
ok leave it there, an post again so I could see result
Please Log in to join the conversation.
-
Elleclouds
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
13 years 3 days ago #17412
by Elleclouds
This "DIV.sportal_menu{
padding: 0 100px;
}
"
is at the bottom of template_css.css as we speak. Check www.maddenfootballleague.com
Replied by Elleclouds on topic Re: Centering top menu
ivan.milic wrote: ok leave it there, an post again so I could see result
This "DIV.sportal_menu{
padding: 0 100px;
}
"
is at the bottom of template_css.css as we speak. Check www.maddenfootballleague.com
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
13 years 2 days ago #17415
by milos
Replied by milos on topic Re: Centering top menu
You have errors in the CSS code, please remove this:
and enter only this
Code:
{
DIV.sportal_menu{
padding: 0 100px;
}
}
Code:
DIV.sportal_menu{
padding: 0 100px;
}
Please Log in to join the conversation.
Time to create page: 0.092 seconds