开发者

Need help fixing expensive website template

开发者 https://www.devze.com 2023-01-11 11:23 出处:网络
I bought this website template from dreamtemplate and the copyright text displays on the center of the page ontop of the main body content! I had not changed any code at all. It was like that when I e

I bought this website template from dreamtemplate and the copyright text displays on the center of the page ontop of the main body content! I had not changed any code at all. It was like that when I extracted the files. I looked at the code and couldn't find anything wrong, but I guess that doesn't say much since I had to buy a template :P

Here's a screenshot of it:

http://jt-software.net/baddesign.p开发者_开发知识库ng

The html for that page is at: http://jt-software.net/services.html

And the css styling is at: http://jt-software.net/style.css

Can someone please help me fix this? :)

Thank you


Try in style.css on line 7, for .header_resize change height:490px to min-height:490px

0

精彩评论

暂无评论...
验证码 换一张
取 消