Forum Support

Shape 5
March 28, 2024, 11:39:11 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How do I increase the space or padding between the articles on the featured page  (Read 846 times)
mwb12345
Jr. Member
**
Offline Offline

Posts: 53



« on: May 31, 2012, 12:48:31 AM »

Hi,

I am trying to increase the padding between 2 articles on the featured page.

http://www.talkingplatformsusa.com/joomla/

I have attached picture as well.
Logged
pmiddleton
Global Moderator
*****
Offline Offline

Posts: 2097



« Reply #1 on: May 31, 2012, 11:17:22 AM »

In template.css, around line 1126 -

.article_column {
  float: left;
  margin: 0 auto;
  width: 45%;
}

edit it to -


.article_column {
  float: left;
  margin: 0 auto auto 10px;
  width: 45%;
}

Changing the 10px in margin: to get what you need
Logged

Paul
------------
Shape 5 Team


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
mwb12345
Jr. Member
**
Offline Offline

Posts: 53



« Reply #2 on: May 31, 2012, 05:21:21 PM »

Thanks,  I was right there and almost had it correct yesterday.
Logged
pmiddleton
Global Moderator
*****
Offline Offline

Posts: 2097



« Reply #3 on: June 01, 2012, 04:47:16 AM »

No problem, glad to help
Logged

Paul
------------
Shape 5 Team


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.