Help - Search - Members - Calendar
Full Version: Template Problem
Zymic Webmaster Forums > Web Design & Development > Client Side Scripting > HTML and CSS
Colin
Hey I am trying to code this template and It is going alright except for the text on main content and sub content is too far to the right...I have tried everything I can think of and I am not a CSS Expert but here is my code of CSS File:
http://pastebin.parentnode.org/25012
HTML File:
http://pastebin.parentnode.org/25013
Screenshot of what I am talking about...:
http://i228.photobucket.com/albums/ee37/co...lateproblem.gif
Also the Statistics Text I would like to be centered and vertical centered but thats not as big a deal...
alecrust
Colin.

Not too difficult. I would be happy to code that for you for a link to my site in your footer. PM me if this is what you want.
Colin
Well I have already coded it but if you can fix the problem I can add you to the "Respected" Section on my links page...
alecrust
If you have already coded it can you paste a link to the actual page, rather than just showing us the code. We can see the code by viewing source. Then I we can sort it out.
Colin
I haven't uploaded it...so there isn't a link to an actual page...all I need to know is why the text is going over edge...you can figure that out by looking at code.
spiderwebfx
Have you tried lowering your width of content inner?
Lewis King
http://lewisking.net/colin/style.css

Change it to that mate ^^^
MrTouz
each of your divisions needs to have a margin-left margin-right margin-top margin-bottom and not set to AUTO as i see.... just set them to 4px... or probably 5px.. well try it out...
Snarup
I haven't looked at your code, only the image, but from what I can see it just seems you would need to add some padding to the areas.

Considering they go too far to the right just add this...

padding-right: 4px;

I set it to 4px because that looks roughly around the amount set to the left. I hope this solves your problem, I'll edit with other suggestions when I think of any.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.