need help

Mga tutorials at tips sa pagdisenyo gamit ang CMS at iba pa
Locked
goodlooks
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Fri Jul 27, 2007 2:47 am

need help

Post by goodlooks » Sun Oct 21, 2007 2:26 am

dude patulong naman, how do i change the default button joomla 1.0.x?  tnx in advance

User avatar
migs
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 110
Joined: Fri Dec 22, 2006 8:13 pm
Location: Olongapo City
Contact:

Re: need help

Post by migs » Sun Oct 21, 2007 11:20 am

can you be more specific? all graphic images of joomla are installed in htdocs\images. if its template specific that you are referring, you can take a look at htdocs\templates\\images. hope this helps.
“Everything that irritates us about others can lead us to an understanding of ourselves.”
- Carl Gustav Jung
- http://www.mikeb.info

User avatar
Arpee
Joomla! Intern
Joomla! Intern
Posts: 86
Joined: Fri Apr 28, 2006 7:56 am
Location: /var/www/html/mambo_5.0
Contact:

Re: need help

Post by Arpee » Sun Oct 21, 2007 1:23 pm

dude, if you are referring to the standard icons in the frontend, such as pdf/email/print buttons. you may overwrite the core images located at images/M_images/directory.

printButton.png, pdf_button.png, email_button.png

if you want to deploy these icons with your template though, you can simply put the above images in the /images directory of your template and update the xml file as appropriate..

otherwise, if you meant to change the "buttons" like the standard submit button, this is something needed to be done in your css . for ex to style the login button, you need to have something like this in you css for ex:

.button {
font-family: Tahoma, Arial, Helvetica, Verdana;
font-size:11px;
background:#5E76AF;
color: #FFFFFF;
border-left: 2px solid #FFFFFF;
}
Core Developer, MiaCMS - http://miacms.org/
Expertise: plunging outside my comfort zones and chewing a lot of pressure

goodlooks
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Fri Jul 27, 2007 2:47 am

Re: need help

Post by goodlooks » Mon Oct 22, 2007 3:14 am

wow tnx arpee for enlightened.. problem solve....

User avatar
datatrond
Joomla! Explorer
Joomla! Explorer
Posts: 299
Joined: Wed Feb 28, 2007 2:46 am
Location: Oslo, Norway
Contact:

Re: need help

Post by datatrond » Tue Jul 21, 2009 12:05 am

Overwriting the images and replacing them with i.e. larger images might require some styling in your .CSS file. I've done this some times with great results. The logos are not always visible enough I think :-) I also like to add a "add this website to facebook" image together with the logos you are mentioning. A digg icon and also other icons might be used successfully! I'm happy to hear that you have solved your problems!

Best regards,
Trond :-)
Personal blog (Norwegian language): http://www.trondlyngbo.no
Work: https://searchplanet.no

lga1983
Joomla! Apprentice
Joomla! Apprentice
Posts: 32
Joined: Thu Jul 16, 2009 1:42 pm
Contact:

Re: need help

Post by lga1983 » Thu Jul 30, 2009 1:49 pm

I had the same problem and I changed the icon by replacing the link to the icon image (.ico) in the index.php file of my site template. It worked just fine! I hope this helps someone else facing the same problem.

bt-t
Joomla! Apprentice
Joomla! Apprentice
Posts: 38
Joined: Fri Jul 24, 2009 8:35 am
Contact:

Re: need help

Post by bt-t » Mon Aug 03, 2009 1:53 pm

can anyone tell me how to change the joomla administrator default language to another language, say (german)?


Locked

Return to “Design Tips and Tricks”