-
AuthorPosts
-
April 5, 2011 at 11:25 pm #162414
Hi Guys,
1st point: I am having a problem on my front page… all my module text and some of my article text is showing enlarged font and bold, yet when i go to other pages on the website its looks fine… it just seems to be a problem on the front page URL: http://www.omaghstendas.com/newsite2nd Point – I have installed the slideshow module but as you see from the link above it is too long – I would like to shorten the lenght of the slideshow so that the left modules are positioned beside the slideshow instead of under it.
All help greatly appreciated
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 6, 2011 at 5:39 am #385075Please turn off css compression in template parameters so as to give in right css file and line reference
Also, It would be great if you could provide in screenshot marked with annotations as to how you want it to be
April 6, 2011 at 9:39 am #385129Thanks Aman… Please find attached screenshots
– the red arrows show where i want the text to be reduced and the blue arrow shows were i want the slideshow to be narrower.
– you can see that the second screenshot show what the menu is like on other pages – and this is the way i want it on the front page.
Thanks in advance
-
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 6, 2011 at 10:21 am #385141<blockquote>Please turn off css compression in template parameters so as to give in right css file and line reference</blockquote>
Please do this as suggested earlier
April 6, 2011 at 11:02 am #385151I ahve done that with no change to the front page:
please see link http://www.omaghstendas.com/newsite
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 6, 2011 at 12:05 pm #385160<em>@nialmcsorley 232615 wrote:</em><blockquote>I ahve done that with no change to the front page:
please see link http://www.omaghstendas.com/newsite</blockquote>
1) Change this::
a {template.css (line 27)
color: #000000;
text-decoration: underline;
}to
a {template.css (line 27)
color: #000000;
text-decoration: none;
}Css file reference:: templates/ja_social/css/template.css
and change this::
#ja-container ul.menu li a {template.css (line 586)
background: url(“../images/bullet-grey.png”) no-repeat scroll 15px 12px transparent;
color: #000000;
text-indent: 27px;
width: 100%;
}to
#ja-container ul.menu li a {template.css (line 586)
background: url(“../images/bullet-grey.png”) no-repeat scroll 15px 12px transparent;
color: #000000;
font-weight: lighter;
text-indent: 27px;
width: 100%;
}2) Modules assigned to Left module position will show in the specific area even seen on demo template also
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by aman204 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum