-
AuthorPosts
-
bloggs_x Friend
bloggs_x
- Join date:
- April 2007
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
August 24, 2007 at 3:55 pm #122314http://dev.vevodesigns.com/joomla/index.php?option=com_frontpage&Itemid=1
I am trying to get the slideshow to line up with the beginning of the finished projects, basically moved to the left.
I would also like to have half of the space between the navigation and the featured projects title.
Cheers!
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 24, 2007 at 3:59 pm #228063Check out this on line 1378 :
iv.ja-slideshow-case {
margin:27px 0pt 0pt 41px;
}
change 41 to 4 or something, try it outbloggs_x Friendbloggs_x
- Join date:
- April 2007
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
August 24, 2007 at 4:13 pm #228065which file? Template css?
bloggs_x Friendbloggs_x
- Join date:
- April 2007
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
August 24, 2007 at 4:15 pm #228066Found it!
How about reducing the space between the slideshow and the buttons for it now? And the space under the menu?Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 24, 2007 at 4:19 pm #228067For the slideshow and buttons, in the template_css.css line 1386:
div.ja-slidebar {
background:#FFFFFF none repeat scroll 0%;
margin:5px 0pt 0pt 5px;
padding:0pt;
width:99%;
}Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 24, 2007 at 4:21 pm #228068For the space under the main menu,check the template_css.css line 759:
#ja-contentwrap {
clear:both;
margin:20px 0pt;
}
And play around with the maring settings, set it to 5 or lower instead of 20bloggs_x Friendbloggs_x
- Join date:
- April 2007
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
August 24, 2007 at 4:33 pm #228069That worked to, genius 😛
What about this massive space above + below buttons?
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 24, 2007 at 4:49 pm #228072Try with this in the template_css.css line 1386:
div.ja-slidebar {
background:#FFFFFF none repeat scroll 0%;
margin:2px 0pt 0pt 5px;
padding:0pt;
width:99%;
}And check for this one and delete it:
<br/>
Above the ja-banner div in the index.phpbloggs_x Friendbloggs_x
- Join date:
- April 2007
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
August 24, 2007 at 5:14 pm #228074Nice one, seems to have sorted it
Just a though, is there a way to move the controls further up so that they appear at the bottom left of the pictures?Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
August 24, 2007 at 6:07 pm #228079To make that work out fine you need to rewrite some parts of the template i think, havent looked at it yet
bloggs_x Friendbloggs_x
- Join date:
- April 2007
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
August 24, 2007 at 8:34 pm #228089So have you any ideas about how I should go about it?
-
AuthorPosts
This topic contains 13 replies, has 2 voices, and was last updated by bloggs_x 17 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum