PDA

View Full Version : What determines alt1 and alt2 backgrounds in showentry?


eJM
07-04-2009, 10:46 AM
I would like to swap the backgrounds for the showentry page. Currently the user name section is alt1 and the entry itself is alt2. I would prefer it to be the other way around - like it is for forum posts. What templates can I edit this in?

Thank you,

Jim

Brian
07-06-2009, 11:59 AM
You can edit the 'ADV_DYNA_SHOWENTRY' template and change the $altmessageclass and $messageclass variables. Note that may throw things off if you have any custom fields though since the code keeps track of what the last class was to make sure it's alternated between each section.