• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Sidebar open by default

Started by maldboy,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

maldboyTopic starter

anyone knows how to make the sidebar open by default and if users wants to close?????
i have seen this post http://www.phpvibe.com/forum/how-to/brasil-theme-how-tosupport/msg18372/#msg18372   but its old
  •  

PHPVibe A.

This is very simple, top of tpl/main/sidebar.php

<div id="sidebar" <?php if(com() == "video") {echo 'class="hide"';} ?> >


change it to

<div id="sidebar">

maldboyTopic starter

you say its easy,i make the change and nothing changed :/
i have already clear all history caches etc and still nothing.any solution?
  •  

PHPVibe A.

Clear cache from admin :) Or make sure you've edited good. There is no catch to it.

maldboyTopic starter

i have clear from all.browser from http://mydomain.com/moderator/?sk=clean-cache  and nothing
also see the image for the <div id="sidebar">
  •  

PHPVibe A.


maldboyTopic starter

  •  

PHPVibe A.

Quote from: maldboy on
tv-therapy.net

Your sidebar is open.
Can you explain me why are you so jumpy? Or are you trying to piss somebody off?
Just asking, since before I would post a support thing I would check in several browsers and devices.

maldboyTopic starter

seriosly?lol on my pc i dont use never firefox,i test there and not showing,this its the reason am asking you for help.
sorry man maybe something its wrong on my pc then.
for this problem we can do anything?i have ffmpeg on
  •  

PHPVibe A.


maldboyTopic starter

thanks for your reply,i will try to figure out :)
  •  

neospider69

Hi Alexander, i did tried this one but it seems that does not work as the sidebar keeps on hidding? Maybe there's something else to be done?
  •  

neospider69

Nevermind, just found out that is screen size dependant, works just fine
  •  

Similar topics (7)