VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Tsukimono Onna on May 21, 2013, 03:29:57 AM

Title: Template issues Help Needed~
Post by: Tsukimono Onna on May 21, 2013, 03:29:57 AM
Hi...
am using Joomla! 2.5

1 - when I install and set a template as defult, how can I be able to change the Articles title from left to right positions?
and how can I change the Word "Read More" -that I added at the article in the home page- to something else from my pick.

2 - I got a request in adding a Button in the site that the visitors will be able by it to change the Layout -site theme- color...
how can I do that?

pls reply to me considering am just someone in a beginner.

Thank You So much.
Title: Re: Template issues Help Needed~
Post by: Griffins on May 21, 2013, 07:21:32 AM
you should use firebug, it will help you
Regards
Title: Re: Template issues Help Needed~
Post by: jenkinhill on May 21, 2013, 10:35:32 AM
These are Joomla questions so should be asked in the Joomla template forum,  http://forum.joomla.org/viewforum.php?f=619
Title: Re: Template issues Help Needed~
Post by: Tsukimono Onna on May 21, 2013, 12:13:29 PM
@Griffins
Thx for the tip, but what is firebug?

@jenkinhill
am sry, I will do that...
Title: Re: Template issues Help Needed~
Post by: samlf3rd on May 22, 2013, 16:35:31 PM
Quote from: Tsukimono Onna on May 21, 2013, 12:13:29 PM
@Griffins
Thx for the tip, but what is firebug?

@jenkinhill
am sry, I will do that...

Firebug is an extension of FireFox. You can also use Google Chrome, right click on an object and select "Inspect Element". You may have to enable developer tools in Chrome by going to settings and enabling it at the bottom of the page first.
This way in the inspect window you can change the CSS live so you can see results in real time and then copy/paste your code into your site's template.