1. sadegh5
  2. Commercial Templates
  3. Saturday, 14 July 2012
  4.  Subscribe via email
Dear All
I want to know how you can give a fixed height to the page and what is the best height used as standard
Currently, my page heights in my template, digital empire, varied with the content, the more content I have the more it expand and if I have few lines it stays as short.
I want to make the page height absolute, same across all pages so they have fixed height regardless of the content
As always, your advice and assistance is highly appreciated


Kind regards
sadegh
Accepted Answer Pending Moderation
0
Votes
Undo
Hi sadegh

Would you have a URL to your site?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello
Thanks
It is

http://www.pcwebsystems.co.uk/


Kind regards

Sadegh
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Presuming I understand you correctly you could add something like the following to the end of your templates template.css

[code type=css]body {height:2000px; overflow:hidden;}[/code]

This will set your page height to 2000px and then hide everything that goes beyond that.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi
thanks
is this right at the very end of my template

Kind regards
sadegh
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!