Jump to content

Some issues with css


Recommended Posts

13 hours ago, techwthquestion said:

My services page (clientarea.php?action=services) looks like this. Can you tell me where exactly I need make changes in order get sidebar at correct place? 

sadly, that's a bug that's been around for many years....

either create a .php file in /includes/hooks, give it a filename e.g sidebarfix.php and copy & paste the code from the above thread into it, save and then refresh the page in the browser.

... or in your active template, there should be a css folder within it with a custom.css file - just copy & paste the code below into it.

.main-content {
 min-height: 600px;
}

either solution should solve it, but if not, try thememetro's code instead.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated