Jump to content

A little help


Recommended Posts

Posted (edited)

 

In your css sheet

 

change line 129 to

.top-bottompadding80 { "remove the '-'"
	padding-top: 0px;
	padding-bottom: 80px;
}

 

Worked perfect thank you man but also there is no room under the products now how can I fix that? 

 

In your css sheet

 

change line 129 to

.top-bottompadding80 { "remove the '-'"
	padding-top: 0px;
	padding-bottom: 80px;
}

 

K8BQwAL.png

 

How can I get maybe an inch or so here?

Edited by Omnificent
Posted (edited)

Worked perfect thank you man but also there is no room under the products now how can I fix that? 

 

K8BQwAL.png

 

How can I get maybe an inch or so here?

 

Everything can be handled in your style sheet. Are you using a website builder or doing it yourself?

 

 

styles.css 294 to

.greylines {
	background-image: url(../images/lines4.jpg);
	padding-bottom: 10px;
}

can adjust the padding but 10px gives this

 

ckEeJri.png

Edited by Chris
Posted (edited)

Everything can be handled in your style sheet. Are you using a website builder or doing it yourself?

 

 

styles.css 294 to

.greylines {
	background-image: url(../images/lines4.jpg);
	padding-bottom: 10px;
}

can adjust the padding but 10px gives this

 

ckEeJri.png

 

Thanks man its perfect now your amazing many blessings dude. Also I'm editing it on my own just working out some flaws and making things the way I like it. 

Edited by Omnificent
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...