moein Posted November 25, 2012 Share Posted November 25, 2012 Hi ; i've changed my css style in portal template and ( float : left ) my "side_menu" and ( float : right ) my "content_left" which is much better for LTR Language , but i've one problem that i've capture screen shot from it and attached to this ticket , i want to re-position the "images/content_container_bg.gif" but i can not do this !!!! please see the attachments . Regards, 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted November 26, 2012 Share Posted November 26, 2012 It is from content_container_bg.gif - that is the background image. Either remove the background image in the css or edit the image to flip it around. #content_container{background:#FFF url(images/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:950px;} 0 Quote Link to comment Share on other sites More sharing options...
moein Posted November 26, 2012 Author Share Posted November 26, 2012 Hi ; how can i flip it around ??? i've changed background position to the left , but it does not take affect . somebody help PlzzZZZ.. 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted November 26, 2012 Share Posted November 26, 2012 You would have to use an image editor and rotate it, simply putting code to position it to the left will not help as it is a background image. 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.