Hello.
I have à pb with the template ATLAS :
How to change the back color of the button ?
Thanks
http://www.association-pari.org
- DiabloV
- Commercial Templates
- Wednesday, 31 July 2013
- Subscribe via email
Hello
Just to confirm... you wish to change the background colour to your submit button ('Annular')?
Ciarán
Just to confirm... you wish to change the background colour to your submit button ('Annular')?
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Try adding the following to the end of your templates template.css (../templates/j51_atlas/css/template.css)...
Where #FFFFFF is your new button background colour.
Ciarán
a.modal-button, .button2-left .blank a, .button2-left a, .button2-left div.readmore a {
background: #FFFFFF !important;
}
Where #FFFFFF is your new button background colour.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email
Ciarán
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Thank you
Try also adding the following to the end of your templates template.css
Ciarán
Try also adding the following to the end of your templates template.css
.notifyarticlesubmitformfix {
background-color: transparent !important;
border: medium none !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 11
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »