Lost Icons to Collapse Categories & Messages [message #163781] |
Wed, 01 December 2010 01:20 |
wittrs
Messages: 134 Registered: August 2009
Karma: 0
|
Senior Member |
|
|
... not sure if this is the right place for this.
When I custom-edited my theme over the summer, I appear to have removed the code that facilitates the icons that are used to collapse and expand categories and messages. They are not there. Hence, I cannot collapse/expand them.
Could someone tell me where the code would be found in the default-style Forum CSS? I assume that's where they are because I haven't edited anything other than that (except for header and footer).
I assume that if I put the icons back, everything will work ok. It does for the default style, just not for my edited one.
Thanks for you help. Here's my board: http://seanwilson.org/forum/index.php?t=index&S=bca18821f2d6a3ae629f3e5 8c033c61f
|
|
|
|
Re: Lost Icons to Collapse Categories & Messages [message #163831 is a reply to message #163793] |
Fri, 03 December 2010 10:53 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
Naudefj you're an absolute wizard!
Copied:
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/lib.js"></script>
From default header here and inserted it into the "Northernlights" theme header where I had the same problem before (but never fixed) and Walla it works.
I had been working on the same theory that "wittrs" was that the icons were misplaced some how.
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|