Jump to content
WebFlake
  • 0

Profiles are messed up.


MindLess Ghost

Question

4 answers to this question

Recommended Posts

  • 0

I fixed this for you, when i did the sidebar to the left, i had to change this CSS Element,

.ipsLayout { float: right; width: 100%; }
But now i changed it back your profiles are now fine and so is the sidebar to the left, with the side i added the CSS Element to the HTML it self, like so below,

<div id='categories' class='ipsLayout_content clearfix' style='float: right'>
So ye all should be fixed now :D
Link to comment
Share on other sites

  • 0

I fixed this for you, when i did the sidebar to the left, i had to change this CSS Element,

.ipsLayout { float: right; width: 100%; }
But now i changed it back your profiles are now fine and so is the sidebar to the left, with the side i added the CSS Element to the HTML it self, like so below,

<div id='categories' class='ipsLayout_content clearfix' style='float: right'>
So ye all should be fixed now :D

 

God cookie, man I cannot thank you enough for all this help you've been giving me lately! Thank you so much man!

  • Upvote 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...