This is a discussion on "Need Help with styles and where to start on this mess..." within the Web Page Design section. This forum, and the thread "Need Help with styles and where to start on this mess... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Need Help with styles and where to start on this mess...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Need Help with styles and where to start on this mess...
I am in the middle of a page that has been created from scratch, can someone assist me in identifying the areas I should focus on for CSS rules and the ones that will not affect the appearance of the site in any browsers... here is the site... I have cut and pasted a lot of DHTML to use on this site and when viewing this site in FF, the menu background colors are not right and the top header renders higher than I want. The slideshow works, menu works (function wise), the text highlight over "office furniture that works" only works in IE not FF.
I tried using the hack/fix provided in several other posts (shown below)
this did not work with either issue, I am guessing because I have no CSS or code in place. I am completely new with styles and code in general so any help is appreciated and any feedback will be taking serious. I also appreciate you guys patience if this is a dumb question. here's the site.... www.mccormickofficefurniture.com , I only have the first page up testing and stopped because I felt as though I need to step back and learn about doing CSS |
|
|
|
#2
|
|||
|
|||
|
anyone?
|
|
#3
|
||||
|
||||
|
Perhaps if gave a URL for the benefit of everyone and describe your problem in plain english, then we can have a look - see.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#4
|
|||
|
|||
|
Rob, definitely new to all of this but the URL is above.. its :
http://mccormickofficefurniture.com My question in plain english would be.... 1. How can I get my menu to stay in one place from 800x600 to 1024x768 settings and also render the same colors for both IE and Firefox? 2. What is causes the top header of the page to be taller in firefox than in IE? Would this cause the dynamic text script not to work on "office furniture that works" as well? Hope that is easier to read.. I appreciate any feedback in advance |
|
#5
|
|||
|
|||
|
1. I did NOT see NE-thang that look like a menu.
2. The default position for stuff is left. If yu want it diff, gotta tell puter. Yer paej is tu wide tu fit on 800px skreen so it sho a skroll bar at bottom. If yuzer hav wider skreen, maby it fit & then no skroll bar. 3. yu hav 2 bands kross the top...blue, then red eventually werds appeer in em (long waet first, so em must be piks). The red thang overflo out the left side. 4. The first thang aft <body> is <table>, so I assume all this stuff is inside the tabel. tabel wide=900px & align=center. If yu want it tu look dif, yu kan plae with the size and the aline. 5. if yu want the tabel in senter av skreen, gotta put "center" b4 the tabel. the guru-approved wae...put tabel inside a div. 6. yu have javascript stuff inside a td inside the tabel...apparently it sho stuff at run time. Make it almost not possabel tu figger out wot go on. Maby tu komplex for browser. Yu otta tri the old KISS rule...keep it simpel dummy. |
|
#6
|
|||
|
|||
|
The Menu is an external .js file..., who the hell still uses 800px res?, dude.. you just gave me a headache ready your horrible english.. I am looking for three simple fixes... associating style sheets into this page, fixing the top table in firefox, and the menu..
|
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
|||
|
|||
|
Quote:
Otherwise it'd be KISD. 8) |
|
#9
|
|||
|
|||
|
Yea, I really don't think its a word game.. I'm starting to think that the actually ability to type correctly is not there...
|
|
#10
|
|||
|
|||
|
Re: Need Help with styles and where to start on this mess...
Ok, so I've been learning external .css work this past week, I find that my table borders are only showing up GREY in IE but they will in Firefox and I don't have any browser errors when I check in Dreamweaver. What could this be you think Rob?
here's my the .css file looks like..
Last edited by EAndrews; Nov 7th, 2005 at 15:35. |
|
#11
|
|||
|
|||
|
Re: Need Help with styles and where to start on this mess...
1. wen all 4 sides R the same, yuze kondensed form...
{border:solid blue 1px} |
![]() |
| Tags |
| help, styles, start, mess |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ie6 utter mess&ie7 mess. safari&opera&firefox alright | thosecars82 | Web Page Design | 2 | May 21st, 2008 11:02 |
| CSS conflicting styles | ttaxi | Web Page Design | 2 | Mar 28th, 2008 16:01 |
| styles on tables | cyberseed | Web Page Design | 12 | May 23rd, 2006 16:34 |
| Styles in classes? | timmytots | Web Page Design | 4 | Dec 2nd, 2005 01:20 |