Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 12-21-2007, 03:24 PM   #1 (permalink)
Contributing Member
 
Join Date: 06-09-04
Posts: 349
iTrader: 0 / 0%
Latest Blog:
None

devilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nice
Phantom empty space

http://www.missionenvironment.com/blog/

I need some help with the blog part. After reading comments that I should make my blog and forum congruent with my site, I started working on that. For the blog, I am just adding the top part of my index page to the blog. I have added the top logo, the menu, and the top image. For some reason, there is a space between the menu and the top image and I cannot get rid of it. Anyone see the problem?
devilzfan300 is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-22-2007, 03:47 PM   #2 (permalink)
Contributing Member
 
Join Date: 06-09-04
Posts: 349
iTrader: 0 / 0%
Latest Blog:
None

devilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nicedevilzfan300 is just really nice
Anyone? Its really bothering me and I cannot figure it out. I might just get rid of the image all together. I dont want to, but I cannot have that space there - it looks unprofessional
devilzfan300 is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-22-2007, 10:53 PM   #3 (permalink)
v7n Mentor
 
Costin Trifan's Avatar
 
Join Date: 04-13-07
Location: Romania
Posts: 3,009
iTrader: 0 / 0%
Costin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web proCostin Trifan is a highly respected web pro
In HTML:

Locate this:

Code:
<h1> <strong>MISSION ENVIRONMENT</strong> Take Action Now and Save the Environment <span></span> </h1>
and replace it with this:
Code:
<div class="banner"> <h1> <strong>MISSION ENVIRONMENT</strong> <span>Take Action Now and Save the Environment</span> </h1> </div>

In the style.css:

Replace this:

Code:
H1 { PADDING-RIGHT: 8px; PADDING-LEFT: 0pt; PADDING-BOTTOM: 0pt; FONT: 18px/22px verdana,arial,sans-serif; WIDTH: 750px; COLOR: #ffffff; PADDING-TOP: 17px; POSITION: relative; HEIGHT: 90px; TEXT-ALIGN: right } H1 STRONG { DISPLAY: block; FONT: bold 32px/36px verdana,arial,sans-serif } H1 SPAN { BACKGROUND: url(http://www.missionenvironment.com/test/images/wind3top.jpg) 0% 50%; LEFT: 0pt; WIDTH: 750px; POSITION: absolute; TOP: 0pt; HEIGHT: 102px }
with this:
Code:
div.banner { width: 100%; height: auto; margin: 0 0 0 0; padding: 0 0 0 0; BACKGROUND: url(http://www.missionenvironment.com/test/images/wind3top.jpg); background-position: left top; background-repeat: no-repeat; } H1 { PADDING-RIGHT: 8px; PADDING-LEFT: 0pt; PADDING-BOTTOM: 0pt; FONT: 18px/22px verdana,arial,sans-serif; WIDTH: 750px; COLOR: #ffffff; PADDING-TOP: 17px; POSITION: relative; HEIGHT: 90px; TEXT-ALIGN: right; } H1 STRONG { DISPLAY: block; FONT: bold 32px/36px verdana,arial,sans-serif } H1 SPAN { LEFT: 0pt; WIDTH: 750px; POSITION: absolute; TOP: 0pt; HEIGHT: 102px }
Attached Thumbnails
phantom-empty-space-preview.jpg  
Costin Trifan is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Phantom Microphone chicgeek Computers & Internet 3 03-18-2008 02:24 PM
How to empty cache automatically? fireheart007 Web Design Lobby 4 02-04-2008 02:43 PM
Empty Clipboard javascript Jason Web Design Lobby 27 03-10-2005 09:20 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:31 AM.
© Copyright 2008 V7 Inc