Change large join and login button in header

I am trying to change the large join and login buttons in the header. I have made new buttons, changed their name, edited forms_adv.css to reflect the new name, button2_bg.png, dumped the cache in the admin but I cannot get the images to change to the new images. I then deleted the old buttons but they still show up. I then deleted the cached files in cache and cache_public but the old button still shows up. How do I get it to change and show the new button?

 

Thanks,

 

Dan

Quote · 24 Mar 2012

Hello Dan,

 

It is a good practice to inspect css via firebug addon for firefox to indicate which selector you need to modify. Big join and login buttons background is set in top_menu.css file:

.subMenuOvr .sys_tm_actions .button_wrapper,
.subMenuOvr .sys_tm_actions .button_wrapper_close {
    background-image: url(../images/nl.png);
}

Copy this peace of code to your template/css/top_menu.css file and change nl.png image name to yours. Also the image should be in your template/images/ folder.

 

Thank you,

 

Best regards, nuknspax.

Free and premium Dolphin templates. Custom design services.
Quote · 25 Mar 2012

Great! Thanks!

 

Dan

Quote · 24 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.