Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 07-22-2007, 11:51 AM   #1 (permalink)
objecterror's Avatar
 
Ultra Techie

Join Date: Jan 2006

Location: vegas

Posts: 686

objecterror is on a distinguished road

Question Not the final option

The screen shot is pretty bad, but I want to set up my navigation so that it replaces the area underneath the "Welcome To" bar, can anyone help?

Last edited by objecterror; 09-28-2007 at 12:56 AM.
objecterror is offline  
Old 07-22-2007, 12:34 PM   #2 (permalink)
saladfork's Avatar
 
True Techie

Join Date: Oct 2006

Posts: 181

saladfork

Default Re: Not the final option

Its best if you paste your code.

Are you using style sheets or straight up html?
saladfork is offline  
Old 07-22-2007, 03:14 PM   #3 (permalink)
objecterror's Avatar
 
Ultra Techie

Join Date: Jan 2006

Location: vegas

Posts: 686

objecterror is on a distinguished road

Talking Re: Not the final option

<head>
<title>Vudoo Soul;;</title>
<style>
body {background-color: #6F0605;}
font, p, div, td, table {font-family: tahoma; font-size: 12px; font-weight:normal; color: #000000;}
#img {position: absolute; top: 20px; left: 200px;}
#side {position: absolute; top: 390px; left: 200; width: 180px;}
#roots {position: absolute; top: 390px; left: 390; width: 400px;}
.header {display: block; border-right: 10px solid #000000; background-color:#AB120F; text-align: right; padding-right: 10px; font-family: times; font-size:24px; font-weight:normal; line-height: 15px;
text-transform:lowercase;}
.header2{display: block; border-left: 10px solid #000000; background-color: #ab120f; text-align: left; padding-left: 10px; font-family:times; font-size:24px; font-weight:normal; text-transform: lowercase; line-height: 15px;}
a:link, a:active, a:visited {color: #000000; text-decoration: none;}
a:hover {cursor: crosshair; text-decoration:none; color: black; border-bottom: 1px #000000 dotted;}
a.nav:link, a.nav:visited, a.nav:active {text-align: center; display: block; border: 10px solid #000000; border-top:none; border-bottom:none; width:90%; color:black; background-color:#8C0100; text-transform:lowercase; letter-spacing: 1px; font-size: 11px;}
a.nav:hover {border: 10px solid #FFFFFF; border-top:none; border-bottom:none; color:FFFFFF; letter-spacing: 2px}
</style>
</head>


<img src="http://cbimg9.com/layouts/07/07/18/19648aa.jpg" width="592" height="366" id="img">
<div id="side">
<span class="header">About</span>
<p>
Text Here Text Here Text Here Text Here Text Here Text Here Text Here Text Here
</p>
<span class="header">Navigation</span>
<P><center>
<a class="nav" href="http://urlname.com/">Stories</a>
<a class="nav" href="http://urlname.com/">Artwork</a>
<a class="nav" href="http://urlname.com/">Blog</a>
<a class="nav" href="http://urlname.com/">Escape</a>
<a class="nav" href="http://urlname.com/">URL Name Here</a>
</center>
</P>

<div id="roots">
<span class="header2">Welcome to ...</span>
<p>


</P>


<img src="http://cbimg9.com/layouts/07/07/18/19648aa.jpg" width="592" height="366" id="img">
<div id="side">
<span class="header">About</span>
<p>
Text Here Text Here Text Here Text Here Text Here Text Here Text Here Text Here
</p>
<span class="header">Navigation</span>
<P><center>
<a class="nav" href="http://urlname.com/">Stories</a>
<a class="nav" href="http://urlname.com/">Artwork</a>
<a class="nav" href="http://urlname.com/">Blog</a>
<a class="nav" href="http://urlname.com/">Escape</a>
<a class="nav" href="http://urlname.com/">URL Name Here</a>
</center>
</P>

<div id="roots">
<span class="header2">Welcome to ...</span>
<p>


</P>
</div>

the layout uses some css and some html, take a look for yourself, I haven't created the indiviual pages yet. I will once i figure out if i need to create a table or individual something right beneath the "Welcome" portion. all this is subject to change of course, thanks for looking at the code.
objecterror is offline  
 
Closed Thread

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

BB 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
Triple monitors sans Xinerama? Greg Linux, BSD, other *nixes & Open Source Software 3 07-06-2007 01:55 PM
Edit Trackpad saladfork Linux, BSD, other *nixes & Open Source Software 7 05-30-2007 12:33 AM
Final Final Build.... I will order it tonight. pinoy3000 Building, Buying, or Upgrading High Performance PC Systems 24 05-24-2007 12:33 AM
Intel’s 45 nm dual-core desktop processor entering final testing phase... b1gapl Building, Buying, or Upgrading High Performance PC Systems 25 05-14-2007 05:23 AM
Slight annoyance with xgl Skuzzle Linux, BSD, other *nixes & Open Source Software 10 04-08-2007 10:04 PM