YabbGrey Wrap Integration Problem (1 viewing) (1) Guest
Post Reply << Start < Prev 1 2 Next > End >>
YabbGrey Wrap Integration Problem
by chris 9 Months, 3 Weeks ago
First of all I really love the YabbGrey SMF Template. I've been looking for this template for some time.

My problem is when I click on the 'Help' icon in the SMF forum. First, the main body of the 'Help' section which I believe is just the usermanual for SMF is not wrapping properly. This only happens for certain sub-menus of the Help section (Introduction and Posting). And this only happens to the body not the header part of the Forum where the buttons are located.

All the other sub-menus of 'Help' in the Forum properly wrap. I have a JoomlaHacks bridge and the SMF forum is configured to be in "Wrapped Integration Mode". See what I mean here: http://www.childtraveltips.com/Forums/help.html

The next problem is that in all the sub-menus of the 'Help' section of the forum I get a underline in the upper left hand corner of the web-page and the title of my webpage shifts down and to the right.

If I change my SMF template to SMF default template 'Core' the wrapping problem goes away but the underlining problem persists. Again, this is ONLY happening in the 'Help' section of the Forum. All other areas of the forum work and wrap properly.

Any ideas? I search many forums and cannot find an solution.
The administrator has disabled public write access.Logged Logged  
Re:YabbGrey Wrap Integration Problem
by Themebot 9 Months, 3 Weeks ago
Try this, Add the following to your global Joomla CSS file, usually template_css.css:

Code:

#mcontent2 table{width:500px !important}


You will have to experiment with the width to get it right for you template. Then check to make sure it doesn't break anything else in the forums. This is a hack to override the 100% table width that is hard-coded in the YabbGrey template. Let me know if this helps to solve the wrap problem.
The administrator has disabled public write access.Logged Logged  
Re:YabbGrey Wrap Integration Problem
by chris 9 Months, 3 Weeks ago
Did not fix the problem. It shrunk the header of the forum but the body is still unwrapped. I tried to attached an image to show you what I mean.
Last Edit: 2008/01/27 12:06 By rx7rules.
The administrator has disabled public write access.Logged Logged  
Re:YabbGrey Wrap Integration Problem
by chris 9 Months, 3 Weeks ago
Here is the image of what is going on. I added the line as you requested to my Joomla template css
The administrator has disabled public write access.Logged Logged  
Re:YabbGrey Wrap Integration Problem
by Themebot 9 Months, 3 Weeks ago
Try this:

Code:

#mcontent2 .tborder{width:600px !important}
The administrator has disabled public write access.Logged Logged  
Re:YabbGrey Wrap Integration Problem
by chris 9 Months, 3 Weeks ago
Themebot-

That worked! I changed the 600px to 755px to better align it with other parts of my Joomla template.

One last problem. Any idea why when I click on the help button that my "title" of the website defined in my Joomla's html template shifts down and a horizontal line appears?

Again, this only happens when I click on the 'help' button in the forum when its wrapped. See pic of before and after I click the help button.
The administrator has disabled public write access.Logged Logged  
Post Reply << Start < Prev 1 2 Next > End >>
Powered by FireBoard
About | Contact | Advertise | Privacy Policy | Terms of Use

Creative Commons License