Where could I look for help in CSS.

Hello everyone,

      This isn't related to the dolphin software but, need a little help with css. We have been working hard over the last few weeks to change alot about the boonex software. We have changed how the articles and news section will work. We have been trying to implement the design that the community site has to fit the other software. We have been sucessful with this, however when we add the menu it doesn't work well.  The jobs section went very well and looks exactly like the rest of our site. With the articles section we are having trouble with adding the drop down menu. One reason is because it's using tables and not <div class....></div> Also with the drop down menu for the news section, the drop down menu does not align very well. So, we had to take it out for right now. So, if anyone knows how to correct these simple errors, or know where we could get some information please let me know. If you want to see the articles section you can follow this link  jobs.chatterbing.com. The news menu has been taken off but, if someone wants to see the mess up there let me know and I can put it back. Thanks for any kind of help in advanced.

 

P.s. Hope this makes since.

Quote · 15 Sep 2009

Google W3Schools & CSS Tutorials, it's free and it will give you a ton of information on how CSS works and how to utilize it to create what you want.

 

Keep in mind, the tables are made in php (in dolphin, I don't know if your using php, asp, html or what on your page with issues) and you will need to make the tables there, CSS is nothing more than a basic layout code that makes your overall life simple. 

 

Note, layout in dolphin:

 

start with html file that goes to the php file that goes to the css file that goes to the html file. 

 

Hey, that could be a song. 

 

The html file is connected to the php file,

 

The php file is connected to the css file,

 

The css file is connected to the java file,

 

The java file is connected to the flash file,

 

The flash file is connected to the xml file,

 

The xml file is connected to the dhtml file,

 

The dhtml file is connected to the swl file,

 

I think I've got a hit here.

Quote · 15 Sep 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.