Haytham Posted April 5, 2009 Share Posted April 5, 2009 helloHow to delete the space on top of header please !i atached image to here ! Link to comment Share on other sites More sharing options...
Ánh Nga Posted April 5, 2009 Share Posted April 5, 2009 helloHow to delete the space on top of header please !i atached image to here ! To check where the code of this space, you should download the firebug, it's one of plugin for firefox, you will easy to track code of this space....Google this plugin and how to use it.....Have fun! Link to comment Share on other sites More sharing options...
Haytham Posted April 5, 2009 Author Share Posted April 5, 2009 helloHow to delete the space on top of header please !i atached image to here ! To check where the code of this space, you should download the firebug, it's one of plugin for firefox, you will easy to track code of this space....Google this plugin and how to use it.....Have fun! i have firebug but it seems that not in the css file maybe in the header.tpl .i couldnt found it yet Link to comment Share on other sites More sharing options...
Fixxxer Posted April 6, 2009 Share Posted April 6, 2009 I have a similar problem but with another theme...I my case the problem is related to the webbrowser, looks fine in Firefox but IE leave a spacing between front image and menu... After some research about this I found out that this is a bug in the browser, IE do not read the code correct... So test it in both Firefox and IE and see if u have the same problem in both browsers... Link to comment Share on other sites More sharing options...
Dave Egerton Posted April 6, 2009 Share Posted April 6, 2009 You need to post your URL, then if someone has time, they may be able to have a look for you Hayssam Link to comment Share on other sites More sharing options...
Haytham Posted April 6, 2009 Author Share Posted April 6, 2009 You need to post your URL, then is someone has time, they may be able to have a look for you Hayssam www.boeletronicos.com/cat Link to comment Share on other sites More sharing options...
hieloiceberg Posted April 6, 2009 Share Posted April 6, 2009 What would happen if you change line 169 #page { width: 980px; margin: 5px auto; text-align:left; background-color:white; border-left: 1px solid #666666; border-right: 1px solid #666666; border-bottom: 1px solid #E4E4E4; } To this margin: 0px auto; Link to comment Share on other sites More sharing options...
Haytham Posted April 7, 2009 Author Share Posted April 7, 2009 What would happen if you change line 169 #page { width: 980px; margin: 5px auto; text-align:left; background-color:white; border-left: 1px solid #666666; border-right: 1px solid #666666; border-bottom: 1px solid #E4E4E4; } To this margin: 0px auto; It Happen ..that it works fine 100% thanks a lot !!! 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