FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » FUDforum 3.0+ » Upgrade to 3.0.3 Messed up Top Icons
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Upgrade to 3.0.3 Messed up Top Icons [message #166210 is a reply to message #166207] Tue, 11 October 2011 13:55 Go to previous messageGo to previous message
jm2morri is currently offline  jm2morri   
Messages: 225
Registered: January 2009
Location: Stratford, Ontario, Canad...
Karma:
Senior Member
OK, for anyone who runs into similar issues I've fixed most of this. The main problem was that the templates I had for my custom themes were an old version and were referencing some things incorrectly (like javascript files in the wrong location). So I copied the header.tmpl file from default theme to my custom theme, added my custom code into that, and that cleaned up most of the issues.

I also did add a CSS override

#UserControlPanel ul {
        list-style: none;
        float: right;
        padding: 0;
        margin: 0;
        text-align:right;
        white-space: nowrap;
}


So that those icons wouldn't have a line wrap in them and now they are all on the same line.

James.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3.0.3 NNTP Import Limit
Next Topic: Static Page Manager (answered)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 05:37:13 GMT 2024

Total time taken to generate the page: 0.05524 seconds