Reply
Template - CSS layout, Extension and Text Positioning
Old 02-16-2008, 06:49 PM Template - CSS layout, Extension and Text Positioning
Junior Talker

Posts: 1
Name: Rosilea Falgout
Hello,

I am working on a website and would really appreciate some help.

See: http://acenteroffreedom.org/redesign/

Template layout:
I formatted the template in separate background images but know that the p tag is not the right one but how should I format this instead? Also I would like to eliminate the vertical space between the "pieces".

Extension of Template:
I would also like the template to be able to be extended on some of the pages because some pages have more text then others. See original site:
http://acenteroffreedom.org/

Text Positioning:
I am having some trouble figuring out how to create the correct padding for the text areas so that the text isn't at the edge of the background image.

Also, I would like to put upcoming events in the blue side bar area so would like some advice on how to do this. Do I need to reslice the template?

Thank you very much
rosef is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 02-16-2008, 09:23 PM Re: Template - CSS layout, Extension and Text Positioning
blue-dreamer's Avatar
Webmaster Talker

Posts: 708
Location: Middle England
You're going to have huge problems with your current method. What you need to do is divide your content areas into different divisons, using a separate <div> tag for header, menu, sidebar, main content and footer. This will allow you to define how each division is layed out. Once you have defined these you can then add a background image for each.

As a rough guide for that sort of layout you'll be needing something like this as your main structure...

<div id="header"></div>
<div id="menu"></div>
<div id="left"></div>
<div id="content"></div>
<div id="footer"></div>

Last edited by blue-dreamer : 02-16-2008 at 09:25 PM.
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 02-17-2008, 02:59 AM Re: Template - CSS layout, Extension and Text Positioning
Junior Talker

Posts: 3
Name: Aleksey Melnikov
Check this out:

http://melnikoff.ru/help/001/index.html

Is this what you'd like to see?

If you decide to use this, you'll also need to take the following files:

http://melnikoff.ru/help/001/acof08.css
http://melnikoff.ru/help/001/images/mid.gif
__________________
Themes for Nokia
melnikoff is offline
Reply With Quote
View Public Profile Visit melnikoff's homepage!
 
Old 02-17-2008, 03:01 AM Re: Template - CSS layout, Extension and Text Positioning
Junior Talker

Posts: 3
Name: Aleksey Melnikov
In fact, blue-dreamer is right. You're gonna have some problems with this layout. Especially when it comes to side menu. However, I hope my sample will help you solve the problem.
__________________
Themes for Nokia
melnikoff is offline
Reply With Quote
View Public Profile Visit melnikoff's homepage!
 
Reply     « Reply to Template - CSS layout, Extension and Text Positioning
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12713 seconds with 12 queries