Container Row

Permalink Browser Info Environment
How would I go about moving up the text in the container rows? I think that identified the code, but I don't know what needs to be changed.
/* Start Home Page CSS */
.container_row{float:left; width:884px}
.container_row .column_left{float:left; width:276px; padding:0 0 0 9px; margin:10px 0 0 0}
.container_row .column_left p{margin:0px; padding:0}
.container_row .column_left .title{float:left; width:276px; background:url(images/top_curve.gif) no-repeat 0 0; font-size:12px; line-height:14px; font-weight:bold; padding:14px 0 0; color:#fff; margin:0}
.container_row .column_left .left_detail{float:left; width:256px; padding:10px; background:url(images/column_border.gif) repeat-y 0 0}
.container_row .column_left .bottom_curve{float:left; width:276px; height:31px; background:url(images/bottom_curve.gif) no-repeat 0 0}
.container_row .column_left .bottom_curve p{float:left; width:256px; font-weight:bold; margin:0; padding:8px 10px 11px 10px; color:#fff}
.container_row .column_left .bottom_curve p a{color:#fff; text-decoration:none}
.container_row .column_left .bottom_curve p a:hover{color:#fff; text-decoration:underline} 
.container_row .column_center{float:left; width:276px; padding:0 0 0 19px; margin:10px 0 0 0}
.container_row .column_center p{margin:0px; padding:0px}
.container_row .column_center .title{float:left; width:276px; background:url(images/top_curve.gif) no-repeat 0 0; font-size:12px; line-height:14px; font-weight:bold; padding:14px 0 0; color:#fff; margin:0}
.container_row .column_center .center_detail{float:left; width:256px; padding:10px; background:url(images/column_border.gif) repeat-y 0 0}
.container_row .column_center .bottom_curve{float:left; width:276px; height:31px; background:url(images/bottom_curve.gif) no-repeat 0 0}

Type: Discussion
Status: New
geek2009
View Replies:
cannonf700 replied on at Permalink Reply
cannonf700
you're going to have to be more specific...
Which text? which pages?
send me a link to your site and I can use firebug to tell you exactly what you want.
geek2009 replied on at Permalink Reply
geek2009
www.afsa881.org. I want to move the word Legislative up.
cannonf700 replied on at Permalink Reply
cannonf700
geek2009
well...
1st, your site is in violation of the copyright laws that are necessary in order to use the template. you MUST keep the link back to stylishtemplates in the footer area.

2nd, you have the styles and codes so screwed up its hard to tell exactly what' going on. It seems like you didn't even put the title in the title box but in the content box...
you should try and stay away from using <strong> Bold </strong> to emphasize a title and use the heading tags from the content editors drop down styles menu.
geek2009 replied on at Permalink Reply
geek2009
cannonf700,
Sorry about the link. Can you tell me what you would like it to say and link to? I will fix that tonight.

I just looked at my site, and the titles are defiantly in the title box.
cannonf700 replied on at Permalink Reply 1 Attachment
cannonf700
geek2009,
I don't mean to be a butt-head about the license, but the design isn't mine but I would like to assume that the C5 Community will honor CreativeCommons licenses... so this line of code should be in the footer:

<?php echo t('Design by Stylish ') ?><a href="http://www.stylishtemplate.com/">Webstite Templates.</a>

If you edit the padding in line 62 of the main.css to read something like this. padding:10px 0 10px 0; you should get what you're looking for. The first 10px refers to the top padding, the 0 refers to right padding the next 10px refers to bottom padding and then the 0 for left padding. Adjust the top and bottom together, meaning, if you add more to the bottom you should take some from the top and vice versa.

The code on you site is confusing. You've added some special styling that doesn't make much since. see attached .jpg if you want - this is the code of your site. Why do you have a block with custom styling of -20px ?

Anyway, look at line 62 for your fixes.
geek2009 replied on at Permalink Reply
geek2009
Thanks for your help! I will fix that license issue tonight.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.