Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Strang spacing on tabs ...
Old 04-27-2006, 11:38 AM Strang spacing on tabs ...
Average Talker

Posts: 19
Trades: 0
Hello all. I have some tabs on top of my application for various sections, and some of the tabs are only visible to certain users. Well, the funny thing is that those tabs that are only viewable to certain users (the last three of image) have a small space between them that wasn't there before I added the rules. The tabs that are available to all users look fine. I have attached an image so that you can see what I am talking about. Also, since this happened, it seems that none of the tabs touch the blue bar below.

Here is the code:


Code:
 
<td width="501" colspan="2" valign="bottom"><div align="right"><a href="welcome.asp"><img src="Images/tabHome_off.jpg" width="81" height="26" border="0" /></a><a href="ts_main.asp"><img src="Images/tabTimesheet_off.jpg" width="81" height="26" border="0" /></a><a href="expense_main.asp"><img src="Images/tabExpense_off.jpg" width="81" height="26" border="0" /></a> <% If Not rsKBacc.EOF Or Not rsKBacc.BOF Then %> <a href="KB_main.asp"><img src="Images/tabKB_off.jpg" width="81" height="26" border="0" /></a> <% End If ' end Not rsKBacc.EOF Or NOT rsKBacc.BOF %> <% If Not rsAdmin.EOF Or Not rsAdmin.BOF Then %> <a href="admin_main.asp"><img src="Images/tabAdmin_off.jpg" width="81" height="26" border="0" /></a> <% End If ' end Not rsAdmin.EOF Or NOT rsAdmin.BOF %> <% If Not rsSuperUser.EOF Or Not rsSuperUser.BOF Then %> <a href="Module_admin_main.asp"><img src="Images/tabSuperUser_off.jpg" width="81" height="26" border="0" /></a> <% End If ' end Not rsSuperUser.EOF Or NOT rsSuperUser.BOF %> </div></td>


Any suggestions would be greatly appreciated.

Parallon
Attached Images
File Type: gif Sample.gif (3.4 KB, 4 views)
parallon is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-27-2006, 04:43 PM Re: Strang spacing on tabs ...
ExpressoDan's Avatar
Ultra Talker

Posts: 317
Name: This Space for Rent
Location: Georgia
Trades: 0
This might sounds crazy and it could get long, but try putting it all on the same line?
is there a margin on the img or a href tags?
__________________

Please login or register to view this content. Registration is FREE

"I think therefore I am, I think." <!-- George Carlin
ExpressoDan is offline
Reply With Quote
View Public Profile Visit ExpressoDan's homepage!
 
Old 04-27-2006, 05:16 PM Re: Strang spacing on tabs ...
Average Talker

Posts: 19
Trades: 0
Actually, that worked perfectly.

Thanks,

Parallon
parallon is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Strang spacing on tabs ...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16897 seconds with 13 queries