Byronwells
01-06-2010, 06:11 PM
Alright guys..
I am trying to get my membership php script layout to look exactly like this http://www.supreme-host.com/web/categories.php
This is the page that I am have got a query about http://digitalresellersvault.com/marketplace.php?cat=t&category=PLR
There is a small gap between the navbar and the header.. (Header is adding automactially to each page through the admin area)
I need to get rid of that gap.. Can someone help?
harrierdh
01-06-2010, 07:20 PM
I looked at both pages. There is a gap at the top of both pages. Maybe I mis-understood. I would just put this in your #navbar { style:
margin-top: -4px;
Byronwells
01-07-2010, 12:51 AM
I looked at both pages. There is a gap at the top of both pages. Maybe I mis-understood. I would just put this in your #navbar { style:
margin-top: -4px;
That doesnt work :
ckeyrouz
01-07-2010, 01:06 AM
Do you mean space the red zone in the screen between the navbar and the image at the top?
Byronwells
01-07-2010, 01:20 AM
Do you mean space the red zone in the screen between the navbar and the image at the top?
What red zone?
Header Image is this one: http://www.supreme-host.com/web/images/header.jpg
Nav bar is this one: http://www.supreme-host.com/web/images/navbar.jpg
There should be no white spaces/gap between them
abduraooft
01-07-2010, 08:19 AM
There is a small gap between the navbar and the header.. (Header is adding automactially to each page through the admin area)
I need to get rid of that gap.. Can someone help? Which is your browser?
Byronwells
01-07-2010, 02:35 PM
Which is your browser?
IE Or Google
abduraooft
01-07-2010, 03:00 PM
I don't see any difference or such gap, when viewed in FF2,IE6 & Chrome.
Byronwells
01-07-2010, 07:02 PM
I don't see any difference or such gap, when viewed in FF2,IE6 & Chrome.
Lol you dont now.. Becuase I had to change some of the actual code :)