Post by platon » Thu Jun 13, 2013 6:33 am

Is there any way to remove or change the color of the white table border from the registration form ?

Attachments

ocbor.jpg

ocbor.jpg (13.4 KiB) Viewed 631 times


Newbie

Posts

Joined
Wed Apr 25, 2012 7:08 am

Post by Xyph3r » Thu Jun 13, 2013 5:31 pm

in catalog/view/theme/* your theme */stylesheet/stylesheet.css
around line 762 you have something like this

Code: Select all

#content .content { 
border: 1px solid #EEEEEE;
margin-bottom: 20px;
overflow: auto;
padding: 10px;
}


Delete or comment this line

Code: Select all

border: 1px solid #EEEEEE;

ImageImageImage
Opencart Templates, Modules, Themes & Custom Development | ShopThemer


User avatar
Active Member

Posts

Joined
Sun Feb 10, 2013 1:08 am


Post by platon » Thu Jun 13, 2013 8:01 pm

Many many thanks !!!

Newbie

Posts

Joined
Wed Apr 25, 2012 7:08 am
Who is online

Users browsing this forum: No registered users and 2 guests