Hey guys, I am having some trouble with my Rockettheme Templates and my DT Register, and was hoping for some help.
Here
is the site in question, now running the Panacea template. And you can see
here
, that the buttons are being computed different in both of the columns. I made a post at the DTH Development site (DT Register component) and they think it has something to do with the way the templates read the buttons. I am hoping between you, me, and them, we can get this figured out.
I posted this here because it seems that it is done with all the templates and not any certain one. Plus I figured it would get more exposure.
I am currently running Joomla 1.5.22, DT Register 2.7.3b, and Panacea 1.5.5. Like I said, it was also doing it with Zephyr 1.5.1.
Thanks in advance
Jay
edit - I tried changing the height of the images to 18px high, like the 2nd column is computing the button, and it gave me
this
. I wouldn't mind the buttons being that big if it would compute the width right as well.
Here is the HTML for the first button.<img alt="DT_VIEW_DETAIL" class="event_button" src="/components/com_dtregister/assets/images/black/view_details_62x14.png">
And here is the HTML for the second button.<img width="66" height="18" border="0" alt="Register" src="/components/com_dtregister/assets/images/black/register_62x14.png" class="event_button" smartload="4">