Support Forums

content width in css

This is a discussion on content width in css within the Templates, HTML, CSS, and Design Help forums, part of the General category; Hi, I am trying to widen the main table and so i modified some code (shown below) and the navigation ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 08-28-2009, 04:45 PM   #1
Junior Member
 
Join Date: Aug 2009
Posts: 24
Rep Power: 6
adexinc is on a distinguished road
Default content width in css

Hi,

I am trying to widen the main table and so i modified some code (shown below) and the navigation is now more narrow and the table is a little wider but the table is not connected (placed against) the right navigation menu anymore. I reduced the width of the right nav. menu by 67px and increased the content right by 67px BUT somehow there is a gap now between the menu and the table. Please help if you can. Thank you.

Joanna
Running 4.1.5 temp. = deepsea

file: deepsea/style.css

#content_left {
background-color: #FFFFFF;
float: left;
/* modified width from 207 to 140 J090828-7 */
width: 140px;
}

#content_right {
float: left;
padding-left: 35px;
padding-top: 25px;
background: url(images/sidebar.jpg) repeat-x;
/* modified width from 718 to 785 J090828-8 */
width: 785px;
}


/* @end */

/* @group Left Side */

#left_nav {
margin-top: 30px;
}

#left_navigation {
float: left;
/* modified width from 207 to 140 J090828-6 */ width: 140px;
background: url(images/nav_bg.jpg) no-repeat;
height: 494px;
}
adexinc is offline   Reply With Quote
Old 08-28-2009, 04:54 PM   #2
Junior Member
 
Join Date: Aug 2009
Posts: 24
Rep Power: 6
adexinc is on a distinguished road
Default Solved

Oops, my bad. It's fine now.
I just changed:

#content_right {
float: left;
/* modified from 35px to 5px J090828-9 */
padding-left: 5px;
adexinc is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change width of Viewlisting bowers01 Templates, HTML, CSS, and Design Help 1 09-07-2008 08:52 AM
Adjust column width mhmartin Technical Support 10 03-26-2008 01:11 AM


All times are GMT -4. The time now is 06:59 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0