Forum Support

Shape 5
March 28, 2024, 09:58:28 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Content in Tab Show not working correctly  (Read 1061 times)
ccarter7
Jr. Member
**
Offline Offline

Posts: 15



« on: December 30, 2009, 10:58:16 AM »

i'm using the game crusade template and have installed the tab show module from the elegance theme (because it has a black background instead of white).  i have placed the who's online and lastest members mods inside the tabs.  they are showing up, but in IE 8, the Show All link is cut off on right side(spaced too far away), who's online tab show's the rest of the show all from the previous tab.  in firefox, it's the opposite, the pictures are cut off on the left side on latest members (show all shows up), and first part of words on who's online is cut off on the left side.

my site is http://www.newedenoutlaws.com
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: December 30, 2009, 02:20:33 PM »

If you PM me FTP details I can take a look at this for you.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
ccarter7
Jr. Member
**
Offline Offline

Posts: 15



« Reply #2 on: January 22, 2010, 11:18:15 PM »

sorry for the delay.  i just pm'd u the access.
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: February 01, 2010, 02:12:56 PM »

Fixed.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
rjcaroff
Jr. Member
**
Offline Offline

Posts: 26



« Reply #4 on: March 27, 2010, 08:07:52 PM »

I am having a similar problem with my site, http://treesofpa.com/, with respect to spacing issues in Firefox and IE8. I can't get them both adjusted to fit correctly. Can you explain a fix or shall I send you the needed access information? Thanks!
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #5 on: March 29, 2010, 11:03:50 AM »

Open up your /modules/mod_s5_tabshow/s5_tabshow/styles.css file and add the margin left as I have done below:


#s5_button_content .moduletable {
margin-left:-29px;
padding:6px;
}
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
rjcaroff
Jr. Member
**
Offline Offline

Posts: 26



« Reply #6 on: March 29, 2010, 01:15:19 PM »

I need to find out if I added the fix correctly, because now IE is even worse. I stuck it in where I had:

#s5_button_content .moduletable {
padding:6px;
}

So that it is now:

#s5_button_content .moduletable {
margin-left:-29px;
padding:6px;
}

Is there any impact from the following? I had seen an earlier suggestion about adjusting the margin-left value, but now that I added your fix, it doesn't seem to address IE at all.

#s5_button_content li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-10px;
line-height:16px;
}

Thanks again!
« Last Edit: March 29, 2010, 02:04:37 PM by rjcaroff » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #7 on: March 30, 2010, 12:29:34 PM »

I was just using firebug to give you the above CSS.  If you want to PM login details, FTP, to your site I can take a look for you.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
cgmpowers
Jr. Member
**
Offline Offline

Posts: 118



WWW
« Reply #8 on: September 18, 2010, 12:31:17 PM »

I have a similar problem, I fixed the space on the left (from the picture below) but my text is still not wrapping and is running off the screen..

http://www.pbdclients.com/~carpet/main/services for the website


Thanks
Chris Powers
[email protected]
Logged

Sincerely,
Christopher Powers
[email protected]
www.PowersbyDesign.com

Powers By Design, LLC

10805 Sunset Office Drive, STE 300
St. Louis, MO 63127

&

233 S. Wacker Dr, 84th Floor
Chicago, IL 60606
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #9 on: September 20, 2010, 02:40:55 PM »

Received a 404 error going to the provided url?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
cgmpowers
Jr. Member
**
Offline Offline

Posts: 118



WWW
« Reply #10 on: September 22, 2010, 06:22:08 PM »

Sorry, the SEO guy made me change page titles, etc and that changed the URLS..  It's on this page now..

http://www.pbdclients.com/~carpet/main/affordable-carpet-cleaners-st-louis-pet-stain-removal-st-louis
Logged

Sincerely,
Christopher Powers
[email protected]
www.PowersbyDesign.com

Powers By Design, LLC

10805 Sunset Office Drive, STE 300
St. Louis, MO 63127

&

233 S. Wacker Dr, 84th Floor
Chicago, IL 60606
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #11 on: September 23, 2010, 11:11:52 AM »

I took a look in firefox and they don't seem to be getting cut off anymore, did you resolve the issue?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
cgmpowers
Jr. Member
**
Offline Offline

Posts: 118



WWW
« Reply #12 on: September 23, 2010, 04:50:55 PM »

Its 'fixed' in a way....but there's an unusual amount of padding from slide one to slide ten...

I'm a little hesitant to continuously edit it because we're nearing launch and I've probably over-edited it as it is...

Chris
Logged

Sincerely,
Christopher Powers
[email protected]
www.PowersbyDesign.com

Powers By Design, LLC

10805 Sunset Office Drive, STE 300
St. Louis, MO 63127

&

233 S. Wacker Dr, 84th Floor
Chicago, IL 60606
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.