justjojo
justjojo
Offline
0
Hi,

Please is it possible to change the background colour or text colour of artist and album frontend form? My clients are having issues adding there songs because the button is not visible on my site.

Your help will be very much appreciated.

Thanks
Responses (6)
  • Accepted Answer

    Brian
    Brian
    Offline
    Thursday, June 09 2011, 07:09 AM - #Permalink
    0
    Use Firefox (browser) & Firebug (browser plugin) to see what .css file is controlling the styling.

    If you gave a site link and test front-end login, I'm sure someone will help you out. Come on guys, issues cannot be solved by magic. People will need a little info to find the solution.
    The reply is currently minimized Show
  • Accepted Answer

    justjojo
    justjojo
    Offline
    Thursday, June 09 2011, 07:42 AM - #Permalink
    0
    OK. I'm not asking for magic, i don't believe in such things. All am asking for is where the code can be located. I can actually change the colour myself. If you know, pls can you kindly direct me to where I can change the colour. Thanks in advance.
    The reply is currently minimized Show
  • Accepted Answer

    Brian
    Brian
    Offline
    Thursday, June 09 2011, 07:36 PM - #Permalink
    0
    justjojo wrote:
    OK. I'm not asking for magic, i don't believe in such things. All am asking for is where the code can be located. I can actually change the colour myself. If you know, pls can you kindly direct me to where I can change the colour. Thanks in advance.

    http://www.joomlamusicsolutions.com/images/fbfiles/images/326px_DoubleFacePalm.jpg

    Well until we can see exactly what you are talking about, I am not going to be able to guess what file is affecting your styling.

    You have two choices...

    1) The easiest way to see where the code is located is to use FIREBUG. Like the saying goes... "Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime."

    or

    2) You can give a link to the page of interest. Someone like myself can go to that link, use Firebug, and come back to the forum and tell you where the code is.
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    justjojo
    justjojo
    Offline
    Friday, June 10 2011, 08:31 AM - #Permalink
    0
    Thanks mate. I have tried what you suggested. I can now see where the bg colour is. But the trouble is now changing that in the css file. Don't know what file to change. Any help will do thanks.
    The reply is currently minimized Show
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Saturday, June 11 2011, 04:09 AM - #Permalink
    0
    Use Firebug as mentioned above, click on the inspect button to find the area you want to modify. On the right will be the Style window which shows all the css. Find the css you need to change there. You can edit it there to see the changes in real time. It will list the file the css is in and even what line it is on.

    You can even click on that link. That way it will take you to the css tab. On the top it will list the file name, you can click on the drop down arrow next to it, and it will show you the full path to the file.
    The reply is currently minimized Show
  • Accepted Answer

    justjojo
    justjojo
    Offline
    Saturday, June 11 2011, 07:33 AM - #Permalink
    0
    Thanks so much for the andy tool. I managed to change not only the bg colour but the fonts etc. Much appreciated. Thanks to you all.
    The reply is currently minimized Show
Your Reply