New Zenner
- Join Date:
- May 2007
- Posts:
- 13
- Plugin Contributions:
- 0
New Zenner
New Zenner
Totally Zenned
andreadesigns:
Sorry I forgot to give a link:
http://www.scrappinfreestyle.com/store
Thanks
Totally Zenned
<img width="300" height="282" title=" http://scrappinfreestyle.com " alt="http://scrappinfreestyle.com" src="includes/templates/red_passion/images/logo.gif"/>
Totally Zenned
#logo {to the css moves everything.
display: none;
}
New Zenner
dbltoe:
Actually I think the main cause for the gap is the height you have defined for [quote]<img width="300" height="282" title=" http://scrappinfreestyle.com " alt="http://scrappinfreestyle.com" src="includes/templates/red_passion/images/logo.gif"/>
Totally Zenned
New Zenner
Totally Zenned
New Zenner
in your tpl_header.php, change all:
<br class="clearBoth">
to <div class="clearBoth"></div>
Then in your css, change:
.clearBoth {clear:both;}
to
.clearBoth {
clear:both;
height:0;
font-size:0;
line-height:0;
margin:0;
padding:0;
}
Totally Zenned
Totally Zenned
Spannungsbogen:
So a question or two: I've got this dumb space in Firefox between "Home Log In" and the logo/image section. There was a dumb space below the image too, which I eliminated in both browsers by taking a <br class="clearBoth"> line out of templates\template_default\common\tpl_header.php
There's one more instanceof that code line in tpl_header but removing it does not get rid of the gap.
At anyrate, does having removed <br class="clearBoth"> from one place in this file compromise anything I'm not aware of? Do I need to fix it exactly like in the quote above.... or is just having eliminated it Ok?
Zen Follower
jettrue:
in your tpl_header.php, change all:
<br class="clearBoth">
to <div class="clearBoth"></div>
Then in your css, change:
.clearBoth {clear:both;}
to
.clearBoth {
clear:both;
height:0;
font-size:0;
line-height:0;
margin:0;
padding:0;
}
New Zenner
Totally Zenned
PiscesFish:
I have the same problem. I've tried everything including the fix above. Any suggestions?
Page displays fine in IE but not Mozilla?
http://www.sitemagicdesigns.com/zen/
Totally Zenned
New Zenner
New Zenner
Totally Zenned
Totally Zenned
Destination thread ID and reason are required when shown.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.