Customizing SMF > Modifications and Packages

Adk Menu Buttons

<< < (3/11) > >>

bruce86:
It 'can change gears with custom icons? Then I have a problem with the 4 key writes to me "right", thanks ..;)

Adk-Team:
Change the file Icono-Boton.png. In folder images/Boton

-=[Vyorel]=-:
Very nice mod! :) Thanks!

bruce86:

--- Quote from: Adk-Team on July 03, 2011, 03:21:39 PM ---Change the file Icono-Boton.png. In folder images/Boton

--- End quote ---
And 'possible to make them individually (icons)? Thanks a lot ..;) ps Instead ADK topic buttons for?

Papoune57:

--- Quote from: bruce86 on July 03, 2011, 03:14:25 PM ---Then I have a problem with the 4 key writes to me "right", thanks ..;)

--- End quote ---

In "index.template.php"

Find:


--- Code: ---'text' => !empty($modSettings['texto-31']) ? 'right' : 'Button 4',
--- End code ---

Change to:


--- Code: ---'text' => !empty($modSettings['texto-31']) ? $modSettings['texto-31'] : 'Button 4',
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version