Support Forum
yup. we have a ticket open to adjust for the odd wp themes doing this and make our styles explicit.
Visit Cruise Talk Central and Mr Papa's World
At upgraded to build 7759 at the weekend and the only remaining casualty after carefully moving any hacks from the core was the list view generated by clicking the unread posts icon again. It now appears like it did on post 7. This is despite the fact that in my theme default the code as shown in Post 20 is still there. The list produced by search is formatted correctly.
I have been able to correct the problem by putting
text-align: left
in my WP theme style.css file but I would rather it was forced by SP if possible, I'm sure that this was fixed prior to the build change.
I noticed a spTextAlign class somewhere when I was looking around but can't find it now . I haven't edited my spListView.php file for my theme so not sure why it stopped working.
Conrad
Did you update the template files or merge the new changes with your old ones? Specifically the spListView.php?
Around line 23 you should see sp_SectionStart('tagClass=spTopicListSection spTextLeft', 'list'); in the latest version. You might want to check and see if yours has that.
I added this into the template as a default class afyter your probem. But not n that line - rather in:
# Start the 'list' section # ---------------------------------------------------------------------- sp_SectionStart('tagClass=spTopicListSection spTextLeft', 'list');
The section start below.
YELLOW
SWORDFISH
|
1 Guest(s)