How to find this css for to modify padding settings?

Amazing responsive, mobile ready VirtueMart e-commerce Joomla template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Nov 25, 2013 11:44 am
Reply with quote
Report this post
hi, i need to modify the setting of what u see in the following picture in home page of the website:
uno.jpg


Using firebug i found this but it says me not where the css is:
2.jpg


where the file for to change these padding settings is?


in case u need to see byurself here is the website: www.telaumbra.it

tnx
User avatar
Gold Boarder

teitbite
Mon Nov 25, 2013 4:27 pm
Reply with quote
Report this post
Hi

You do not need to search for a file with a code. Please use override.css file and override the css value with a new ones. Please remember to allow using override in template settings.
User avatar
Moderator

GK User
Mon Nov 25, 2013 5:40 pm
Reply with quote
Report this post
ok what code i should write exactly?
tnx
User avatar
Gold Boarder

teitbite
Tue Nov 26, 2013 1:35 am
Reply with quote
Report this post
Hi

Just use the exact code You have in Your screenshot, Just change the values so it'll match Your needs.
User avatar
Moderator

GK User
Wed Nov 27, 2013 8:20 am
Reply with quote
Report this post
ok done, but is it possible to put a border as u see in the picture?

ScreenHunter_01 Nov. 27 08.18.jpg


tnx
User avatar
Gold Boarder

teitbite
Thu Nov 28, 2013 7:09 am
Reply with quote
Report this post
Hi

Please add ths code to css:

Code: Select all
#nsp-nsp_487 {
    -moz-box-sizing: border-box;
    border: 1px solid #000000;
    width: 100%;
}
User avatar
Moderator

GK User
Fri Nov 29, 2013 6:23 pm
Reply with quote
Report this post
Tnx so much.. .. i really apreciate your work ad you help desk system!!
User avatar
Gold Boarder

teitbite
Mon Dec 02, 2013 11:17 am
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron