fbs Posted July 20, 2009 Share Posted July 20, 2009 any solution, i wish the text on white section Link to comment Share on other sites More sharing options...
Jalux Posted July 20, 2009 Share Posted July 20, 2009 Without looking at your website it is hard to know what could be wrong.One possibility is that on your global.css you have added a height element to the "#page {" section, please have a look. If that does not work, leave a link to your website so that others or myself may have a more in depth look.- Japanese Crafts EUhttp://www.japanesecraftseu.co.uk/mise/ Link to comment Share on other sites More sharing options...
fbs Posted July 20, 2009 Author Share Posted July 20, 2009 Piece of global.css/* global layout */#page { width: 1000px; margin: 0 auto 2px auto; text-align:left; background-color: #FFFFFF;}h1#logo {background : #055C77 url(../img/header.png) no-repeat center top; height:224px; width: 1000px; margin-top: 0px; padding-left: 0px;}#header {background-color: fff; float: left; height:109px; width: 980px; text-align: right; margin: 0 10px 0 10px;}#left_column, #center_column, #right_column { float:left;}#left_column { clear:left; width:192px; margin-left: 8px; padding : 4px; background-color: #B8CC2F; border: 1px solid #000000; -moz-border-radius: 8px; -webkit-border-radius: 8px;}#center_column { width: 560px; margin: 0px 10px 10px 10px;}#right_column { clear:right; width: 192px; margin-right: 8px; padding : 4px; background-color: #F9B621; border: 1px solid #000000; -moz-border-radius: 8px; -webkit-border-radius: 8px; Link to comment Share on other sites More sharing options...
fbs Posted July 20, 2009 Author Share Posted July 20, 2009 http://www.babyoutlet.es/cms.php?id_cms=3 Link to comment Share on other sites More sharing options...
San Diego Posted July 20, 2009 Share Posted July 20, 2009 hiyou squeezed it in a spezific height see picget firebug for firefoxwill help you in the futuresdps: problem is not a good topic for a threat, everybody has a problem, topic should be more specific, mark it as solved if so.problem with global css (solved) Link to comment Share on other sites More sharing options...
fbs Posted July 20, 2009 Author Share Posted July 20, 2009 Thanks you San DiegoDelete this height: 21px; and it works.But I have all the templates I had that problem Link to comment Share on other sites More sharing options...
San Diego Posted July 20, 2009 Share Posted July 20, 2009 hito me it looks more that you wrote your text in the php or tpl fileinstead of your backend home text editor, or cms file this might cause your troublesd Link to comment Share on other sites More sharing options...
fbs Posted July 21, 2009 Author Share Posted July 21, 2009 delete that text in global.css Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now