Welcome to GFXstyles
GFXstyles  
All times are GMT -5. The time now is 09:24 PM.
 »   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
Old May 24th, 2007, 05:07 PM
  post #1
Style Owner
 
beduino's Avatar
 
Join Date: Jan 2007
Location: Rio de Janeiro - Brasil
Age: 51
Posts: 148
Rep Power: 20 @ 153
beduino has a spectacular aura aboutbeduino has a spectacular aura about
Question problem with quotes

hi,
i'm using vbrevisited with a big sucess in Comunidade vBulletin Brasil
but some users appoint a little problem when using quotes - the block with citations stay fix and 'explode' the width
see here
Link Forum para Vbadvanced - vBulletin Brasil
what can i do to fix this?
all the best
joao barroca
aka beduino
beduino is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 24th, 2007, 05:19 PM
  post #2
3ts'
 
Santai's Avatar
 
Join Date: Mar 2006
Location: USA - tn
Age: 52
Posts: 6,276
Blog Entries: 6
Rep Power: 96 @ 666
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 behold
Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai
Default Re: problem with quotes

will look into this and get back with you first thing in the am :

if the quote gets too wide and pushs the message - as in fire fox it looks fine ( ie i bet )

in the style vars try and change the size of the code block - smaller width -
the quote i think has 10pxls of padding .. . along with the code block width could be causing this.

if so - may have another solution - just need to test it .. .

Quote:
Originally Posted by beduino View Post
hi,
i'm using vbrevisited with a big sucess in Comunidade vBulletin Brasil
but some users appoint a little problem when using quotes - the block with citations stay fix and 'explode' the width
see here
Link Forum para Vbadvanced - vBulletin Brasil
what can i do to fix this?
all the best
joao barroca
aka beduino

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 . \\
donations appreciated
Santai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 24th, 2007, 06:04 PM
  post #3
Style Owner
 
beduino's Avatar
 
Join Date: Jan 2007
Location: Rio de Janeiro - Brasil
Age: 51
Posts: 148
Rep Power: 20 @ 153
beduino has a spectacular aura aboutbeduino has a spectacular aura about
Default Re: problem with quotes

Hi Santai,
is this?
Quote:
Table Cell Padding (pixels) (This value allows you to set the cellpadding for all tables in vBulletin)
I change to 10 now....

Quote:
Originally Posted by Santai View Post
will look into this and get back with you first thing in the am :

if the quote gets too wide and pushs the message - as in fire fox it looks fine ( ie i bet )

in the style vars try and change the size of the code block - smaller width -
the quote i think has 10pxls of padding .. . along with the code block width could be causing this.

if so - may have another solution - just need to test it .. .
beduino is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 24th, 2007, 07:11 PM
  post #4
Style Owner
 
beduino's Avatar
 
Join Date: Jan 2007
Location: Rio de Janeiro - Brasil
Age: 51
Posts: 148
Rep Power: 20 @ 153
beduino has a spectacular aura aboutbeduino has a spectacular aura about
Default Re: problem with quotes

Unfortunately the problem persists....
Link Forum para Vbadvanced - vBulletin Brasil
waiting your tests
all the best
joao
beduino is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 29th, 2007, 06:14 AM
  post #5
Style Owner
 
beduino's Avatar
 
Join Date: Jan 2007
Location: Rio de Janeiro - Brasil
Age: 51
Posts: 148
Rep Power: 20 @ 153
beduino has a spectacular aura aboutbeduino has a spectacular aura about
Default Re: problem with quotes

Well I ask in vb.com and the reply is to edit bbcode_quote template....
I don't try yet, but the code [for example] template points to codeblock. I don't know if simple substitution solve the problem with quotes
beduino is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 29th, 2007, 06:51 AM
  post #6
3ts'
 
Santai's Avatar
 
Join Date: Mar 2006
Location: USA - tn
Age: 52
Posts: 6,276
Blog Entries: 6
Rep Power: 96 @ 666
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 behold
Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai
Default Re: problem with quotes

its' only a problem in ie -- it dont' know how to read like the others

looking at what they suggested and seeing you are using the style in a 'fixed' width could try setting the block in ie to a set width.

this along with the code block also being a set width may work.

can always revert the template if it gets worse .. .

they have a conditional for ie allready - change the 100% to 580px or what ever works with out pushing the post .
first lines of the bbcode_quote template are :
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
tried it and no luck -- but noticed looking at the code - it dont' / is not adding the ie fix conditional ?? .

will play again - maybe it has to be written in a table for ie ?? .

do agree its pointing at the code template and not the quote one -- or possibly ?? .

Quote:
Originally Posted by beduino View Post
Well I ask in vb.com and the reply is to edit bbcode_quote template....
I don't try yet, but the code [for example] template points to codeblock. I don't know if simple substitution solve the problem with quotes

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 . \\
donations appreciated
Santai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 29th, 2007, 08:08 AM
  post #7
3ts'
 
Santai's Avatar
 
Join Date: Mar 2006
Location: USA - tn
Age: 52
Posts: 6,276
Blog Entries: 6
Rep Power: 96 @ 666
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 behold
Send a message via MSN to Santai Send a message via Yahoo to Santai Send a message via Skype™ to Santai
Default Re: problem with quotes

-- been playing with this .. .

have made a little progress but - not yet.

re writing the post bit legacy template - its something in there that ie dont' like or translate right

back in a bit .. .

<edit>

found the fix -- ie and tables .. .
just writing it up now - will re work the templates in a few

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 . \\
donations appreciated

Last edited by Santai; May 29th, 2007 at 08:35 AM. Reason: found problem added.. .
Santai is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

« logo | align left »
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to fix this problem? vara Styles Support : free : 1 July 5th, 2007 03:00 AM