user_x Posted May 15, 2009 Share Posted May 15, 2009 Hello all, I was wondering if its possible to have the portal sidebar on the left side instead of the current right side one? And if it's possible could you please give some advise aswell? Greetings ! 0 Quote Link to comment Share on other sites More sharing options...
Shaun Posted May 16, 2009 Share Posted May 16, 2009 Sure. You just need to change the CSS on the "Side Panel" dig to be "float:left" and the css on the left hand container to be "float:right" 0 Quote Link to comment Share on other sites More sharing options...
user_x Posted May 16, 2009 Author Share Posted May 16, 2009 Thank you for your help Shaun. I tried what you said and changed the float to left here: #side_menu{background-color:#EFF5FF;border-left:1px solid #CFE2FF;float:left;margin:0;padding:15px;text-align:left;width:219px;} But this was not enough, the line above in the css file has to be adjusted to float right then, like this: #content_left{background-color:#FFF;float:right;margin:0;padding:15px;text-align:left;width:670px;} That did the trick, thank you for helping out! 0 Quote Link to comment Share on other sites More sharing options...
user_x Posted May 19, 2009 Author Share Posted May 19, 2009 Hmmm, there is still this one little weird thing... There is this light blue (sidepanel) box just under the section Server Status. This did not move to the left side with it. Is there a way to remove this? I've been trying some things but no luck. You can see it here: http://www.x3mhosting.com Any advice would be much appreciated. 0 Quote Link to comment Share on other sites More sharing options...
mysmallbizu Posted May 19, 2009 Share Posted May 19, 2009 I saw on your site that you were able to fix that. How did you do that? 0 Quote Link to comment Share on other sites More sharing options...
Jay Posted May 19, 2009 Share Posted May 19, 2009 You will need to adjust the background image in the CSS, probably by adding a negative left value for it. 0 Quote Link to comment Share on other sites More sharing options...
mysmallbizu Posted May 19, 2009 Share Posted May 19, 2009 Any idea on how to remove the quick navigation panel on "selected" page only? 0 Quote Link to comment Share on other sites More sharing options...
Bucket Posted June 9, 2009 Share Posted June 9, 2009 Just reverse this image in the horizontal way. http://www.x3mhosting.com/templates/portal/images/content_container_bg.gif then, reupload it with the same name, ending and in the same folder as the old one. 0 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.