Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Design > Need Help?

Postbit Template - Coding Around Date/Time & Post/Inlinemod

Ask us questions relavent to Web Design and Computers.
Also support for Bluepearl Design and webclans.net hosting.

    

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 01-31-2006, 10:40 AM   #1 (permalink)
 
LEAD_WEIGHT's Avatar
 
Title: Member
Join Date: Mar 2005
Age: 37
Posts: 94
Rep Power: 4 LEAD_WEIGHT is on a distinguished road
Postbit Template - Coding Around Date/Time & Post/Inlinemod

I am trying to make this look for postbit template, but it breaks up the forum each time I try it? I got it to work for postbit_legacy, but it is not the same way of getting that effect?
LEAD_WEIGHT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-31-2006, 12:14 PM   #2 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,888
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Postbit Template - Coding Around Date/Time & Post/Inlinemod

show us the code u r using?
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-31-2006, 02:37 PM   #3 (permalink)
 
LEAD_WEIGHT's Avatar
 
Title: Member
Join Date: Mar 2005
Age: 37
Posts: 94
Rep Power: 4 LEAD_WEIGHT is on a distinguished road
Re: Postbit Template - Coding Around Date/Time & Post/Inlinemod

It was not made for postit? It was intended for postbit_legacy?



Code:
 
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="1" border="0" width="100%" align="center">
<tr>
 <if condition="$show['announcement']">
  <td class="thead" style="font-weight:normal" colspan="2" align="center">
   <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
   <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
  </td>
 <else />
  <td class="thead" style="font-weight:normal" $post[scrolltothis]>  
   <!-- status icon and date -->
   <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
   $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
   $post[firstnewinsert]
   <!-- / status icon and date -->    
  </td>
  <td class="thead" style="font-weight:normal" align="$stylevar[right]">
   &nbsp;
   <if condition="$show['postcount']"><strong>Post N&deg;</strong><a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
   <if condition="$show['inlinemod']">
    <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
   </if>
  </td>
 </if>
</tr>

I know it has to go over avatar for the first part, then the other must have to be over user title? I can see it is a bit different in layout of postbit & postbit_legacy.

Last edited by LEAD_WEIGHT; 01-31-2006 at 02:46 PM.
LEAD_WEIGHT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-31-2006, 02:44 PM   #4 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,888
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Postbit Template - Coding Around Date/Time & Post/Inlinemod

Have u tried adding another table with the same attributes into the cell?
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-31-2006, 02:48 PM   #5 (permalink)
 
LEAD_WEIGHT's Avatar
 
Title: Member
Join Date: Mar 2005
Age: 37
Posts: 94
Rep Power: 4 LEAD_WEIGHT is on a distinguished road
Re: Postbit Template - Coding Around Date/Time & Post/Inlinemod

I am going back from scatch and see if I can try to get this working.

That adding another table is or was a bad idea? It really gimp the post up.

I got something close enough instead, also did a bit more changes to the layout after thinking it was easier the I have it now!

All I need to do is button's/gradient's & wrapper images and will be done. I should have 10 color(our)'s and 8 sets of each in my new style's. I should be done this project by march-06

Last edited by LEAD_WEIGHT; 01-31-2006 at 06:15 PM. Reason: Figure something out close enough
LEAD_WEIGHT is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Forum Jump


  
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Bluepearl Templates

All times are GMT +11. The time now is 08:59 AM.

 



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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52