by useme on Thu Apr 10, 2008 5:00 am
Hello,
Now this css thing might not be commmon to most of the users. However, I would sudgest that the navlinks, the fixed portal modules, and quite a few parts of the forums to be modifiable (my own word?) either with unique ID selectors or unique classes...
a few examples,
the portal link instead of <li><a href=portal.htm>portal</a></li> could be <li id="pr"><a href=portal.htm>portal</a></li>
The last topic module instead of <div class="module">.... could be <div class="module lstpc">....
etc...
It would help on different designs...
just a sudgestion..