![]() |
Please help on a button question
I created a new button style and its not working. All I get is a black square where the graphic should be.
I basically copied the code for the find button from the group window and then just altered the name and images. Code:
<?xml version="1.0" encoding="utf-8"?> |
I have also tried changing the close button, but its not working either, for some reason the graphics dont change, when I change the style.
|
Your RectangleStyles don't reference your ImageStyles.
|
the odd thing is, I actually just copied the code from the default close button code.
|
Quote:
the "Center" needs to reference to the corresponding ImageStyle Since you changed the names of the ImageStyle, you hafta go in and change the names of the reference in the corresponding RectangleStyles. Basically just replace the minimize_* with p_* (I believe) it should look like this Code:
<?xml version="1.0" encoding="utf-8"?>fixed typo in code tag |
ok, made the changes,
here is the resulting code. Code:
<?xml version="1.0" encoding="utf-8"?> |
LOL
I figured it out, thanks a ton for the help |
| All times are GMT -5. The time now is 05:42 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI