Search found 26 matches

by tonyd
Mon Nov 02, 2015 1:31 pm
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Hi, you can add the logo in your index.tpl file like this: <a class="brand" title="{header}" href="{faqHome}"> <img src="http://www.c-estimate.nl/faq/images/logo.png" alt="{header}"style="height: 25px !important;"> </a> bye Thorsten Hi Tho...
by tonyd
Fri Oct 16, 2015 9:51 am
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Hi Thorsten,

Any time to get the logo above the navbar? regards Tony :)
by tonyd
Thu Oct 08, 2015 6:28 pm
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Hi Thorsten,

I tried adding it serveral time in the index.tpl however it push the logo underneith the navbar.

Image

color for the font darkblue :)
by tonyd
Wed Oct 07, 2015 11:53 am
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Hi Thorsten.. many thanks looks great :)

Can i also change the font color of the page itself from orange to dark blue in the CSS and could you tell how to add a logo above the navbar?

Regards Tony.
by tonyd
Mon Sep 28, 2015 6:15 pm
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Thorsten wrote:Hi,

sure, hat's possible. Please tell me the colors of the gradient, so I can create that.

bye
Thorsten
Hi Thorsten,

Did you manage to create the CSS file? and could you tell how to add a logo above the navbar top left?

Regards,

Tony.
by tonyd
Sat Sep 26, 2015 11:35 am
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Gradient runs from botom #17416f to top #97abbf

And where and how can i add the logo above the nav-bar?
by tonyd
Sat Sep 26, 2015 11:14 am
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Hi Thorsten,

I have included a Image

Its a gradient i created.

And is it in 2.8 also possible to add a logo above the nav menu?

Many Thanks,
by tonyd
Sat Sep 26, 2015 10:30 am
Forum: General discussions
Topic: Removing RSS in latest version
Replies: 8
Views: 7042

Re: Removing RSS in latest version

I succesfully removed the RSS but how can i remove it from the articles? currently its still showing the RSS feed button behind every question / article
by tonyd
Sat Sep 26, 2015 9:46 am
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Hi Thorsten,

Yes i used the default one
by tonyd
Tue Sep 22, 2015 9:43 pm
Forum: Skins and Themes
Topic: change the color of the navigation bar
Replies: 22
Views: 61552

Re: change the color of the navigation bar

Where can we find this?

I updated to version 2.8 and now im not able to change color. in version 2.7 i changed

Code: Select all

/* Navigation */
nav {
    position: absolute; left: 0; top: 70px; width: 100%; background: url(../images/nav_background.png); }
however version 2.8 is different