Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Change link colour of bottom positions

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi there,

I am trying to change the link colour in the bottom position.

I don't have a live site yet but I am refering to the green bottom section of the Rasa2 template...I have managed to chang the link hover colour (because it is the same as the rest of the site) but perhaps I need to add some css to target the bottom links.

Also I am wondering about changing the colours of the buttons in the pop up boxes 'email' and 'print'...I would like these buttons to be in my custom colours :)

Thanks for you help : )

Julia
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Julia,

Try adding your colour value to this line

#bottomwrap a, #footerwrap a {color: red;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Regarding the pop up buttons do you mean the area where the social icons are in the demo site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul,

Sorry I wasn't very clear. I am referring to the print and email icons that are displayed at the top of an article. Since I didn't use one of your themed colour options (I just changed colours to my custom colours) I am wondering how to change the colours that feature in the pop up windows. When you select email for example the buttons send and cancel are in the demo theme colours.

Cheers, J
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Julia,

Can you attach a screenshot with a big arrow I'm not at my sharpest today

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
: )

So my little icons are coloured properly but the pop up window is styled as per the demo site...Just wondering if possible to change the colours in the pop up windows : ) ie: buttons 'cancel' and 'send'...

ScreenShot2015-04-09at8.47.43AM.png


ScreenShot2015-04-09at8.47.43AM.png


: )
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
Try this

#mailto-window .btn {color: #000; background: red;}

Replacing with your colour values

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul,

I am off to a CSS course tomorrow so hopefully I will bug you less from now on : )

Julia
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

Good luck with the course :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul : )

Day 1 CSS over- I won't forget a { ever again!
  • Julia Booth's Avatar
  • Julia Booth
  • 12 Month Developer
  • 125 posts
  • Karma: 0
The administrator has disabled public write access.
Nice one :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers