• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Sticky Top menu

Started by sacri,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sacriTopic starter

Unfortunable I am using 3.3 and the top menu is not sticky. Is there a way through css to edit this?
  •  

PHPVibe A.

Change it to fixed positioning in tpl/main/css/vibe.style.css.

.fixed {
position: relative;


.fixed {
position: fixed;
left: 0;
right: 0;
top: 0;


You may need to pass the content as well so it doesn't get under it.

sacriTopic starter

Wow thanks for the fast reply. It works... :P
  •  

sacriTopic starter

I didnt want to open a new topic so I hope someone reads this :P

I upgraded to 3.4 I know 3.5 is just around the corner but I just wanted to get myself familarized with the new stuff

I only need a couple things...

I love the left "menu" but I would like that to be sticky just like the top menu and to be shown an ALL pages and
as I coudlnt find it anywhere in the forums.. a way to add a auto complete/suggestion ajax search.

I would appreciate any answers :D

  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 47133

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 75951

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 57658

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 5344

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 27511

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 10723

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 10295