Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change Color of Header
#5
it is as I said:

1) the theme has a css-file: default.css
2) there the element "logo" is defined:

Code:
#header .logo
{
color:#fff;
font-weight:bold;
text-decoration:none;
}

#fff = white

3) if you open this file in an editor (not WORD!) and change it to #EE82EE

Code:
#header .logo
{
color:#EE82EE;
font-weight:bold;
text-decoration:none;
}



you will get a dark pink.

I ask you for further questions:

a)
try to find out where to get help. The author of that theme opened a support-thread for these themes,
http://get-simple.info/forum/post/6004/#p6004

you will always find the link to support threads in the theme-pages in the EXTEND section

b)
when you get answers, please read them and try to follow the suggestions
you will be more satisfied the more you know yourself ;=)

and it is a better feeling for us in the forum here if our answers are read ;=(
Cheers, Connie
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply


Messages In This Thread
Change Color of Header - by Peperla - 2012-09-12, 04:50:41
Change Color of Header - by Connie - 2012-09-12, 05:14:23
Change Color of Header - by Peperla - 2012-09-12, 05:21:12
Change Color of Header - by Connie - 2012-09-12, 17:23:43
Change Color of Header - by Connie - 2012-09-12, 17:38:30
Change Color of Header - by Peperla - 2012-09-13, 00:06:15
Change Color of Header - by Connie - 2012-09-13, 16:06:20



Users browsing this thread: 1 Guest(s)