PDA

View Full Version : Help with news module


MickeyD
07-26-2004, 06:40 PM
I want to have the news module out of the table type style. I want it to look as if it's being printed on my page. I was wondering if someone could show me what to change to get what I'm wanting. Thanks! An example would be...
www.hxc.com

Well I guess how would I make all the already modules look like they're on the page and not in a table box. I don't like the boxes :D

apokalupsis
07-26-2004, 08:03 PM
each template will have the table code to make the box, and the content surrounded by it.

http://www.vbadvanced.com/membersarea.php?do=viewmanual&productid=4&pageid=5

At the bottom of the above link, shows the code for the default tables. Just remove that code, leaving the content, and it should work. It may not justify correctly, so you may have to edit it so that it leaves out all graphics and borders, and just a table so it aligns the news info appropriately.

Our Sponsors
 

MickeyD
07-26-2004, 09:50 PM
cool I'll check it out.