WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Annoying design issue on my template, please help!
tobyw7:
I have an odd problem that I have spent a long time trying to solve. Please take a look at my site www.deathcaprecords.com
There is a space between the body/content area and the footer. Yet when you click onto the Contact page there isn't.
I've been able to 'fix' this by setting the height in pixels for the content div to around 2000px from auto. When I set it to auto the space appaears, but when I set a manual height the gap disappears.
Any ideas would be greatly received!
Thank you in advance :)
dbs:
hmm... kill the <p> at Tobi White and the next <p> ...
tobyw7:
--- Quote from: dbs on October 03, 2010, 11:15:02 PM ---hmm... kill the <p> at Tobi White and the next <p> ...
--- End quote ---
I checked that, didn't seem to help though, sorry.
dbs:
i mean 2 lines with <p>
one line is now away, but toby has a <p> around.
sorry for my english
or make this:
--- Code: ---<p style="margin:0;"><span style="font-weight: bold;">Toby White</span></p>
--- End code ---
tobyw7:
--- Quote from: dbs on October 04, 2010, 12:02:39 PM ---i mean 2 lines with <p>
one line is now away, but toby has a <p> around.
sorry for my english
or make this:
--- Code: ---<p style="margin:0;"><span style="font-weight: bold;">Toby White</span></p>
--- End code ---
--- End quote ---
The site uses the following template: http://studiohem.com/dcr/template.html which works fine, it's only when you add the following
--- Code: --- <!-- column for main content -->
<div id="content">
<?php page_content(1); ?>
</div>
--- End code ---
That it doesn't work, I can double check it when I get back home later as well.
Navigation
[0] Message Index
[#] Next page
Go to full version