473,396 Members | 2,011 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Help with 2 colum ALA style.

Ok, I have a problem with my boxes. I am making a blog currently but I
don't think I am implementing my boes correctly.

My website is www.ryanfairchild.com.

Currently it looks fine as the sider bar is to the right and in place
however if I post a topic with a long name then the box where the
sidebar is displays recent topics, but if the topic is too long then it
wraps underneath the main content box and throws off the whole scheme.
I cam up with a solution since I am using MoveableType. I take the
title and trim it 25 characters so that the topic is not so long, but I
know there is a way with CSS to just wrap the text in the box and then
indent it or something. This is my current CSS:

body {
background:#000;
margin:0;
padding:10px 0 14px;
font:x-small Helvetica,Arial,Verdana,Sans-serif;
text-align:center;
font-size/* */:/**/small;
font-size: /**/small;
}

textarea[id="comment-text"] {
width: 80%;
}

img {
border:0;
}

/*
Links
----------------------------------------------------------*/

a:link {
font-weight: bold;
color:#E00067;
text-decoration:none;
}
a:visited {
font-weight: bold;
color:#E00067;
text-decoration:none;
}
a:hover {
font-weight: bold;
color:#999;
text-decoration:none;
}

/*
Boxes
----------------------------------------------------------*/

#container {

background:#000;
width:700px;
padding:0;
margin:auto;
text-align:left;

}

#top-rounding {
background:#000
url("http://www.ryanfairchild.com/images/top_container.jpg") no-repeat
bottom;
padding-top:50px;
margin:0 0 0 0;
width:100%;
}

#banner {
background: #999
url("http://www.ryanfairchild.com/images/header_banner3.jpg")
no-repeat;
width:100%;
height:400px;
}

#main {
background:#fff;
width:100%;
font-size:85%;
}

#content {
width:450px;
float:left;
color:#000;
padding:0px 20px 0px 20px;
margin:0;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

#sidebar{
float:left;
padding:0px 20px 0px 20px;
margin: 0;
color:#999;
text-transform:lowercase;
}

#bottom-rounding{
background:#000
url("http://www.ryanfairchild.com/images/bottom_container.JPG")
no-repeat top;
padding-bottom:43px;
margin:0;
width:100%;
}

/*
Classes
----------------------------------------------------------*/
#content blockquote {
line-height: 150%;
}

#content li {
line-height: 150%;
}

#content h3 {
color: #999;
font-family: Helvetica,Arial,Verdana,Sans-serif;
font-size: small;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

#content h2 {
color:#999;
text-transform:lowercase;
}

#content p.posted {
font-family: Helvetica,Arial,Verdana,Sans-serif;
font-size: x-small;
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

#sidebar h2{
text-transform:lowercase;
color:#999;
margin-bottom:5px;
}

#sidebar ul {
margin-bottom:10px;
padding-left:15px;
list-style:none;
}

#siderbar li{
margin-bottom:5px;
}
..photo {
text-align: left;
margin-bottom: 20px;
}

..link-note {
font-family: Helvetica,Arial,Verdana,Sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
padding:0;
margin-bottom: 15px;
}

..commenter-profile img {
vertical-align: middle;
border-width: 0;
}

/* Misc
----------------------------------------------- */
..clear {
background:#fff;
clear:both;
display:block;
margin:0;
padding:0;
font-size:1px;
}

To see how this is all implemented it to use the Web Developer plugin
for Firefox and just display block ID & classes.

It will show you how this is all setup.

Please, I would greatly appreciate someone to look at this and give me
a suggestion. And maybe tell me how sloppy my CSS is at the same time.
That's alot to ask I know but I am sure I can help whoever in reutrn.

Jul 21 '05 #1
17 2365
bump

Jul 21 '05 #2
"ry************@gmail.com" <ry************@gmail.com> wrote:
bump


Bump yourself:
http://www.spartanicus.utvinternet.i...s_help_you.htm

--
Spartanicus
Jul 21 '05 #3
go fuck yourself

Jul 21 '05 #4
ry************@gmail.com:
go fuck yourself


Gladly. Good luck with your issue, whatever it is...

Jul 21 '05 #5
i made it pretty clear...you jsut choose not to red the top you twit

Jul 21 '05 #6
ry************@gmail.com wrote:
i made it pretty clear...you jsut choose not to red the top you twit


I think you'll find he chose not to read or think about your post on
account of your offensive manner, not because he couldn't navigate it.

As you seem to have misunderstood perhaps I should explain that if you
choose to behave in that way, you're very unlikely to find anyone here
who'll help you.

--
Michael
m r o z a t u k g a t e w a y d o t n e t
Jul 21 '05 #7
Yes too bad that my original post had nothing offensive in it, then i
said bump. Then Neal thought it would be funny to use sarcasm to
undermine me. I don't take kindly to it and sould not. He was not
going to help me anyways. "He couldn't navigate it" ? Uh read his link
obviously he wanted me to ask a question that dealt with one line and
felt posting acutal cod eis to much. I don't want his help if he is an
asshole ad can't do the job any way. Read the whole post before you
respond.

Jul 21 '05 #8
On 19 Dec 2004 07:14:31 -0800, ry************@gmail.com
<ry************@gmail.com> wrote:
Yes too bad that my original post had nothing offensive in it, then i
said bump.


I think I know what the problem is.

Your original post is not available to me. In my newsreader, the "bump"
post is at the head of the thread - to the best of my knowledge, it was
the first post.. As you have the (bad) habit of not quoting when replying,
I could not have any way of knowing what the issue was.

Repost the issue, and please, quote the posts when you reply. All this
could have been avoided had this been done.

Jul 21 '05 #9
I hit reply everytime. I did not mean for it blow up, but I am pretty
sure I have solved the issue by now.

Jul 21 '05 #10
On 19 Dec 2004 18:46:02 -0800, ry************@gmail.com
<ry************@gmail.com> wrote:
I hit reply everytime.
Yes, but that does not mean the original post shows up on another user's
display. Usenet is like that - posts propogate at different rates, some
servers time them out, and some lose their threading if a lot of time goes
by.

That's why every reply to you has quoted your post - in the event the
original post is not available, the reply still makes sense. See?
I did not mean for it blow up, but I am pretty
sure I have solved the issue by now.


Well, if you need help, by all means post. But seriously, leave at leastr
enough of the replied-to post so your context is clear just looking at the
one post. It saves others time and everyone trouble, and you're more
likely to get help.
Jul 21 '05 #11

<ry************@gmail.com> wrote in message
news:11********************@f14g2000cwb.googlegrou ps.com...
I hit reply everytime. I did not mean for it blow up, but I am pretty
sure I have solved the issue by now.


It was a bad assumption that your original posting would still be in
people's newsreaders--or on their news servers--or that they had even
downloaded it in the first place--when you sent a bump two weeks later.

Jul 21 '05 #12
I just use the web based google groups, I assumed most people did too.
You all really need to learn to not tear people apart so quick because
they do not know the rules that the community has instantiated.

Jul 21 '05 #13
On 20 Dec 2004 16:03:15 -0800, ry************@gmail.com
<ry************@gmail.com> wrote:
I just use the web based google groups, I assumed most people did too.
Let me help show you what nearly everyone does.

1) Ask your ISP if they offer newsgroups and how to set them up. If they
do not, visit http://www.individual.net and learn how to gain access to a
free newsserver.

2) There are many agents to access newsgroups. Outlook Express is probably
the most commonly used. You can set your newsgroup account up in OE.

3) You'll soon discover how to find specific newsgroups. This one is among
them.

Some advantages of using a newsreader over GG:

* GG does not update quickly - it's intended as an archive
* Must be online to read GG messages - with a newsreader you can download
and refer to them anytime
* Newsreader interface is probably quicker and definitely more
feature-filled than GG
* "Subscription" to various newsgroups allows you to know what you've read
and not, etc.
* You can block posters who you'd rather not read.
You all really need to learn to not tear people apart so quick because
they do not know the rules that the community has instantiated.


Though it can just as easily be said that you should read a bit in a
newsgroup before posting. In fact, that has been said since the dawn of
Usenet.

When you enter a new community, you cannot simply act as you please
without checking to see what are the conventions. If someone from, say,
Amsterdam came to NLondon and was looking for hash, they'd be arrested. Is
it their fault they did not know thew laws and customs? Sure is.

I do need to implore you - just as every other reply on this newsgroup
does, your replies should quote the previous post. They do not make sense
- in fact, that omission is what caused the recent argument in this
thread. Please make this change in your posting even if you do not take my
advice and use Usenet as it is intended.
Jul 21 '05 #14
Neal <ne*****@yahoo.com> wrote:
* GG does not update quickly


They've improved it, no more noticeable delay via GG.

--
Spartanicus
Jul 21 '05 #15
On Tue, 21 Dec 2004 01:21:29 +0000, Spartanicus <me@privacy.net> wrote:
Neal <ne*****@yahoo.com> wrote:
* GG does not update quickly


They've improved it, no more noticeable delay via GG.


Well, I'd argue against one who'd say GG has improved on the whole, but
the quicker availability of posts is a plus.

Jul 21 '05 #16

<ry************@gmail.com> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
I just use the web based google groups, I assumed most people did too.
Google Groups is just one interface to an Internet feature (Usenet) that's
been around substantially longer than Google. It's also a poor interface for
regular use (though it's perfect for searches). For one thing (unless things
have changed since the last time I actually posted a message through Google
Groups), most people don't want to wait hours and hours for their postings
to show up on the board.
You all really need to learn to not tear people apart so quick because
they do not know the rules that the community has instantiated.


There's something to be said for that. At least Spartanicus' page is titled
"Help Us Help You" which I think is considerably less belligerent than the
title of the "Why We Won't Help You" page.

Jul 21 '05 #17
JRS: In article <op**************@news.individual.net>, dated Mon, 20
Dec 2004 20:26:45, seen in news:comp.infosystems.www.authoring.styleshee
ts, Neal <ne*****@yahoo.com> posted :
On Tue, 21 Dec 2004 01:21:29 +0000, Spartanicus <me@privacy.net> wrote:
Neal <ne*****@yahoo.com> wrote:
* GG does not update quickly


They've improved it, no more noticeable delay via GG.


Well, I'd argue against one who'd say GG has improved on the whole, but
the quicker availability of posts is a plus.


Only if the posts are worth having available.

--
© John Stockton, Surrey, UK. ??*@merlyn.demon.co.uk Turnpike v4.00 MIME. ©
Web <URL:http://www.merlyn.demon.co.uk/> - FAQish topics, acronyms, & links.

In MS OE, choose Tools, Options, Send; select Plain Text for News and E-mail.
Jul 21 '05 #18

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Henrik | last post by:
hi how can i hide a row or colum still containing data in a msflexgrid -- Best regards henrik
9
by: Alex Nordhus | last post by:
Im trying to grab a colum of data from a text file and write it to a new file. I am having trouble getting It to write the data to newlines. Python is making it one Long string without any spaces...
1
by: Silky | last post by:
Iam trying to get the green footer div to sit on the bottom of all three divs so as the divs vary in height it sits off the bottom of the lowest one I cannot use absolutes because the three...
5
by: Rated R1 | last post by:
I wrote this before in the NGs, so I am going to paste the responses that I got and see if someone can please help me. Email me and we can set something up as Id even be willing to pay for your...
0
by: xiaozozo | last post by:
also, i would like to do some URL tagging with the retrieved colum value such as: http://localhost/PM/message.aspx?id=123 how do i go about writing the url tagging codes? samples will do :...
0
by: Jet Mah | last post by:
Hi, Mert I want to update the "read_status" colum when reading data, this is my way as below: //...
5
by: mail | last post by:
Urgent help needed! I moved an application from ASP+ACCESS to ASP+MS SQLSERVER and I have the following problem: If the join on two tables results on duplicate colum names (which appear in...
3
by: Bennie | last post by:
My problem is the following: I need to count the number of diffrent letters that were printed for each account. To do this for one value of a colum is easy in the where clause: SELECT Count(.)...
4
by: n | last post by:
Hello! Here is a problem I hope you can point me to a solution. It Problem: A teacher needs to know which lesson to teach. A school has a curriculum with 26 lessons, A-Z. For a given class,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.