BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  General  Website and for...  Forum buttons in FF3
Previous Previous
 
Next Disabled
New Post 11/27/2008 2:46 AM
User is offline messmail
5 posts
No Ranking


Forum buttons in FF3 

Hi, the forum buttons on top of the Forum are above each other, this is a known issue for this DNN forum version (and will be solved in the upcoming version).

issue : http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=7937&PROJID=7

There are suggestions in this post to correct the problem, but changing display:table-cell to

display:inline helps too.

a.Forum_ib_forumhome:link, a.Forum_ib_forumhome:visited, a.Forum_ib_forumhome:active, a.Forum_ib_forumhome:hover {bugnet.css (line 967)
background-image:url(images/ib_forumhome.png);
background-position:center center;
background-repeat:no-repeat;
display:inline;
height:35px;
padding:8px 2px 0;
width:35px;

}

BTW, I just started using bugnet and I really like it...


Timo Breumelhof -- Dotnetnuke Skinning Team Lead -- www.searchdotnetnuke.com -- Extended DNN (forum) search
 
New Post 11/27/2008 12:16 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Forum buttons in FF3 

 messmail wrote

Hi, the forum buttons on top of the Forum are above each other, this is a known issue for this DNN forum version (and will be solved in the upcoming version).

issue : http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=7937&PROJID=7

There are suggestions in this post to correct the problem, but changing display:table-cell to

display:inline helps too.

a.Forum_ib_forumhome:link, a.Forum_ib_forumhome:visited, a.Forum_ib_forumhome:active, a.Forum_ib_forumhome:hover {bugnet.css (line 967)
background-image:url(images/ib_forumhome.png);
background-position:center center;
background-repeat:no-repeat;
display:inline;
height:35px;
padding:8px 2px 0;
width:35px;

}

BTW, I just started using bugnet and I really like it...

Thanks for the heads up, that was an annoying bug and I am glad you are enjoyed the project so far.


Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Disabled
  Forum  General  Website and for...  Forum buttons in FF3

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.