![]() |
html/xhtml help
1 Attachment(s)
ok well i want to keep each one in columns but since latest entries and latest journals are going to be listed i need to have them in their own table inside a table. so basically my problem is all that extra space. any suggestions on how i can rid of that space or put them in columns?
here the parsed code taking from view source for the table: HTML Code:
<table class="tborder" cellspacing="1" cellpadding="6" border="0" align="center" width="100%"> |
Try this:
HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
sry, that isnt what i was looking for:)
|
Quote:
|
i have solved this myself:) by changing the <tr> tags to <div> tags:D
|
All times are GMT. The time now is 01:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|