Kaptinlin Themes Support
Discussions
→ All Categories
Symplex
299
Striking
645
Responsive Beta Questions
17
General Questions
1547
Customization
1549
Usage / How to?
2124
Suggestions
205
3rd Party Plugins & Striking
475
Ver 5.1-5.1.7.1 Series Error Reporting (Closed)
82
Ver 5.0 Series Errors (Closed)
14
Ver 4.0 Series Errors (Closed)
10
Ver 3.0+ Series Errors (Closed)
87
Ver1.0- Ver2.3 Errors (Closed)
24
Activity
Sign In
To insert code use <code>...</code>.
Striking
portfolio images width
Vote Up
0
Vote Down
vider
August 2012
Hi,
I'm using the 4 columns portfolio and I was wondering if there is a way to control the width of images to make the spaces between images smaller..
does anyone know how to do it, or if it is possible?
4 Comments
sorted by
Votes
Date Added
Vote Up
0
Vote Down
BackuPs
August 2012
Hi
You can custom the css code for the portfolio columns in the screen.css thats in the css folder which is in a subfolder of the striking theme.
and you need to alter the portfolio images code after that in the themegenerators.php so it corresponds with the alterations in the screen.css
Best regards,
Striking Team
Paul
Vote Up
0
Vote Down
vider
August 2012
tnx
I changed the css in the custom css and I think it didn't change the width of images
only the wrapper of each image..
I added this to the cutom css
.portfolios .portfolio_four_columns {
margin-right:-8px;
}
.portfolio_four_columns .portfolio_item {
width:234px;
margin-right:8px;
}
.portfolio_four_columns .portfolio_image .image_frame{
width:232px;
}
.portfolio_four_columns .portfolio_image .image_shadow{
width:232px;
}
and you can see it here:
http://www.lidpaint.com/?page_id=99
Vote Up
0
Vote Down
BackuPs
August 2012
hi
open the themegenerators.php line 1671-1677 needs also be adjusted for the none or with sidebar layout.
in your case the 217 value.
Best regards,
Striking Team
Paul
Vote Up
0
Vote Down
vider
August 2012
tnx!
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
6,996
Symplex
299
Striking
6,697
↳ Responsive Beta Questions
17
↳ General Questions
1,547
↳ Customization
1,549
↳ Usage / How to?
2,124
↳ Suggestions
205
↳ 3rd Party Plugins & Striking
475
↳ Ver 5.0 Series Errors (Closed)
14
↳ Ver 4.0 Series Errors (Closed)
10
↳ Ver 3.0+ Series Errors (Closed)
87
↳ Ver1.0- Ver2.3 Errors (Closed)
24
In this Discussion
BackuPs
August 2012
vider
August 2012
Powered by Vanilla