truemo9 Posted August 22, 2010 Report Share Posted August 22, 2010 Hi, I really want to re arrange my sidebar at the left on the website www.bmavirtual.co.cc But can someone tell me how to? Thanks Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 Im using obsess template Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 I had that its in your css remove the .li css (i think!!) Back your stuff up 1st but its a class setting. Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 Took me a month to find that tricky setting Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 All that to re arragne the pages on the sidebar? Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 Its a class setting, wont take you long to sort. Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 Whats the directory? Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 Your ObsessBlue directory, in your skins folder Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 Ok only thing to do with css is the stylesheet.css once i find this what do i do remove everything? Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 NO your style sheet you need to find the settings for li entry and change that. Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 i have no records in my file manager of .li css mark, Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 The entry yo are looking for is in your stylesheet and .mnm li, its been a while since i found it but your best using firefox firebug and changing the css live time in there till you find the correct one. Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 Im really confused here mark :L, id have josh help me out, :L Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 Also Mark, while your here.. whats the code for Membering only pages, and which files i sent you a message Thanks Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 OK i have just used firefox and its in your style sheet look for the settings for the UI styles. This is what your after i believe, Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 Code you need is, <?php if(Auth::LoggedIn() == false) { echo '<div class="mcright" id="error">Please login to view this page. </div></div>'; return; } ?> This will work with your skin. Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 Ahh ok, whats the key to open up the bottom bit. Thanks Quote Link to comment Share on other sites More sharing options...
truemo9 Posted August 22, 2010 Author Report Share Posted August 22, 2010 Also what file is it for the login, eg, schedules,pilots,Staff there are my pages i want to private Quote Link to comment Share on other sites More sharing options...
Moderators mark1million Posted August 22, 2010 Moderators Report Share Posted August 22, 2010 F12 mate. its called firebug. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.