Webmaster Forum

Bidding Directory   1,000 Directory Submissions   V7N Directory
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Reply
 
LinkBack Thread Tools Display Modes
Old 09-10-2004, 04:18 PM   #1 (permalink)
Inactive
 
downtroden's Avatar
 
Join Date: 06-19-04
Location: Illinois
Posts: 149
iTrader: 0 / 0%
Latest Blog:
None

downtroden is liked by many
Send a message via AIM to downtroden
CSS woes

I'm trying to help my wife out by updating a page for her 'radio' class at a local community college... however I'm having some issues with CSS. I've got a right sidebar navigation system that isn't acting the way I'm telling it to. I've tried a solution with a table and without a table and both react the same in each browser. Explorer does it correctly. Omniweb, Firefox and Safari however do not... and they all make the same mistake. Since Explorer is REALLY forgiving I'm assuming the problem is with the origin of the code (me). Any advice/tip would be appreciated.

with table http://www.azoln.com/max/index_table.html
withoutable http://www.azoln.com/max/index.html

for quick reference, the styles for the links:

.nav_bar {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #E0E0E0;
background-repeat: repeat
}

.nav_bar a:link{
color: #000000;
text-decoration: none;
display: block;
height: 30px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
border-color: #FFFFFF #000000 #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-image: url(images/link_back.gif);
background-repeat: repeat;
background-position: 0px 0px
}

.nav_bar a:visited{
color: #000000;
text-decoration: none;
display: block;
height: 30px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
border-color: #FFFFFF #000000 #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-image: url(images/link_back.gif);
background-repeat: repeat;
background-position: 0px 0px
}

.nav_bar a:hover{
color: #000000;
border-color: #000000 #000000 #FFFFFF;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px: #000000 #FFFFFF #FFFFFF
background-repeat: repeat;
background-position: 0px 56px;
background-color: #999999
}

.nav_bar a:active{
color: #FFFFFF;
border-color: #000000 #000000 #FFFFFF;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px: #000000 #FFFFFF #FFFFFF
background-repeat: repeat;
background-position: 0px 28px;
background-color: #999999
}
downtroden is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 09-10-2004, 05:40 PM   #2 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
Have you tried removing height="100%" ? I'm thinking it's either that or the padding you have for the links in the stylesheet.
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-11-2004, 07:56 PM   #3 (permalink)
Inactive
 
seonewbee's Avatar
 
Join Date: 05-12-04
Posts: 520
iTrader: 0 / 0%
Latest Blog:
None

seonewbee is just really niceseonewbee is just really niceseonewbee is just really niceseonewbee is just really niceseonewbee is just really niceseonewbee is just really niceseonewbee is just really niceseonewbee is just really nice
Why are there 3 colors for the border?

Is there supose to be a period between _navbar and a:link in _navbar a:link ?

Like this:


ul.menu
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
list-style-type: none;
background-color: #CDCEFF;
}

a.menu { padding: 3px 10px; display: block; text-decoration: none;}

a.menu:link, a.menu:visited
{
color: #66f;
}

a.menu:hover
{
color: #ff0;
background-color: #00f;
}
seonewbee is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-12-2004, 04:48 PM   #4 (permalink)
Inactive
 
downtroden's Avatar
 
Join Date: 06-19-04
Location: Illinois
Posts: 149
iTrader: 0 / 0%
Latest Blog:
None

downtroden is liked by many
Send a message via AIM to downtroden
i've always put the a:'state' after the class name... but anyway, for those who wonder.
30px height on the link class was the issue. thanks for the help
downtroden is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

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
Google woes mxracer170 SEO Forum 1 03-04-2007 08:42 PM
Proftpd woes karrot-x Dedicated Servers 0 05-20-2004 07:53 PM


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


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