simplicity - fix logo and menu

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Tue Jul 01, 2014 12:21 pm
Hi all,

I will fix my logo and menu how on demo: http://demo.gavick.com/joomla25/simplicity/

If you scroll down, you see everytime your logo and menu.

How can I do it?

Regards,
User avatar
Senior Boarder

GK User
Wed Jul 02, 2014 9:12 am
Hello,

In the Simplicity template menu uses position: fixed and top: 0 to be always on the top of the browser viewport.
User avatar
Administrator

GK User
Wed Jul 02, 2014 10:16 am
dziudek wrote:Hello,

In the Simplicity template menu uses position: fixed and top: 0 to be always on the top of the browser viewport.


Hi,

thanks for your answer.

But there is no position called "top or fixed". I am using Joomla! 2.5 can you please make a screenshot our rephrase your answer?
User avatar
Senior Boarder

GK User
Wed Jul 02, 2014 10:34 am
No,

I mean that the menu uses CSS properties:

position: fixed;
top: 0;

;)
User avatar
Administrator

GK User
Wed Jul 02, 2014 10:53 am
dziudek wrote:No,

I mean that the menu uses CSS properties:

position: fixed;
top: 0;

;)


Hi,

here you can see all module positions: http://demo.gavick.com/joomla25/simplic ... -positions

But in adminpanel I do not have logo and mainmenu positions - I can´t understand it..
User avatar
Senior Boarder

GK User
Wed Jul 02, 2014 10:58 am
Logo and mainmenu are generated by the template settings - you can specify the logo on the Features tab and the main menu under the Menu tab.
User avatar
Administrator

GK User
Wed Jul 02, 2014 11:03 am
dziudek wrote:Logo and mainmenu are generated by the template settings - you can specify the logo on the Features tab and the main menu under the Menu tab.


Yes, okay.

But I will now fix these two modules (logo and main menu).

Where to add CSS setings on admin panel?
User avatar
Senior Boarder

GK User
Wed Jul 02, 2014 11:51 am
Solved! Its working now, thanks!
User avatar
Senior Boarder


cron