• Page 1 of 1
  • 1
How to change the links to buttons..
MastaDee5093
Posts: 4
Reputation: 0

Message # 1 | 10:42 PM
Yo...
I wanted to know how to change these
into some created buttons... smile
Thanks
Attachments: 6181922.png (194.9 Kb)
Post edited by MastaDee5093 - Wednesday, 2011-06-01, 10:45 PM
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 2 | 11:07 PM
To change the links to buttons you will have to open Control Panel > Design Customisation > Top part of website.

Next use your browsers search function (CTRL+F) to look for where the links above are in the HTML. Once found substitute the text for the images of the buttons using the <img> tag. The image tag code is below.

Code
<img src="LINK TO IMAGE" border="0">


Hope this helps happy

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
MastaDee5093
Posts: 4
Reputation: 0

Message # 3 | 0:37 AM
Understood a bit of it because of my English, and the people in the forum haven't been active for a month...
So, i got the $HOME_PAGE_LINK$, next to it there is the ''Main Page'' text, so i have to just replace the Text with link to image, Right? smile

Oh, one more question, i want to have a slightly different thing on mouse over, but is it possible?
If it is, can i have the Code for it smile
Thanks!
Post edited by MastaDee5093 - Thursday, 2011-06-02, 0:39 AM
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 4 | 1:23 AM
That is correct, Just replace the text with the image tag.

And yes it is. You can find a tutoiral Here.

Hope this helps smile

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
MastaDee5093
Posts: 4
Reputation: 0

Message # 5 | 2:30 AM
Thank you very much smile
Natashko
Posts: 3366
Reputation: 171

Message # 6 | 11:21 AM
MastaDee5093, please use search next time and post your messages in the correct thread.
-Moved to Design Customization and locked-
  • Page 1 of 1
  • 1
Search: