BugNET

Open source issue tracking & project management

Forums

HomeHomeGeneralGeneralCommunity Feedb...Community Feedb...Forum buttons in FF3Forum buttons in FF3
Previous
 
Next
New Post
11/27/2008 1:46 AM
 

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 11:16 AM
 

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

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeGeneralGeneralCommunity Feedb...Community Feedb...Forum buttons in FF3Forum 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.