•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 401,676 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,446 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1097 | Replies: 7
![]() |
•
•
Join Date: Apr 2008
Posts: 21
Reputation:
Rep Power: 1
Solved Threads: 1
http://www.further-flight.co.uk/index_20080613.php
I would like the background to appear underneath the horizontal menu on this page. My code currently looks like this:
HTML:
CSS:
Suspect it's a simple fix - could anyone point me in the right direction, please?
I would like the background to appear underneath the horizontal menu on this page. My code currently looks like this:
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script src="/style/equalcolumns.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="http://www.further-flight.co.uk/style/20080613.css"/> <title>FURTHER FLIGHT</title> </head> <body> <?php include($_SERVER['DOCUMENT_ROOT'].'/style/mainmenu.php');?> </body> </html>
CSS:
body {
background: url("/media/background.gif") repeat fixed 0px 50px;
}Suspect it's a simple fix - could anyone point me in the right direction, please?
•
•
Join Date: Apr 2008
Posts: 21
Reputation:
Rep Power: 1
Solved Threads: 1
I want the background of the vertical menu to begin at the bottom of the horizontal one.
http://www.further-flight.co.uk/index_20080613.php
http://www.further-flight.co.uk/index_20080613.php
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Alignment Issue (CSS/HTML) (HTML and CSS)
- Layout issue (HTML and CSS)
- Navbar Transparency Issue (JavaScript / DHTML / AJAX)
- PHP's include function ??? (PHP)
- Website NOT showing menu hover in Internet Explorer (Site Layout and Usability)
- Silly rows in table issue (HTML and CSS)
- PHP .tpl format template help! URGENT! (PHP)
- about:blank problems (Viruses, Spyware and other Nasties)
Other Threads in the HTML and CSS Forum
- Previous Thread: Spry Menu - does it work in Explorer 6.0
- Next Thread: Hiding half shown content in a div with the overflow property



Linear Mode