Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

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

Posts: 8
Name: Rosilea Falgout
Trades: 0
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
 
 
Register now for full access!
Old 02-16-2008, 09:23 PM Re: Template - CSS layout, Extension and Text Positioning
blue-dreamer's Avatar
King Spam Talker

Posts: 1,222
Location: Middle England
Trades: 0
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
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
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
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE
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 Search this Thread
Search this Thread:

Advanced Search

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

BB 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.32973 seconds with 12 queries