Forum Support

Shape 5
March 28, 2024, 03:10:59 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: Same Text showing differenlyt on different pages - IE issue?  (Read 528 times)
tomkerr
Jr. Member
**
Offline Offline

Posts: 19



« on: December 27, 2011, 12:59:24 PM »

site: saintbenedicts.com
Several modules & articles show differently on the first page vs. subsequent pages.

example - Blog on first page is displayed on the left side of every page. When viewed, using IE8 (and maybe other IEs), it shows with large overflowing text on the first page but on all subsequent pages it is the correct size.  The same happens on the right side.

I have attached screenshots or you can go to the website

THANKS
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: December 27, 2011, 01:08:33 PM »

Hello,

It's because there is no line break in the web address in that article. Different browsers will interpret line breaks differently. You can try reducing the font size. In the template's index.php file search for:

<?php if ($browser == "ie7" || $browser == "ie8") { ?>

And just below that add:

h4 {
font-size:0.9em;
}
Logged

Mike Knott
------------
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
tomkerr
Jr. Member
**
Offline Offline

Posts: 19



« Reply #2 on: December 27, 2011, 02:47:45 PM »

Mike
Thanks but I found a similar line but it is different

<style type="text/css">
body {font-family: '<?php echo $s5_fonts;?>',Helvetica,Arial,Sans-Serif ;}

<?php if ($browser == "ie7" || $browser == "ie8" || $browser == "ie9") { ?>
.s5_lr_tab_inner {writing-mode: bt-rl;filter: flipV flipH;}
<?php } ?>

Is this where I would edit?
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: December 27, 2011, 03:34:56 PM »

Hello,

Yes, right below this line:

.s5_lr_tab_inner {writing-mode: bt-rl;filter: flipV flipH;}

Logged

Mike Knott
------------
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
tomkerr
Jr. Member
**
Offline Offline

Posts: 19



« Reply #4 on: December 27, 2011, 03:59:35 PM »

THANKS!!!!! Worked Great....

You buys are fabulous!!!
Logged
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.