Colour Changes

GK User
Tue Feb 24, 2015 9:38 am
Hi,

One of the forum user shared with me, following code to change the colour for the button and the background for UNIVERSITY NEWSLETTER.

.box.color2 {
background: none repeat scroll 0 0 #fa7252;
}

input[type="button"] {
background: none repeat scroll 0 0 #fa7252;
border: 1px solid #fa7252;
}

Thanks for the code. I need to trouble someone to advice me on how I can change following items:

(a) For REQUEST INFORMATION (below the banner, need to change the button colour as well, similarly like UNIVERSITY NEWSLETTER)
(b) STAY CONNECTED (the social media link, need to change the background colour, from ORANGE to PINK)
(c) LATEST EVENTS (which features 4 events, I need to change header background titled LATEST EVENTS, present colour = black, have to change it to pink colour)

My site is www.mib.edu.my

Thanks. Truly appreciate it.
User avatar
Fresh Boarder

teitbite
Tue Feb 24, 2015 2:38 pm
Hi

This is a duplication. I've already answered here: https://www.gavick.com/forums/universit ... 24#p219104
User avatar
Moderator


cron