Home Forum  Search the forums : 
GFXstyles
Go Back   GFXstyles » Style forums » Styles Support : free :
Styles Support : free : Help for getting your style set up and coded properly, plug in integration
Not for add ons or programs that dont' use the vBulletin template configuration

Reply
 
LinkBack Thread Tools Display Modes
No avatar
Style Owner
Join Date: Oct 2006 Posts: 72 Slyfox will become famous soon enough Slyfox is offline
October 22nd, 2006, 06:46 AM
Default Postbit_Legency Help

Hi guys,

Firstly I'd like to say your templates are first class!

Nice coding and fresh images....

I was wondering if someone might be able to help with making some changes to the postbit_legecy layout..

I decided to post a picture on what I am trying to achieve...

As you can see the cell towards the bottom is a nice place to add a "Back To Top" link and segregates the lower buttons into what I think is a better layout..

I'd appreciate any help you may be able to offer.

Regards

Sly
Attached Images
File Type: jpg postbit_legecy_example.jpg (6.4 KB, 7 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 53 Location: USA - tn Posts: 7,679 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
October 22nd, 2006, 07:49 AM
Default Re: Postbit_Legency Help

the legacy also has some status icons in the block . they are on the left side and you wish the top on the right .

to have the top on the right , away from the icons use this :
used a default vB template/style
in the postbit_legacy find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

above $post[onlinestatus] you can use one of the 3 below to have it to the very right of the block :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

for the image : (just change it to another for text )
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

the arrow will / should work for a light colored background , dark .. . well ? .
added the psd .
Attached Images
File Type: gif topofpagelegacy.gif (10.5 KB, 1 views)
File Type: gif arrow_top.gif (184 Bytes, 27 views)
File Type: psd arrow_top.psd (22.3 KB, 1 views)

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Style Owner
Join Date: Oct 2006 Posts: 72 Slyfox will become famous soon enough Slyfox is offline
October 22nd, 2006, 08:09 AM
Default Re: Postbit_Legency Help

Quote:
Originally Posted by Santai View Post
the legacy also has some status icons in the block . they are on the left side and you wish the top on the right .

to have the top on the right , away from the icons use this :
used a default vB template/style
in the postbit_legacy find :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

above $post[onlinestatus] you can use one of the 3 below to have it to the very right of the block :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

for the image : (just change it to another for text )
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

the arrow will / should work for a light colored background , dark .. . well ? .
added the psd .

Thanks for the quick reply!!

I was more looking to split the current cells into 4, 2 cells on the left and 2 on the right, this way I can move the bits and pieces around....

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 53 Location: USA - tn Posts: 7,679 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
October 22nd, 2006, 08:31 AM
Default Re: Postbit_Legency Help

the original vB code is high lighted - will need to find what was there in between .

just added a table in between the 2 sets of tds' , a little more flexiability than div tags .

for the post bit legacy :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

the top link will no loner need the <div </div in a cell like this , unless as there are a lot of variations .

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Style Owner
Join Date: Oct 2006 Posts: 72 Slyfox will become famous soon enough Slyfox is offline
October 22nd, 2006, 08:47 PM
Default Re: Postbit_Legency Help

Quote:
Originally Posted by Santai View Post
the original vB code is high lighted - will need to find what was there in between .

just added a table in between the 2 sets of tds' , a little more flexiability than div tags .

for the post bit legacy :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

the top link will no loner need the <div </div in a cell like this , unless as there are a lot of variations .
Thanks for the help!

Its very close

What I'm looking for is to make a clear distinction of each cell. The picture above shows the cells are split via a border or something, at any rate there seperated (Forget the top section)

So the user information resides in the larger cell on the left, the online and TOP link in the bottom cell, message information in the upper right cell and PM/Quote etcc buttons in the right lower. But have a clear seperator for the cells..

Again, thanks..

Sly
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 53 Location: USA - tn Posts: 7,679 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
October 23rd, 2006, 06:31 AM
Default Re: Postbit_Legency Help

no problem : think i understand what your doing now :

will re wright it again in a little bit .

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Style Owner
Join Date: Oct 2006 Posts: 72 Slyfox will become famous soon enough Slyfox is offline
October 23rd, 2006, 08:24 AM
Default Re: Postbit_Legency Help

Thanks for all your help!

Sly
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 53 Location: USA - tn Posts: 7,679 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
October 23rd, 2006, 12:32 PM
Default Re: Postbit_Legency Help

posted it in kinda 2 steps : should help you figer out how to move and add i hope .

if its' not right or you need something changed ask .

2 pixs , one with the begining , 2nd with the online status moved to the lower cell :

included a text file - of the code / post .

find this section of code : copy it , as not to loose it .

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

----------------------------------------------

replace it with your top code and ony other information you would like in the cell it was in .

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

---------------------------------------------

right above what you just added , change :

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

to :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

the vBdefault is a light grey tborder , this will add the line/ border between the 2 cells .

----------------------------------------------

the code you just removed and saved : to have it in the larger block , above the one its in now ( in the larger cell on the left ) with all of the other user information .

paste it right below :

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

and above the :

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

--------------------------------------------------------

the border above the cell with the quote, edit and rest of the buttons :

find:

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

change to :

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.


-------------------------------------------------

ok -- move the on line status ( $post[onlinestatus] ) in the same block as the top : just move it below :

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

to:
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.

Attached Images
File Type: jpg postbit-help.jpg (36.7 KB, 3 views)
Attached Files
File Type: txt pblegacy-help.txt (3.5 KB, 1 views)

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
No avatar
Style Owner
Join Date: Oct 2006 Posts: 72 Slyfox will become famous soon enough Slyfox is offline
October 23rd, 2006, 08:57 PM
Default Re: Postbit_Legency Help

Perfect!

Thank you so much!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Santai's Avatar
3ts'
Join Date: Mar 2006 Age: 53 Location: USA - tn Posts: 7,679 Santai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to beholdSantai is a splendid one to behold Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai Santai is offline
October 24th, 2006, 04:20 AM
Default Re: Postbit_Legency Help

your welcome .. .

Kenj
a certain amount of common sense is necessary to survive in this world !
insanity leaves you no restrictions !
// support is available via the forums, post the apparent discrepancy or help needed . \\
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  Reply With Quote top of post top of page
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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


All times are GMT -5. The time now is 09:37 PM.
style developed @ GFXstyles
Content Relevant URLs by vBSEO 3.2.0
Copyright © 2006-2008 gfxstyles.com