Support Forums

Old 07-09-2008, 01:53 PM   #1
Junior Member
 
 
Join Date: Apr 2008
Location: Puerto Rico
Posts: 22
Rep Power: 5
zavala77 is on a distinguished road
Default Main Category Table Width

Hello:

Im trying to adjust the main category and sub-categories tables width from 100% to 50% for center it in a 3 columns layout but dont change. Do I need to change it in differents .tpl files? Do I need to include the Table class from the default css in the new css file?
Please explain to learn...

Thanks.
zavala77 is offline   Reply With Quote
Old 07-10-2008, 09:42 AM   #2
Member
 
Mango's Avatar
 
Join Date: Mar 2007
Posts: 18
Rep Power: 10
Mango is on a distinguished road
Default

Hello,

Open your style.css file and find:

Code:
table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
Replace with this:

Code:
table.main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
        width: 50%;
        margin-left: auto; margin-right: auto;
}
__________________
Regards,

Mango
v4.0.9
Mango is offline   Reply With Quote
Old 07-10-2008, 09:43 PM   #3
Junior Member
 
 
Join Date: Apr 2008
Location: Puerto Rico
Posts: 22
Rep Power: 5
zavala77 is on a distinguished road
Default Table width

It works.. Thanks...
zavala77 is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Main Category search results - include subcategory listings spaceboy v3.1 Questions & Support 0 12-10-2007 02:57 PM
Main Category Font Viewed in IE & FireFox Scooter v3.1 Questions & Support 1 09-22-2006 09:58 AM
Removing browse category table from main page. gabs v3.0 Questions & Support 1 06-24-2006 12:37 PM
3.0.xx upgrading to 3.1... is this normal? Mikael v3.1 Questions & Support 4 05-23-2006 04:36 PM
Main Table width? PonyTrader v3.0 Questions & Support 2 04-19-2006 12:48 PM


All times are GMT -4. The time now is 12:58 PM.


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