![]() |
navbar cell width issue
The width of each td in the navbar is calculated based on the number of letters it contains. The problem is that it does so seemingly exponentially, so that "HomeForumsWebrary" would take up 456px of width while "search" only takes up 135px.
I'm not sure how to fix this. I just want the spacing to look even. *edit - I think I got it. I put this in the headinclude: <if condition="$show['member']"> <style type="text/css"> .nav1 { width:12.5%; } </style> <else /> <style type="text/css"> .nav1 { width:20%; } </style> </if> |
Quote:
|
All times are GMT. The time now is 03:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|