Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 75
4 members and 71 guests
canvasprint, chrdmistiandrug, mic7ywhigfksanr, toiponcreasezm6
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
Old
  (#11 (permalink))
Junior Member
 
Status: Offline
Posts: 13
Join Date: Feb 2005
05-20-2005, 02:48 PM

Look again, it should be right now... I was trying to fix something and kept screwing it up.


PS: Congrats
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#12 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
05-20-2005, 02:53 PM

you aren't using the last one I posted :s
Code:
*cleaned up for better thread viewing*


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#13 (permalink))
Junior Member
 
Status: Offline
Posts: 13
Join Date: Feb 2005
05-20-2005, 02:59 PM

Now I am.... look what it did to it
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#14 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
05-20-2005, 03:08 PM

Code:
<center>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="10">
  <tr>
    <td> <table cellspacing=3 cellpadding=4 width=95% border=0>
        <tbody>
          <tr>
            <td class=tabled> <table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
                <td> <table width="100%" border=0 cellpadding=0 cellspacing=0><tr><td>
                      <tbody>
      <table width="100%" border="0" cellspacing="0" cellpadding="6">
        <tr>
          <td width="40" height="37" rowspan="2" background="themes/dreamscape/images/story_01.gif"></td>
          <td width="93%" background="themes/dreamscape/images/story_02a.gif" height=12> </td>
          <td width="40" rowspan="2" background="themes/dreamscape/images/story_03.gif"></td>
        </tr>
        <tr>
          <td background="themes/dreamscape/images/story_02b.gif" height=25> <font size="6">  <font color="#E7A43C">$title</font></div></td>
        </tr>
        <tr>
          <td rowspan="2" background="themes/dreamscape/images/story_04a.gif"></td>
          <td height="48" background="themes/dreamscape/images/story_04b.gif"><font size="1">[img]$tipath$topicimage[/img] <font class="content"><font color="#15657D">$content</font></font></td>
          <td rowspan="2" background="themes/dreamscape/images/story_04c.gif"></td>
        </tr>
        <tr>
          <td height="32" background="themes/dreamscape/images/story_04b.gif"></td>
        </tr>
        <tr>
          <td height="41" rowspan="3" background="themes/dreamscape/images/story_05.gif"></td>
          <td height="28" background="themes/dreamscape/images/story_06a.gif"> <font size="1"><font class="content"><font color="#0B5065">$morelink</font></font> </td>
          <td rowspan="3" background="themes/dreamscape/images/story_07.gif"></td>
        </tr>
        <tr>
          <td height="13" background="themes/dreamscape/images/story_06b.gif"></td>
        </tr>
                      </tbody>
                    </td></tr></table></td>
                </tr>
              </table></td>
          </tr>
        </tbody>
      </table></td>
  </tr>

</table>
tell me what this does (sorry it takes so long, all the images make it a little harder)


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#15 (permalink))
Junior Member
 
Status: Offline
Posts: 13
Join Date: Feb 2005
05-20-2005, 03:18 PM

That fixed it, but it didn't add any space!!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#16 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
05-20-2005, 03:31 PM

if this doesn't know, then I don't know :s
Code:
<center>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="10">
  <tr>
    <td> <table cellspacing=3 cellpadding=4 width=95% border=0>
        <tbody>
          <tr>
            <td class=tabled> <table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
                <td> <table width="100%" border=0 cellpadding=0 cellspacing=0><tr><td>
                      <tbody>
      <table width="100%" border="0" cellspacing="0" cellpadding="6">
        <tr>
          <td width="40" height="37" rowspan="2" background="themes/dreamscape/images/story_01.gif"></td>
          <td width="93%" background="themes/dreamscape/images/story_02a.gif" height=12> </td>
          <td width="40" rowspan="2" background="themes/dreamscape/images/story_03.gif"></td>
        </tr>
        <tr>
          <td background="themes/dreamscape/images/story_02b.gif" height=25> <font size="6">  <font color="#E7A43C">$title</font></div></td>
        </tr>
        <tr>
          <td rowspan="2" background="themes/dreamscape/images/story_04a.gif"></td>
          <td height="48" background="themes/dreamscape/images/story_04b.gif"><font size="1">[img]$tipath$topicimage[/img] <font class="content"><font color="#15657D">$content</font></font></td>
          <td rowspan="2" background="themes/dreamscape/images/story_04c.gif"></td>
        </tr>
        <tr>
          <td height="32" background="themes/dreamscape/images/story_04b.gif"></td>
        </tr>
        <tr>
          <td height="41" rowspan="3" background="themes/dreamscape/images/story_05.gif"></td>
          <td height="28" background="themes/dreamscape/images/story_06a.gif"> <font size="1"><font class="content"><font color="#0B5065">$morelink</font></font> </td>
          <td rowspan="3" background="themes/dreamscape/images/story_07.gif"></td>
        </tr>
        <tr>
          <td height="13" background="themes/dreamscape/images/story_06b.gif"></td>
        </tr>
        </table>
                      </tbody>
                    </td></tr></table></td>
                </tr>
              </table></td>
          </tr>
        </tbody>
      </table></td>
  </tr>

</table>


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#17 (permalink))
Junior Member
 
Status: Offline
Posts: 13
Join Date: Feb 2005
05-20-2005, 04:23 PM

That seriously eff'd it up lol
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#18 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
05-20-2005, 04:27 PM

tomorrow I'l try again.
Could you send me the full theme?? (If you don't want to, it isn't a problem, I'll try it out another way then) => spam [at] code-area51 [dot] com


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#19 (permalink))
Junior Member
 
Status: Offline
Posts: 13
Join Date: Feb 2005
05-20-2005, 04:31 PM

Sure, I'll send it to ya Thanks for the help
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31