Change color of [Back] button

More
12 years 1 month ago #12317 by WestCoast
Hi,
I've just installed the guestbook and I have to say it works very nice.
But I have a question.
To make it more visible where to click to go back to the previous page, I would like to change the collor of the text between the brackets that says [Terug] or [Back]. I don't want to lose visitors from my home site :wink:
Is that possible?
Regards,
Jos

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #12318 by Pete
Replied by Pete on topic Change color of [Back] button
Open the file "style.css" in notepad or another simple text editor. At the end of this file add the following:
Code:
.text { color: blue; }

Where "blue" can be replaced with whatever other color you wish to use. You can reference this page for a list of supported colors:

en.wikipedia.org/wiki/List_of_colors

Enjoy!
Pete

DigiOz Webmaster
www.digioz.com

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #12319 by WestCoast
Hi Pete,
Thanx for your quick response.
When I add the style.css file and upload it to my site, nothing changes. the Back-button stays black.
Other changes I've recently performed where imedietly visible, so my website host isn't caching.

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #12320 by WestCoast
Hi Pete,
I was testing some things in the header.php file and now the Back-button is completely disapeard. I'had an older version of that file that was working but when I put it back, the button is still gone.
:?: :?: :?:
Regards,
Jos

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #12321 by Pete
Replied by Pete on topic Change color of [Back] button
It sounds like your web host may be caching after all. Right click on the page and chose "View Source", then click on the css link it gives you to navigate to the version of the css it is referencing.

As far as your header, the back hyperlink doesn't really have anything to do with the header.php code, other then the header referencing the css file.

Pete

DigiOz Webmaster
www.digioz.com

Please Log in or Create an account to join the conversation.

More
12 years 1 month ago #12330 by WestCoast
OK.
any idea how I can get back the back-button?
Jos

Please Log in or Create an account to join the conversation.

Time to create page: 0.124 seconds
Powered by Kunena Forum