GetSimple Support Forum

Full Version: Menu problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am totally new to GS and I met with my 1st problem.

The main menu of the index page (top right) capitalizes the menu text of the subpages. If it was English it might be allright, but I use accented characters and I want them displayed exactly as written.
It must be something with a css, but I have not been able to find it !

Any help appreciated...


Petros
Welcome top the forum.

First off, what theme are you using?

Any demo site that we can take a look at?
The worst thing about helping, is that you didn't even mention what theme you are using on your website.
If it isn't innovation - default GS theme, where you just have to edit style.css, and delete
text-transform: uppercase; in header nav li a { declaration (around line 102) - then just search the mentioned css rule in .css file and delete it.
I installed GS 2 hours ago so everything is the default.

(The theme is Innovation)

I have uploaded a screenshot at

http://img546.imageshack.us/img546/9931/indexpage.jpg


Thanks
@ yojoe

Just read your post...

As totally newbie I didn't mess with the themes , so I will try your advice and - sure - it will work.

Just a remark.

I can not find a Search field in the support forum. Is it not yet implemented (or should I get new glasses!)


Thanks
diktyo Wrote:@ yojoe

Just read your post...

As totally newbie I didn't mess with the themes , so I will try your advice and - sure - it will work.

Just a remark.
You can edit the css rule from within GS (theme -> edit theme) Smile
Just search for the right line using browser's search field, and delete it.

Quote:I can not find a Search field in the support forum. Is it not yet implemented (or should I get new glasses!)
look at the forum's menu bar on top, there's a search button.