-
AuthorPosts
-
robnob Friend
robnob
- Join date:
- October 2011
- Posts:
- 104
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 18
- Thanked:
- 2 times in 1 posts
April 3, 2012 at 2:16 am #175714I am looking to always center my modules assigned to a particular postion (content-mass-top)
In the past i’ve edited the CSS margins of the particular module, but i would rather edit the position.Any ideas?
Thank youTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 3, 2012 at 2:38 am #447022<em>@robnob 311908 wrote:</em><blockquote>I am looking to always center my modules assigned to a particular postion (content-mass-top)
In the past i’ve edited the CSS margins of the particular module, but i would rather edit the position.Any ideas?
Thank you</blockquote>
Hey Rob:
It would be helpful to know which position you are looking to center . . . along with your site url.😎
robnob Friendrobnob
- Join date:
- October 2011
- Posts:
- 104
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 18
- Thanked:
- 2 times in 1 posts
April 3, 2012 at 1:03 pm #447120Tom aren’t you sick of me yet? :laugh:
big3fantasy.com and i am looking to center the mod_custom and mod_contentslider.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 3, 2012 at 3:34 pm #447133<em>@robnob 312035 wrote:</em><blockquote>Tom aren’t you sick of me yet? :laugh:
big3fantasy.com and i am looking to center the mod_custom and mod_contentslider.</blockquote>
On your site, which item(s) is/are your “custom_mod?”As for your content slider positions – which I am assuming are the “Fantasy Football/Basketball/Baseball” items – to get the image thumbnails centered a bit better, try the following . . .
Within file path –> /templates/ja_methys/css/mod_jacontentslider2.css
at line 21, try increasing your margin value – for example:
.ja-contentslider {
margin: 15px;
overflow: hidden;
position: relative;
width: auto !important;
}
You can, of course, play around with the pixel value until you arrive at the positioning you like best.
If you’re also wanting to “center” your slider headings a bit, you can try the following:
Within file path –> /templates/ja_methys/css/template.css
at line 679, add a “margin-left” property – for example:
a.ja-mass-top-banner {
color: #111111;
font-family: 'BebasNeueRegular',Arial,Helvetica,sans-serif;
font-size: 750%;
line-height: 1;
margin-left: 10px;
text-decoration: none;
}
Bear in mind that given the size of the font for your “Fantasy _____” headings, any value over 10px-12px will push/wrap the “Football/Basketball/Baseball” word to the next line down.
Was that along the lines of what you were looking for – in terms of your content slider positioning?
robnob Friendrobnob
- Join date:
- October 2011
- Posts:
- 104
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 18
- Thanked:
- 2 times in 1 posts
April 3, 2012 at 4:57 pm #447162Yes i think so. I actually set that margin from 0 px to 15px, but i was hoping there was a different way to edit the actual position and not the module itself. For instance: anytime a module is added to a particular block it would center… maybe thats not possible.
Thank you – i can change the margin on the Custom module. -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by robnob 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum