Welcome to GFXstyles
GFXstyles  
All times are GMT -5. The time now is 09:36 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 28th, 2006, 05:27 AM
  post #1
Member
 
southernlady's Avatar
 
Join Date: May 2006
Location: MI
Posts: 59
Rep Power: 27 @ 66
southernlady will become famous soon enough
Send a message via AIM to southernlady Send a message via MSN to southernlady Send a message via Yahoo to southernlady Send a message via Skype™ to southernlady
Default Need some input on this-it's breaking the side

The forumhome template on my new default was based on one by Callan Milne. It has a side panel and I wanted to modify what was on there.

I figured out how to adjust most of it but I have an issue with some of the stuff breaking thru over into the next panel. I did figure out that the thead was <td class="thead"> and not <td class="thead" colspan="2"> and I got rid of the gif's that were originally in there. What I need now is help in getting it to wrap under like it does in the UserCP.

Here is the original code:
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
This is what I added:
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
And I'm including a screen shot to help with this. Any clues. Liz
Attached Images
File Type: jpg codingissue.jpg (45.2 KB, 9 views)
southernlady is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 05:34 AM
  post #2
Designer
 
Azhria Lilu's Avatar
 
Join Date: Mar 2006
Location: Stretton, Derbyshire UK
Age: 34
Posts: 384
Rep Power: 32 @ 74
Azhria Lilu will become famous soon enough
Send a message via AIM to Azhria Lilu Send a message via MSN to Azhria Lilu Send a message via Yahoo to Azhria Lilu Send a message via Skype™ to Azhria Lilu
Default Re: Need some input on this-it's breaking the side

At a quick guess, as I mentioned via IM I'd say it's because the additions use two cells opposed to one.

As a trial try removing:-

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

Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
from your additions - this will confirm it, then we can look at changing the coding so you can still use the toggle feature.

Azh

You can also find me at Azhrialilu.com and It's a Bitch Thing
Please do not use my IM details for support questions - refusal often offends
Azhria Lilu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 05:40 AM
  post #3
Member
 
southernlady's Avatar
 
Join Date: May 2006
Location: MI
Posts: 59
Rep Power: 27 @ 66
southernlady will become famous soon enough
Send a message via AIM to southernlady Send a message via MSN to southernlady Send a message via Yahoo to southernlady Send a message via Skype™ to southernlady
Default Re: Need some input on this-it's breaking the side

This is what I have now:
Code:
Guests are not allowed to view code. To enable the
viewing of code, please click 'here' to register.
And it didn't change anything! Liz
southernlady is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 05:44 AM
  post #4
Designer
 
Azhria Lilu's Avatar
 
Join Date: Mar 2006
Location: Stretton, Derbyshire UK
Age: 34
Posts: 384
Rep Power: 32 @ 74
Azhria Lilu will become famous soon enough
Send a message via AIM to Azhria Lilu Send a message via MSN to Azhria Lilu Send a message via Yahoo to Azhria Lilu Send a message via Skype™ to Azhria Lilu
Default Re: Need some input on this-it's breaking the side

okay now replace <tbody> with <thead> to make it the same as the rest

Azh

You can also find me at Azhrialilu.com and It's a Bitch Thing
Please do not use my IM details for support questions - refusal often offends
Azhria Lilu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 05:44 AM
  post #5
Member
 
southernlady's Avatar
 
Join Date: May 2006
Location: MI
Posts: 59
Rep Power: 27 @ 66
southernlady will become famous soon enough
Send a message via AIM to southernlady Send a message via MSN to southernlady Send a message via Yahoo to southernlady Send a message via Skype™ to southernlady
Default Re: Need some input on this-it's breaking the side

The alternative would be to recode the top part to two cells wide but I'm not sure how to do that. Liz
southernlady is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 05:46 AM
  post #6
Member
 
southernlady's Avatar
 
Join Date: May 2006
Location: MI
Posts: 59
Rep Power: 27 @ 66
southernlady will become famous soon enough
Send a message via AIM to southernlady Send a message via MSN to southernlady Send a message via Yahoo to southernlady Send a message via Skype™ to southernlady
Default Re: Need some input on this-it's breaking the side

I did that, no change Liz
southernlady is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 05:47 AM
  post #7
Designer
 
Azhria Lilu's Avatar
 
Join Date: Mar 2006
Location: Stretton, Derbyshire UK
Age: 34
Posts: 384
Rep Power: 32 @ 74
Azhria Lilu will become famous soon enough
Send a message via AIM to Azhria Lilu Send a message via MSN to Azhria Lilu Send a message via Yahoo to Azhria Lilu Send a message via Skype™ to Azhria Lilu
Default Re: Need some input on this-it's breaking the side

I'll direct Santai to this thread, he's the better coder I'm more the designer

Azh

You can also find me at Azhrialilu.com and It's a Bitch Thing
Please do not use my IM details for support questions - refusal often offends
Azhria Lilu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 05:51 AM
  post #8
Member
 
southernlady's Avatar
 
Join Date: May 2006
Location: MI
Posts: 59
Rep Power: 27 @ 66
southernlady will become famous soon enough
Send a message via AIM to southernlady Send a message via MSN to southernlady Send a message via Yahoo to southernlady Send a message via Skype™ to southernlady
Default Re: Need some input on this-it's breaking the side

Thanks, I appreciate that. Liz
southernlady is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 06:16 AM
  post #9
Designer
 
Azhria Lilu's Avatar
 
Join Date: Mar 2006
Location: Stretton, Derbyshire UK
Age: 34
Posts: 384
Rep Power: 32 @ 74
Azhria Lilu will become famous soon enough
Send a message via AIM to Azhria Lilu Send a message via MSN to Azhria Lilu Send a message via Yahoo to Azhria Lilu Send a message via Skype™ to Azhria Lilu
Default Re: Need some input on this-it's breaking the side

Okay, Santai has installed it on the vb default style here http://gfxstyles.com/?styleid=1

Your version is lacking the correct permissions, which will mean it will show up even when there are no events/birthdays to list. Santai is just taking a look through the code to fix it all up for you so it works correctly

Azh

You can also find me at Azhrialilu.com and It's a Bitch Thing
Please do not use my IM details for support questions - refusal often offends
Azhria Lilu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 28th, 2006, 06:18 AM
Member
 
southernlady's Avatar
 
Join Date: May 2006
Location: MI
Posts: 59
Rep Power: 27 @ 66
southernlady will become famous soon enough
Send a message via AIM to southernlady Send a message via MSN to southernlady Send a message via Yahoo to southernlady Send a message via Skype™ to southernlady
Default Re: Need some input on this-it's breaking the side

Thank you both...and that way, I can also look thru what he did and learn from it. Liz
southernlady is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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
More input for portal fozo Chit-chat 19 October 11th, 2007 06:01 AM